···21212222 doCheck = true;23232424- meta = with lib; {2424+ meta = {2525 description = "Command line pastebin for sharing terminal output";2626 longDescription = ''2727 Fiche is a command line pastebin server for sharing terminal output.···34343535 homepage = "https://github.com/solusipse/fiche";3636 changelog = "https://github.com/solusipse/fiche/releases/tag/${version}";3737- license = licenses.mit;3838- maintainers = [ maintainers.pinpox ];3939- platforms = platforms.all;3737+ license = lib.licenses.mit;3838+ maintainers = [ lib.maintainers.pinpox ];3939+ platforms = lib.platforms.all;4040 mainProgram = "fiche";4141 };4242}
+3-3
pkgs/by-name/fi/fierce/package.nix
···27272828 pythonImportsCheck = [ "fierce" ];29293030- meta = with lib; {3030+ meta = {3131 description = "DNS reconnaissance tool for locating non-contiguous IP space";3232 homepage = "https://github.com/mschwager/fierce";3333 changelog = "https://github.com/mschwager/fierce/blob/${version}/CHANGELOG.md";3434- license = licenses.gpl3Plus;3535- maintainers = with maintainers; [ c0bw3b ];3434+ license = lib.licenses.gpl3Plus;3535+ maintainers = with lib.maintainers; [ c0bw3b ];3636 mainProgram = "fierce";3737 };3838}
+3-3
pkgs/by-name/fi/fim-rs/package.nix
···4242 # There is a failure while the binary is checked4343 doCheck = false;44444545- meta = with lib; {4545+ meta = {4646 description = "Host-based file integrity monitoring tool";4747 longDescription = ''4848 FIM is a File Integrity Monitoring tool that tracks any event over your···5656 '';5757 homepage = "https://github.com/Achiefs/fim";5858 changelog = "https://github.com/Achiefs/fim/releases/tag/v${version}";5959- license = licenses.gpl3Only;6060- maintainers = with maintainers; [ fab ];5959+ license = lib.licenses.gpl3Only;6060+ maintainers = with lib.maintainers; [ fab ];6161 mainProgram = "fim";6262 };6363}
+3-3
pkgs/by-name/fi/findomain/package.nix
···3838 installManPage findomain.13939 '';40404141- meta = with lib; {4141+ meta = {4242 description = "Fastest and cross-platform subdomain enumerator";4343 homepage = "https://github.com/Findomain/Findomain";4444 changelog = "https://github.com/Findomain/Findomain/releases/tag/${version}";4545- license = licenses.gpl3Plus;4646- maintainers = with maintainers; [4545+ license = lib.licenses.gpl3Plus;4646+ maintainers = with lib.maintainers; [4747 Br1ght0ne4848 figsoda4949 ];
+3-3
pkgs/by-name/fi/fingerprintx/package.nix
···2525 # Tests require network access2626 doCheck = false;27272828- meta = with lib; {2828+ meta = {2929 description = "Standalone utility for service discovery on open ports";3030 mainProgram = "fingerprintx";3131 homepage = "https://github.com/praetorian-inc/fingerprintx";3232 changelog = "https://github.com/praetorian-inc/fingerprintx/releases/tag/v${version}";3333- license = licenses.asl20;3434- maintainers = with maintainers; [ fab ];3333+ license = lib.licenses.asl20;3434+ maintainers = with lib.maintainers; [ fab ];3535 };3636}
+3-3
pkgs/by-name/fi/firecracker/package.nix
···8383 runHook postInstall8484 '';85858686- meta = with lib; {8686+ meta = {8787 description = "Secure, fast, minimal micro-container virtualization";8888 homepage = "http://firecracker-microvm.io";8989 changelog = "https://github.com/firecracker-microvm/firecracker/releases/tag/v${version}";9090 mainProgram = "firecracker";9191- license = licenses.asl20;9191+ license = lib.licenses.asl20;9292 platforms = lib.platforms.linux;9393- maintainers = with maintainers; [9393+ maintainers = with lib.maintainers; [9494 usertam9595 thoughtpolice9696 qjoly
+3-3
pkgs/by-name/fl/flare-floss/package.nix
···6161 export HOME=$(mktemp -d)6262 '';63636464- meta = with lib; {6464+ meta = {6565 description = "Automatically extract obfuscated strings from malware";6666 homepage = "https://github.com/mandiant/flare-floss";6767 changelog = "https://github.com/mandiant/flare-floss/releases/tag/v${version}";6868- license = licenses.asl20;6868+ license = lib.licenses.asl20;6969 mainProgram = "floss";7070- maintainers = with maintainers; [ fab ];7070+ maintainers = with lib.maintainers; [ fab ];7171 };7272}
+3-3
pkgs/by-name/fl/flavours/package.nix
···3232 --bash <($out/bin/flavours --completions bash)3333 '';34343535- meta = with lib; {3535+ meta = {3636 description = "Easy to use base16 scheme manager/builder that integrates with any workflow";3737 homepage = "https://github.com/Misterio77/flavours";3838 changelog = "https://github.com/Misterio77/flavours/releases/tag/v${version}";3939- license = licenses.mit;4040- maintainers = with maintainers; [3939+ license = lib.licenses.mit;4040+ maintainers = with lib.maintainers; [4141 moni4242 misterio774343 ];
+3-3
pkgs/by-name/fl/flip-link/package.nix
···2929 "--skip should_verify_memory_layout"3030 ];31313232- meta = with lib; {3232+ meta = {3333 description = "Adds zero-cost stack overflow protection to your embedded programs";3434 mainProgram = "flip-link";3535 homepage = "https://github.com/knurling-rs/flip-link";3636 changelog = "https://github.com/knurling-rs/flip-link/blob/v${version}/CHANGELOG.md";3737- license = with licenses; [3737+ license = with lib.licenses; [3838 asl20 # or3939 mit4040 ];4141- maintainers = with maintainers; [4141+ maintainers = with lib.maintainers; [4242 FlorianFranzen4343 newam4444 ];
+4-4
pkgs/by-name/fl/flycast/package.nix
···5353 wrapProgram $out/bin/flycast --prefix LD_LIBRARY_PATH : ${lib.makeLibraryPath [ vulkan-loader ]}5454 '';55555656- meta = with lib; {5656+ meta = {5757 homepage = "https://github.com/flyinghead/flycast";5858 changelog = "https://github.com/flyinghead/flycast/releases/tag/v${version}";5959 description = "Multi-platform Sega Dreamcast, Naomi and Atomiswave emulator";6060 mainProgram = "flycast";6161- license = licenses.gpl2Only;6262- platforms = platforms.unix;6363- maintainers = [ ];6161+ license = lib.licenses.gpl2Only;6262+ platforms = lib.platforms.unix;6363+ maintainers = with lib.maintainers; [ ];6464 };6565}
+3-3
pkgs/by-name/fo/foliate/package.nix
···5050 webkitgtk_6_05151 ];52525353- meta = with lib; {5353+ meta = {5454 description = "Simple and modern GTK eBook reader";5555 homepage = "https://johnfactotum.github.io/foliate";5656 changelog = "https://github.com/johnfactotum/foliate/releases/tag/${version}";5757- license = licenses.gpl3Only;5858- maintainers = with maintainers; [5757+ license = lib.licenses.gpl3Only;5858+ maintainers = with lib.maintainers; [5959 onny6060 aleksana6161 ];
+4-4
pkgs/by-name/fo/fortune-kind/package.nix
···5858 ln -s fortune-kind $out/bin/fortune5959 '';60606161- meta = with lib; {6161+ meta = {6262 description = "Kinder, curated fortune, written in rust";6363 longDescription = ''6464 Historically, contributions to fortune-mod have had a less-than ideal···7070 '';7171 homepage = "https://github.com/cafkafk/fortune-kind";7272 changelog = "https://github.com/cafkafk/fortune-kind/releases/tag/v${version}";7373- license = licenses.gpl3Only;7373+ license = lib.licenses.gpl3Only;7474 mainProgram = "fortune-kind";7575- maintainers = with maintainers; [ cafkafk ];7676- platforms = platforms.unix ++ platforms.windows;7575+ maintainers = with lib.maintainers; [ cafkafk ];7676+ platforms = lib.platforms.unix ++ lib.platforms.windows;7777 };7878}
+4-4
pkgs/by-name/fo/four-in-a-row/package.nix
···5555 updateScript = gnome.updateScript { packageName = "four-in-a-row"; };5656 };57575858- meta = with lib; {5858+ meta = {5959 homepage = "https://gitlab.gnome.org/GNOME/four-in-a-row";6060 changelog = "https://gitlab.gnome.org/GNOME/four-in-a-row/-/blob/${version}/NEWS?ref_type=tags";6161 description = "Make lines of the same color to win";6262 mainProgram = "four-in-a-row";6363- teams = [ teams.gnome ];6464- license = licenses.gpl2;6565- platforms = platforms.unix;6363+ teams = [ lib.teams.gnome ];6464+ license = lib.licenses.gpl2;6565+ platforms = lib.platforms.unix;6666 };6767}
+4-4
pkgs/by-name/fr/fractal/package.nix
···107107 updateScript = nix-update-script { };108108 };109109110110- meta = with lib; {110110+ meta = {111111 description = "Matrix group messaging app";112112 homepage = "https://gitlab.gnome.org/GNOME/fractal";113113 changelog = "https://gitlab.gnome.org/World/fractal/-/releases/${version}";114114- license = licenses.gpl3Plus;115115- teams = [ teams.gnome ];116116- platforms = platforms.linux;114114+ license = lib.licenses.gpl3Plus;115115+ teams = [ lib.teams.gnome ];116116+ platforms = lib.platforms.linux;117117 mainProgram = "fractal";118118 };119119}
+3-3
pkgs/by-name/fr/frawk/package.nix
···4343 # depends on cpu instructions that may not be available on builders4444 doCheck = false;45454646- meta = with lib; {4646+ meta = {4747 description = "Small programming language for writing short programs processing textual data";4848 mainProgram = "frawk";4949 homepage = "https://github.com/ezrosent/frawk";5050 changelog = "https://github.com/ezrosent/frawk/releases/tag/v${version}";5151- license = with licenses; [5151+ license = with lib.licenses; [5252 mit # or5353 asl205454 ];5555- maintainers = with maintainers; [ figsoda ];5555+ maintainers = with lib.maintainers; [ figsoda ];5656 };5757}
+3-3
pkgs/by-name/fr/fre/package.nix
···1818 useFetchCargoVendor = true;1919 cargoHash = "sha256-07qKG4ju2UOkTcgWAl2U0uqQZyiosK1UH/M2BvwMAaU=";20202121- meta = with lib; {2121+ meta = {2222 description = "CLI tool for tracking your most-used directories and files";2323 homepage = "https://github.com/camdencheek/fre";2424 changelog = "https://github.com/camdencheek/fre/blob/${version}/CHANGELOG.md";2525- license = with licenses; [ mit ];2626- maintainers = with maintainers; [ gaykitty ];2525+ license = with lib.licenses; [ mit ];2626+ maintainers = with lib.maintainers; [ gaykitty ];2727 mainProgram = "fre";2828 };2929}
+3-3
pkgs/by-name/fr/freenukum/package.nix
···7070 install -Dm644 "${desktopItem}/share/applications/"* -t $out/share/applications/7171 '';72727373- meta = with lib; {7373+ meta = {7474 description = "Clone of the original Duke Nukum 1 Jump'n Run game";7575 homepage = "https://salsa.debian.org/silwol/freenukum";7676 changelog = "https://salsa.debian.org/silwol/freenukum/-/blob/v${version}/CHANGELOG.md";7777- license = licenses.agpl3Plus;7878- maintainers = with maintainers; [ _0x4A6F ];7777+ license = lib.licenses.agpl3Plus;7878+ maintainers = with lib.maintainers; [ _0x4A6F ];7979 broken = stdenv.hostPlatform.isDarwin;8080 };8181}
+4-4
pkgs/by-name/fr/freetds/package.nix
···3131 pkg-config3232 ];33333434- meta = with lib; {3434+ meta = {3535 description = "Libraries to natively talk to Microsoft SQL Server and Sybase databases";3636 homepage = "https://www.freetds.org";3737 changelog = "https://github.com/FreeTDS/freetds/releases/tag/v${version}";3838- license = licenses.lgpl2;3939- maintainers = with maintainers; [ peterhoeg ];4040- platforms = platforms.all;3838+ license = lib.licenses.lgpl2;3939+ maintainers = with lib.maintainers; [ peterhoeg ];4040+ platforms = lib.platforms.all;4141 };4242}
+4-4
pkgs/by-name/fr/frotz/package.nix
···48484949 installFlags = [ "PREFIX=$(out)" ];50505151- meta = with lib; {5151+ meta = {5252 homepage = "https://davidgriffith.gitlab.io/frotz/";5353 changelog = "https://gitlab.com/DavidGriffith/frotz/-/raw/${version}/NEWS";5454 description = "Z-machine interpreter for Infocom games and other interactive fiction";5555 mainProgram = "frotz";5656- platforms = platforms.unix;5757- maintainers = with maintainers; [5656+ platforms = lib.platforms.unix;5757+ maintainers = with lib.maintainers; [5858 nicknovitski5959 ddelabru6060 ];6161- license = licenses.gpl2Plus;6161+ license = lib.licenses.gpl2Plus;6262 };6363}
+4-4
pkgs/by-name/ga/galene/package.nix
···3838 tests.vm = nixosTests.galene.basic;3939 };40404141- meta = with lib; {4141+ meta = {4242 description = "Videoconferencing server that is easy to deploy, written in Go";4343 homepage = "https://github.com/jech/galene";4444 changelog = "https://github.com/jech/galene/raw/galene-${version}/CHANGES";4545- license = licenses.mit;4646- platforms = platforms.linux;4545+ license = lib.licenses.mit;4646+ platforms = lib.platforms.linux;4747 teams = [ lib.teams.ngi ];4848- maintainers = with maintainers; [4848+ maintainers = with lib.maintainers; [4949 rgrunbla5050 erdnaxe5151 ];
+3-3
pkgs/by-name/ga/galer/package.nix
···17171818 vendorHash = "sha256-BS7ZUq8/swZpTaYGjiF5OuZXQpoosZ3mdF9v1euijxo=";19192020- meta = with lib; {2020+ meta = {2121 description = "Tool to fetch URLs from HTML attributes";2222 homepage = "https://github.com/dwisiswant0/galer";2323 changelog = "https://github.com/dwisiswant0/galer/releases/tag/v${version}";2424- license = licenses.mit;2525- maintainers = with maintainers; [ fab ];2424+ license = lib.licenses.mit;2525+ maintainers = with lib.maintainers; [ fab ];2626 mainProgram = "galer";2727 };2828}
+4-4
pkgs/by-name/ga/gallia/package.nix
···46464747 pythonImportsCheck = [ "gallia" ];48484949- meta = with lib; {4949+ meta = {5050 description = "Extendable Pentesting Framework for the Automotive Domain";5151 homepage = "https://github.com/Fraunhofer-AISEC/gallia";5252 changelog = "https://github.com/Fraunhofer-AISEC/gallia/releases/tag/v${version}";5353- license = with licenses; [ asl20 ];5454- maintainers = with maintainers; [5353+ license = with lib.licenses; [ asl20 ];5454+ maintainers = with lib.maintainers; [5555 fab5656 rumpelsepp5757 ];5858- platforms = platforms.linux;5858+ platforms = lib.platforms.linux;5959 };6060}
+3-3
pkgs/by-name/ga/gam/package.nix
···6363 runHook postCheck6464 '';65656666- meta = with lib; {6666+ meta = {6767 description = "Command line management for Google Workspace";6868 mainProgram = "gam";6969 homepage = "https://github.com/GAM-team/GAM/wiki";7070 changelog = "https://github.com/GAM-team/GAM/releases/tag/v${version}";7171- license = licenses.asl20;7272- maintainers = with maintainers; [ thanegill ];7171+ license = lib.licenses.asl20;7272+ maintainers = with lib.maintainers; [ thanegill ];7373 };74747575}
+4-4
pkgs/by-name/ga/game-rs/package.nix
···23232424 propagatedBuildInputs = [ steam-run ];25252626- meta = with lib; {2626+ meta = {2727 description = "Minimal CLI game launcher for linux";2828 homepage = "https://github.com/amanse/game-rs";2929 changelog = "https://github.com/Amanse/game-rs/releases/tag/v${version}";3030- license = with licenses; [ mit ];3131- maintainers = with maintainers; [ amanse ];3232- platforms = platforms.linux;3030+ license = with lib.licenses; [ mit ];3131+ maintainers = with lib.maintainers; [ amanse ];3232+ platforms = lib.platforms.linux;3333 };3434}
+3-3
pkgs/by-name/ga/gato/package.nix
···4040 "gato"4141 ];42424343- meta = with lib; {4343+ meta = {4444 description = "GitHub Self-Hosted Runner Enumeration and Attack Tool";4545 homepage = "https://github.com/praetorian-inc/gato";4646 changelog = "https://github.com/praetorian-inc/gato/releases/tag/${version}";4747- license = licenses.asl20;4848- maintainers = with maintainers; [ fab ];4747+ license = lib.licenses.asl20;4848+ maintainers = with lib.maintainers; [ fab ];4949 mainProgram = "gato";5050 };5151}
···4646 "test_acceptance"4747 ];48484949- meta = with lib; {4949+ meta = {5050 description = "Comprehensive scanner for Google Cloud";5151 homepage = "https://github.com/google/gcp_scanner";5252 changelog = "https://github.com/google/gcp_scanner/blob/${version}/CHANGELOG.md";5353- license = licenses.asl20;5454- maintainers = with maintainers; [ fab ];5353+ license = lib.licenses.asl20;5454+ maintainers = with lib.maintainers; [ fab ];5555 mainProgram = "gcp-scanner";5656 };5757}
+3-3
pkgs/by-name/gc/gcsfuse/package.nix
···4444 ln -s $out/bin/mount_gcsfuse $out/bin/mount.fuse.gcsfuse4545 '';46464747- meta = with lib; {4747+ meta = {4848 description = "User-space file system for interacting with Google Cloud Storage";4949 homepage = "https://cloud.google.com/storage/docs/gcs-fuse";5050 changelog = "https://github.com/GoogleCloudPlatform/gcsfuse/releases/tag/v${version}";5151- license = licenses.asl20;5252- maintainers = [ ];5151+ license = lib.licenses.asl20;5252+ maintainers = with lib.maintainers; [ ];5353 # internal/cache/file/downloader/job.go:386:77: undefined: syscall.O_DIRECT5454 broken = stdenv.hostPlatform.isDarwin;5555 };
+4-4
pkgs/by-name/ge/geary/package.nix
···151151 };152152 };153153154154- meta = with lib; {154154+ meta = {155155 homepage = "https://gitlab.gnome.org/GNOME/geary";156156 changelog = "https://gitlab.gnome.org/GNOME/geary/-/blob/${version}/NEWS?ref_type=tags";157157 description = "Mail client for GNOME 3";158158- teams = [ teams.gnome ];159159- license = licenses.lgpl21Plus;160160- platforms = platforms.linux;158158+ teams = [ lib.teams.gnome ];159159+ license = lib.licenses.lgpl21Plus;160160+ platforms = lib.platforms.linux;161161 };162162}
+3-3
pkgs/by-name/ge/genact/package.nix
···3232 --zsh <($out/bin/genact --print-completions zsh)3333 '';34343535- meta = with lib; {3535+ meta = {3636 description = "Nonsense activity generator";3737 homepage = "https://github.com/svenstaro/genact";3838 changelog = "https://github.com/svenstaro/genact/blob/v${version}/CHANGELOG.md";3939- license = licenses.mit;4040- maintainers = with maintainers; [ figsoda ];3939+ license = lib.licenses.mit;4040+ maintainers = with lib.maintainers; [ figsoda ];4141 mainProgram = "genact";4242 };4343}
+4-4
pkgs/by-name/ge/gerbera/package.nix
···165165166166 passthru.tests = { inherit (nixosTests) mediatomb; };167167168168- meta = with lib; {168168+ meta = {169169 homepage = "https://docs.gerbera.io/";170170 changelog = "https://github.com/gerbera/gerbera/releases/tag/v${version}";171171 description = "UPnP Media Server for 2024";···174174 It allows to stream your digital media through your home network and consume it on all kinds175175 of UPnP supporting devices.176176 '';177177- license = licenses.gpl2Only;178178- maintainers = with maintainers; [ ardumont ];179179- platforms = platforms.linux;177177+ license = lib.licenses.gpl2Only;178178+ maintainers = with lib.maintainers; [ ardumont ];179179+ platforms = lib.platforms.linux;180180 mainProgram = "gerbera";181181 };182182}
+3-3
pkgs/by-name/gh/gh-i/package.nix
···19192020 ldflags = [ "-s" ];21212222- meta = with lib; {2222+ meta = {2323 description = "Search github issues interactively";2424 changelog = "https://github.com/gennaro-tedesco/gh-i/releases/tag/v${version}";2525 homepage = "https://github.com/gennaro-tedesco/gh-i";2626- license = licenses.asl20;2727- maintainers = with maintainers; [ phanirithvij ];2626+ license = lib.licenses.asl20;2727+ maintainers = with lib.maintainers; [ phanirithvij ];2828 mainProgram = "gh-i";2929 };3030}
+3-3
pkgs/by-name/gh/gh/package.nix
···5555 package = gh;5656 };57575858- meta = with lib; {5858+ meta = {5959 description = "GitHub CLI tool";6060 homepage = "https://cli.github.com/";6161 changelog = "https://github.com/cli/cli/releases/tag/v${version}";6262- license = licenses.mit;6262+ license = lib.licenses.mit;6363 mainProgram = "gh";6464- maintainers = with maintainers; [ zowoq ];6464+ maintainers = with lib.maintainers; [ zowoq ];6565 };6666}
+3-3
pkgs/by-name/gh/ghauri/package.nix
···3434 "ghauri"3535 ];36363737- meta = with lib; {3737+ meta = {3838 description = "Tool for detecting and exploiting SQL injection security flaws";3939 homepage = "https://github.com/r0oth3x49/ghauri";4040 changelog = "https://github.com/r0oth3x49/ghauri/releases/tag/${version}";4141- license = licenses.mit;4242- maintainers = with maintainers; [ fab ];4141+ license = lib.licenses.mit;4242+ maintainers = with lib.maintainers; [ fab ];4343 mainProgram = "ghauri";4444 };4545}
+3-3
pkgs/by-name/gh/ghostie/package.nix
···3838 export HOME=$(mktemp -d)3939 '';40404141- meta = with lib; {4141+ meta = {4242 description = "Github notifications in your terminal";4343 homepage = "https://github.com/attriaayush/ghostie";4444 changelog = "https://github.com/attriaayush/ghostie/releases/tag/v${version}";4545- license = licenses.mit;4646- maintainers = with maintainers; [ matthiasbeyer ];4545+ license = lib.licenses.mit;4646+ maintainers = with lib.maintainers; [ matthiasbeyer ];4747 broken = stdenv.hostPlatform.isx86_64 && stdenv.hostPlatform.isDarwin;4848 mainProgram = "ghostie";4949 };
+3-3
pkgs/by-name/gh/ghostunnel/package.nix
···3939 podman = nixosTests.podman-tls-ghostunnel;4040 };41414242- meta = with lib; {4242+ meta = {4343 description = "TLS proxy with mutual authentication support for securing non-TLS backend applications";4444 homepage = "https://github.com/ghostunnel/ghostunnel#readme";4545 changelog = "https://github.com/ghostunnel/ghostunnel/releases/tag/v${version}";4646- license = licenses.asl20;4747- maintainers = with maintainers; [4646+ license = lib.licenses.asl20;4747+ maintainers = with lib.maintainers; [4848 roberth4949 mjm5050 ];
+3-3
pkgs/by-name/gh/ghunt/package.nix
···5454 "ghunt"5555 ];56565757- meta = with lib; {5757+ meta = {5858 description = "Offensive Google framework";5959 mainProgram = "ghunt";6060 homepage = "https://github.com/mxrch/ghunt";6161 changelog = "https://github.com/mxrch/GHunt/releases/tag/v${version}";6262- license = licenses.agpl3Only;6363- maintainers = with maintainers; [ fab ];6262+ license = lib.licenses.agpl3Only;6363+ maintainers = with lib.maintainers; [ fab ];6464 };6565}
+3-3
pkgs/by-name/gi/girsh/package.nix
···2626 mv $out/bin/src $out/bin/$pname2727 '';28282929- meta = with lib; {2929+ meta = {3030 description = "Automatically spawn a reverse shell fully interactive for Linux or Windows victim";3131 homepage = "https://github.com/nodauf/Girsh";3232 changelog = "https://github.com/nodauf/Girsh/releases/tag/v${version}";3333- license = licenses.gpl2Only;3434- maintainers = with maintainers; [ fab ];3333+ license = lib.licenses.gpl2Only;3434+ maintainers = with lib.maintainers; [ fab ];3535 };3636}
+3-3
pkgs/by-name/gi/git-cliff/package.nix
···4040 installManPage $OUT_DIR/git-cliff.14141 '';42424343- meta = with lib; {4343+ meta = {4444 description = "Highly customizable Changelog Generator that follows Conventional Commit specifications";4545 homepage = "https://github.com/orhun/git-cliff";4646 changelog = "https://github.com/orhun/git-cliff/blob/v${version}/CHANGELOG.md";4747- license = licenses.gpl3Only;4848- maintainers = with maintainers; [4747+ license = lib.licenses.gpl3Only;4848+ maintainers = with lib.maintainers; [4949 siraben5050 matthiasbeyer5151 ];
···2222 preCheck = "export GIRT_BUILD_GIT_HASH=${version}";2323 postCheck = "unset GIRT_BUILD_GIT_HASH";24242525- meta = with lib; {2525+ meta = {2626 homepage = "https://github.com/MitMaro/git-interactive-rebase-tool";2727 description = "Native cross platform full feature terminal based sequence editor for git interactive rebase";2828 changelog = "https://github.com/MitMaro/git-interactive-rebase-tool/releases/tag/${version}";2929- license = licenses.mit;3030- maintainers = with maintainers; [2929+ license = lib.licenses.mit;3030+ maintainers = with lib.maintainers; [3131 SuperSandro20003232 zowoq3333 ma27
+3-3
pkgs/by-name/gi/git-mit/package.nix
···4444 LIBGIT2_NO_VENDOR = 1;4545 };46464747- meta = with lib; {4747+ meta = {4848 description = "Minimalist set of hooks to aid pairing and link commits to issues";4949 homepage = "https://github.com/PurpleBooth/git-mit";5050 changelog = "https://github.com/PurpleBooth/git-mit/releases/tag/v${version}";5151- license = licenses.cc0;5252- maintainers = with maintainers; [ figsoda ];5151+ license = lib.licenses.cc0;5252+ maintainers = with lib.maintainers; [ figsoda ];5353 };5454}
+3-3
pkgs/by-name/gi/git-nomad/package.nix
···21212222 nativeCheckInputs = [ git ];23232424- meta = with lib; {2424+ meta = {2525 description = "Synchronize work-in-progress git branches in a light weight fashion";2626 homepage = "https://github.com/rraval/git-nomad";2727 changelog = "https://github.com/rraval/git-nomad/blob/v${version}/CHANGELOG.md";2828- license = licenses.mit;2929- maintainers = with maintainers; [ rraval ];2828+ license = lib.licenses.mit;2929+ maintainers = with lib.maintainers; [ rraval ];3030 mainProgram = "git-nomad";3131 };3232}
+3-3
pkgs/by-name/gi/git-releaser/package.nix
···22222323 passthru.updateScript = nix-update-script { };24242525- meta = with lib; {2525+ meta = {2626 description = "Tool for creating Git releases based on Semantic Versioning";2727 homepage = "https://github.com/git-releaser/git-releaser";2828 changelog = "https://github.com/git-releaser/git-releaser/releases/tag/v${version}";2929- maintainers = with maintainers; [ jakuzure ];3030- license = licenses.asl20;2929+ maintainers = with lib.maintainers; [ jakuzure ];3030+ license = lib.licenses.asl20;3131 mainProgram = "git-releaser";3232 };3333}
+3-3
pkgs/by-name/gi/git-stack/package.nix
···2727 package = git-stack;2828 };29293030- meta = with lib; {3030+ meta = {3131 description = "Stacked branch management for Git";3232 homepage = "https://github.com/gitext-rs/git-stack";3333 changelog = "https://github.com/gitext-rs/git-stack/releases/tag/v${version}";3434- license = licenses.asl20;3535- maintainers = with maintainers; [ stehessel ];3434+ license = lib.licenses.asl20;3535+ maintainers = with lib.maintainers; [ stehessel ];3636 mainProgram = "git-stack";3737 };3838}
+3-3
pkgs/by-name/gi/git-together/package.nix
···2525 useFetchCargoVendor = true;2626 cargoHash = "sha256-5LKKjHzIlXw0bUmF7GDCVW0cptCxohq6CNPIrMZKorM=";27272828- meta = with lib; {2828+ meta = {2929 changelog = "https://github.com/kejadlen/git-together/releases/tag/v${version}";3030 description = "Better commit attribution while pairing without messing with your git workflow";3131 homepage = "https://github.com/kejadlen/git-together";3232- license = licenses.mit;3333- maintainers = with maintainers; [ sentientmonkey ];3232+ license = lib.licenses.mit;3333+ maintainers = with lib.maintainers; [ sentientmonkey ];3434 mainProgram = "git-together";3535 };3636}
+3-3
pkgs/by-name/gi/gitcs/package.nix
···19192020 ldflags = [ "-s" ];21212222- meta = with lib; {2222+ meta = {2323 description = "Scan local git repositories and generate a visual contributions graph";2424 changelog = "https://github.com/knbr13/gitcs/releases/tag/v${version}";2525 homepage = "https://github.com/knbr13/gitcs";2626- license = licenses.mit;2727- maintainers = with maintainers; [ phanirithvij ];2626+ license = lib.licenses.mit;2727+ maintainers = with lib.maintainers; [ phanirithvij ];2828 mainProgram = "gitcs";2929 };3030}
+3-3
pkgs/by-name/gi/gitea-actions-runner/package.nix
···3131 version = "v${version}";3232 };33333434- meta = with lib; {3434+ meta = {3535 mainProgram = "act_runner";3636- maintainers = with maintainers; [ techknowlogick ];3737- license = licenses.mit;3636+ maintainers = with lib.maintainers; [ techknowlogick ];3737+ license = lib.licenses.mit;3838 changelog = "https://gitea.com/gitea/act_runner/releases/tag/v${version}";3939 homepage = "https://gitea.com/gitea/act_runner";4040 description = "Runner for Gitea based on act";
+4-4
pkgs/by-name/gi/gitg/package.nix
···89899090 strictDeps = true;91919292- meta = with lib; {9292+ meta = {9393 homepage = "https://gitlab.gnome.org/GNOME/gitg";9494 changelog = "https://gitlab.gnome.org/GNOME/gitg/-/blob/v${version}/NEWS?ref_type=tags";9595 description = "GNOME GUI client to view git repositories";9696 mainProgram = "gitg";9797- maintainers = with maintainers; [9797+ maintainers = with lib.maintainers; [9898 domenkozar9999 Luflosi100100 ];101101- license = licenses.gpl2Plus;102102- platforms = platforms.linux;101101+ license = lib.licenses.gpl2Plus;102102+ platforms = lib.platforms.linux;103103 };104104}
+5-5
pkgs/by-name/gi/github-runner/package.nix
···335335 updateScript = ./update.sh;336336 };337337338338- meta = with lib; {339339- changelog = "https://github.com/actions/runner/releases/tag/v${version}";338338+ meta = {339339+ changelog = "https://github.com/actions/runner/releases/tag/v${finalAttrs.version}";340340 description = "Self-hosted runner for GitHub Actions";341341 homepage = "https://github.com/actions/runner";342342- license = licenses.mit;343343- maintainers = with maintainers; [342342+ license = lib.licenses.mit;343343+ maintainers = with lib.maintainers; [344344 veehaitch345345 kfollesdal346346 aanderse···352352 "x86_64-darwin"353353 "aarch64-darwin"354354 ];355355- sourceProvenance = with sourceTypes; [ binaryNativeCode ];355355+ sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];356356 };357357})
+3-3
pkgs/by-name/gi/gitlab-pages/package.nix
···1919 vendorHash = "sha256-BjCwPt1duDINHP7L0qT2KNTjOZ62bWgVij88ztjjyPg=";2020 subPackages = [ "." ];21212222- meta = with lib; {2222+ meta = {2323 description = "Daemon used to serve static websites for GitLab users";2424 mainProgram = "gitlab-pages";2525 homepage = "https://gitlab.com/gitlab-org/gitlab-pages";2626 changelog = "https://gitlab.com/gitlab-org/gitlab-pages/-/blob/v${version}/CHANGELOG.md";2727- license = licenses.mit;2828- teams = [ teams.gitlab ];2727+ license = lib.licenses.mit;2828+ teams = [ lib.teams.gitlab ];2929 };3030}
+3-3
pkgs/by-name/gi/gitleaks/package.nix
···46464747 passthru.updateScript = nix-update-script { };48484949- meta = with lib; {4949+ meta = {5050 description = "Scan git repos (or files) for secrets";5151 longDescription = ''5252 Gitleaks is a SAST tool for detecting hardcoded secrets like passwords,···5454 '';5555 homepage = "https://github.com/zricethezav/gitleaks";5656 changelog = "https://github.com/zricethezav/gitleaks/releases/tag/v${version}";5757- license = with licenses; [ mit ];5858- maintainers = with maintainers; [ fab ];5757+ license = with lib.licenses; [ mit ];5858+ maintainers = with lib.maintainers; [ fab ];5959 mainProgram = "gitleaks";6060 };6161}
+3-3
pkgs/by-name/gi/gitls/package.nix
···2525 version = "v${version}";2626 };27272828- meta = with lib; {2828+ meta = {2929 description = "Tools to enumerate git repository URL";3030 homepage = "https://github.com/hahwul/gitls";3131 changelog = "https://github.com/hahwul/gitls/releases/tag/v${version}";3232- license = licenses.mit;3333- maintainers = with maintainers; [ fab ];3232+ license = lib.licenses.mit;3333+ maintainers = with lib.maintainers; [ fab ];3434 mainProgram = "gitls";3535 };3636}
+3-3
pkgs/by-name/gi/gittuf/package.nix
···32323333 postInstall = "rm $out/bin/cli"; # remove gendoc cli binary34343535- meta = with lib; {3535+ meta = {3636 changelog = "https://github.com/gittuf/gittuf/blob/v${version}/CHANGELOG.md";3737 description = "Security layer for Git repositories";3838 homepage = "https://gittuf.dev";3939- license = licenses.asl20;3939+ license = lib.licenses.asl20;4040 mainProgram = "gittuf";4141- maintainers = with maintainers; [ flandweber ];4141+ maintainers = with lib.maintainers; [ flandweber ];4242 };4343}
+4-4
pkgs/by-name/gi/gitversion/package.nix
···10101111 nugetHash = "sha256-gtkD+egl9zAfJ4ZsOwb7u82IhBabjBFxU+nv9yQ1HHQ=";12121313- meta = with lib; {1313+ meta = {1414 description = "From git log to SemVer in no time";1515 homepage = "https://gitversion.net/";1616 changelog = "https://github.com/GitTools/GitVersion/releases/tag/${version}";1717 downloadPage = "https://github.com/GitTools/GitVersion";1818- license = licenses.mit;1919- platforms = platforms.linux ++ platforms.windows ++ platforms.darwin;2020- maintainers = with maintainers; [ acesyde ];1818+ license = lib.licenses.mit;1919+ platforms = lib.platforms.linux ++ lib.platforms.windows ++ lib.platforms.darwin;2020+ maintainers = with lib.maintainers; [ acesyde ];2121 };2222}
+3-3
pkgs/by-name/gl/glasskube/package.nix
···77777878 passthru.updateScript = nix-update-script { };79798080- meta = with lib; {8080+ meta = {8181 description = "The missing Package Manager for Kubernetes featuring a GUI and a CLI";8282 homepage = "https://github.com/glasskube/glasskube";8383 changelog = "https://github.com/glasskube/glasskube/releases/tag/v${version}";8484- maintainers = with maintainers; [ jakuzure ];8585- license = licenses.asl20;8484+ maintainers = with lib.maintainers; [ jakuzure ];8585+ license = lib.licenses.asl20;8686 mainProgram = "glasskube";8787 };8888}
+3-3
pkgs/by-name/gl/glitter/package.nix
···3434 "runs_correctly"3535 ];36363737- meta = with lib; {3737+ meta = {3838 description = "Git wrapper that allows you to compress multiple commands into one";3939 homepage = "https://github.com/milo123459/glitter";4040 changelog = "https://github.com/Milo123459/glitter/releases/tag/v${version}";4141- license = licenses.mit;4242- maintainers = with maintainers; [ figsoda ];4141+ license = lib.licenses.mit;4242+ maintainers = with lib.maintainers; [ figsoda ];4343 mainProgram = "glitter";4444 };4545}
+3-3
pkgs/by-name/gl/glow/package.nix
···3636 --zsh <($out/bin/glow completion zsh)3737 '';38383939- meta = with lib; {3939+ meta = {4040 description = "Render markdown on the CLI, with pizzazz!";4141 homepage = "https://github.com/charmbracelet/glow";4242 changelog = "https://github.com/charmbracelet/glow/releases/tag/v${version}";4343- license = licenses.mit;4444- maintainers = with maintainers; [4343+ license = lib.licenses.mit;4444+ maintainers = with lib.maintainers; [4545 Br1ght0ne4646 penguwin4747 ];
+3-3
pkgs/by-name/go/go-bindata/package.nix
···2424 "-w"2525 ];26262727- meta = with lib; {2727+ meta = {2828 homepage = "https://github.com/kevinburke/go-bindata";2929 changelog = "https://github.com/kevinburke/go-bindata/blob/v${version}/CHANGELOG.md";3030 description = "Small utility which generates Go code from any file, useful for embedding binary data in a Go program";3131 mainProgram = "go-bindata";3232- maintainers = [ ];3333- license = licenses.cc0;3232+ maintainers = with lib.maintainers; [ ];3333+ license = lib.licenses.cc0;3434 };3535}
+3-3
pkgs/by-name/go/go-camo/package.nix
···4343 rm pkg/camo/proxy_{,filter_}test.go4444 '';45454646- meta = with lib; {4646+ meta = {4747 description = "Camo server is a special type of image proxy that proxies non-secure images over SSL/TLS";4848 homepage = "https://github.com/cactus/go-camo";4949 changelog = "https://github.com/cactus/go-camo/releases/tag/v${version}";5050- license = licenses.mit;5050+ license = lib.licenses.mit;5151 mainProgram = "go-camo";5252- maintainers = with maintainers; [ viraptor ];5252+ maintainers = with lib.maintainers; [ viraptor ];5353 };5454}
+3-3
pkgs/by-name/go/go-cve-search/package.nix
···2020 # Tests requires network access2121 doCheck = false;22222323- meta = with lib; {2323+ meta = {2424 description = "Lightweight CVE search tool";2525 mainProgram = "go-cve-search";2626 longDescription = ''···2929 '';3030 homepage = "https://github.com/s-index/go-cve-search";3131 changelog = "https://github.com/s-index/go-cve-search/releases/tag/v${version}";3232- license = with licenses; [ mit ];3333- maintainers = with maintainers; [ fab ];3232+ license = with lib.licenses; [ mit ];3333+ maintainers = with lib.maintainers; [ fab ];3434 };3535}
+3-3
pkgs/by-name/go/go-dork/package.nix
···17171818 vendorHash = "sha256-6V58RRRPamBMDAf0gg4sQMQkoD5dWauCFtPrwf5EasI=";19192020- meta = with lib; {2020+ meta = {2121 description = "Dork scanner";2222 homepage = "https://github.com/dwisiswant0/go-dork";2323 changelog = "https://github.com/dwisiswant0/go-dork/releases/tag/v${version}";2424- license = licenses.mit;2525- maintainers = with maintainers; [ fab ];2424+ license = lib.licenses.mit;2525+ maintainers = with lib.maintainers; [ fab ];2626 mainProgram = "go-dork";2727 };2828}
+3-3
pkgs/by-name/go/go-exploitdb/package.nix
···2323 "-X=github.com/vulsio/go-exploitdb/config.Version=${version}"2424 ];25252626- meta = with lib; {2626+ meta = {2727 description = "Tool for searching Exploits from Exploit Databases, etc";2828 mainProgram = "go-exploitdb";2929 homepage = "https://github.com/vulsio/go-exploitdb";3030 changelog = "https://github.com/vulsio/go-exploitdb/releases/tag/v${version}";3131- license = licenses.mit;3232- maintainers = with maintainers; [ fab ];3131+ license = lib.licenses.mit;3232+ maintainers = with lib.maintainers; [ fab ];3333 };3434}
+3-3
pkgs/by-name/go/go-licenses/package.nix
···5151 # Tests require internet connection5252 doCheck = false;53535454- meta = with lib; {5454+ meta = {5555 changelog = "https://github.com/google/go-licenses/releases/tag/v${version}";5656 description = "Reports on the licenses used by a Go package and its dependencies";5757 mainProgram = "go-licenses";5858 homepage = "https://github.com/google/go-licenses";5959- license = with licenses; [ asl20 ];6060- maintainers = with maintainers; [ Luflosi ];5959+ license = with lib.licenses; [ asl20 ];6060+ maintainers = with lib.maintainers; [ Luflosi ];6161 };6262}
+3-3
pkgs/by-name/go/go-secdump/package.nix
···2222 "-w"2323 ];24242525- meta = with lib; {2525+ meta = {2626 description = "Tool to remotely dump secrets from the Windows registry";2727 homepage = "https://github.com/jfjallid/go-secdump";2828 changelog = "https://github.com/jfjallid/go-secdump/releases/tag/${version}";2929- license = licenses.mit;3030- maintainers = with maintainers; [ fab ];2929+ license = lib.licenses.mit;3030+ maintainers = with lib.maintainers; [ fab ];3131 mainProgram = "go-secdump";3232 platforms = lib.platforms.linux;3333 };
+3-3
pkgs/by-name/go/go-swagger/package.nix
···2828 "-X github.com/go-swagger/go-swagger/cmd/swagger/commands.Commit=${src.rev}"2929 ];30303131- meta = with lib; {3131+ meta = {3232 description = "Golang implementation of Swagger 2.0, representation of your RESTful API";3333 homepage = "https://github.com/go-swagger/go-swagger";3434 changelog = "https://github.com/go-swagger/go-swagger/releases/tag/v${version}";3535- license = licenses.asl20;3636- maintainers = with maintainers; [ kalbasit ];3535+ license = lib.licenses.asl20;3636+ maintainers = with lib.maintainers; [ kalbasit ];3737 mainProgram = "swagger";3838 };3939}
+3-3
pkgs/by-name/go/go2rtc/package.nix
···26262727 doCheck = false; # tests fail28282929- meta = with lib; {2929+ meta = {3030 description = "Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MJPEG, HomeKit, FFmpeg, etc";3131 homepage = "https://github.com/AlexxIT/go2rtc";3232 changelog = "https://github.com/AlexxIT/go2rtc/releases/tag/v${version}";3333- license = licenses.mit;3434- maintainers = with maintainers; [ hexa ];3333+ license = lib.licenses.mit;3434+ maintainers = with lib.maintainers; [ hexa ];3535 mainProgram = "go2rtc";3636 };3737}
+3-3
pkgs/by-name/go/go2tv/package.nix
···45454646 doCheck = false;47474848- meta = with lib; {4848+ meta = {4949 description = "Cast media files to UPnP/DLNA Media Renderers and Smart TVs";5050 homepage = "https://github.com/alexballas/go2tv";5151 changelog = "https://github.com/alexballas/go2tv/releases/tag/v${version}";5252- license = licenses.mit;5353- maintainers = with maintainers; [ gdamjan ];5252+ license = lib.licenses.mit;5353+ maintainers = with lib.maintainers; [ gdamjan ];5454 mainProgram = pname;5555 };5656}
+3-3
pkgs/by-name/go/go365/package.nix
···2222 mv $out/bin/Go365 $out/bin/$pname2323 '';24242525- meta = with lib; {2525+ meta = {2626 description = "Office 365 enumeration tool";2727 homepage = "https://github.com/optiv/Go365";2828 changelog = "https://github.com/optiv/Go365/releases/tag/v${version}";2929- license = with licenses; [ mit ];3030- maintainers = with maintainers; [ fab ];2929+ license = with lib.licenses; [ mit ];3030+ maintainers = with lib.maintainers; [ fab ];3131 mainProgram = "Go365";3232 };3333}
+4-4
pkgs/by-name/go/goaccess/package.nix
···4242 ]4343 );44444545- meta = with lib; {4545+ meta = {4646 description = "Real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems";4747 homepage = "https://goaccess.io";4848 changelog = "https://github.com/allinurl/goaccess/raw/v${version}/ChangeLog";4949- license = licenses.mit;5050- maintainers = with maintainers; [ ederoyd46 ];5151- platforms = platforms.linux ++ platforms.darwin;4949+ license = lib.licenses.mit;5050+ maintainers = with lib.maintainers; [ ederoyd46 ];5151+ platforms = lib.platforms.linux ++ lib.platforms.darwin;5252 mainProgram = "goaccess";5353 };5454}
+3-3
pkgs/by-name/go/gobgpd/package.nix
···34343535 passthru.tests = { inherit (nixosTests) gobgpd; };36363737- meta = with lib; {3737+ meta = {3838 description = "BGP implemented in Go";3939 mainProgram = "gobgpd";4040 homepage = "https://osrg.github.io/gobgp/";4141 changelog = "https://github.com/osrg/gobgp/releases/tag/v${version}";4242- license = licenses.asl20;4343- maintainers = with maintainers; [ higebu ];4242+ license = lib.licenses.asl20;4343+ maintainers = with lib.maintainers; [ higebu ];4444 };4545}
+3-3
pkgs/by-name/go/goblob/package.nix
···2222 "-w"2323 ];24242525- meta = with lib; {2525+ meta = {2626 description = "Enumeration tool for publicly exposed Azure Storage blobs";2727 mainProgram = "goblob";2828 homepage = "https://github.com/Macmod/goblob";2929 changelog = "https://github.com/Macmod/goblob/releases/tag/v${version}";3030- license = licenses.mit;3131- maintainers = with maintainers; [ fab ];3030+ license = lib.licenses.mit;3131+ maintainers = with lib.maintainers; [ fab ];3232 };3333}
+3-3
pkgs/by-name/go/gobuster/package.nix
···2222 "-w"2323 ];24242525- meta = with lib; {2525+ meta = {2626 description = "Tool used to brute-force URIs, DNS subdomains, Virtual Host names on target web servers";2727 mainProgram = "gobuster";2828 homepage = "https://github.com/OJ/gobuster";2929 changelog = "https://github.com/OJ/gobuster/releases/tag/v${version}";3030- license = licenses.asl20;3131- maintainers = with maintainers; [3030+ license = lib.licenses.asl20;3131+ maintainers = with lib.maintainers; [3232 fab3333 pamplemousse3434 ];
+3-3
pkgs/by-name/go/godns/package.nix
···54545555 passthru.updateScript = nix-update-script { };56565757- meta = with lib; {5757+ meta = {5858 description = "Dynamic DNS client tool supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc";5959 homepage = "https://github.com/TimothyYe/godns";6060 changelog = "https://github.com/TimothyYe/godns/releases/tag/v${version}";6161- license = licenses.asl20;6262- maintainers = with maintainers; [ yinfeng ];6161+ license = lib.licenses.asl20;6262+ maintainers = with lib.maintainers; [ yinfeng ];6363 mainProgram = "godns";6464 };6565}
+4-4
pkgs/by-name/go/godspeed/package.nix
···2525 mv $out/bin/GodSpeed $out/bin/${pname}2626 '';27272828- meta = with lib; {2828+ meta = {2929 description = "Manager for reverse shells";3030 homepage = "https://github.com/redcode-labs/GodSpeed";3131 changelog = "https://github.com/redcode-labs/GodSpeed/releases/tag/${version}";3232- license = licenses.mit;3333- maintainers = with maintainers; [ fab ];3434- teams = [ teams.redcodelabs ];3232+ license = lib.licenses.mit;3333+ maintainers = with lib.maintainers; [ fab ];3434+ teams = [ lib.teams.redcodelabs ];3535 mainProgram = "godspeed";3636 broken = stdenv.hostPlatform.isDarwin;3737 };
+3-3
pkgs/by-name/go/goeland/package.nix
···2323 "-X github.com/slurdge/goeland/version.GitCommit=${version}"2424 ];25252626- meta = with lib; {2626+ meta = {2727 description = "Alternative to rss2email written in golang with many filters";2828 mainProgram = "goeland";2929 longDescription = ''···3434 '';3535 homepage = "https://github.com/slurdge/goeland";3636 changelog = "https://github.com/slurdge/goeland/blob/v${version}/CHANGELOG.md";3737- license = with licenses; [ mit ];3838- maintainers = [ maintainers.sweenu ];3737+ license = with lib.licenses; [ mit ];3838+ maintainers = [ lib.maintainers.sweenu ];3939 };4040}
+3-3
pkgs/by-name/go/gogup/package.nix
···2323 "-X github.com/nao1215/gup/internal/cmdinfo.Version=v${version}"2424 ];25252626- meta = with lib; {2626+ meta = {2727 description = "Update binaries installed by 'go install' with goroutines";2828 changelog = "https://github.com/nao1215/gup/blob/v${version}/CHANGELOG.md";2929 homepage = "https://github.com/nao1215/gup";3030- license = licenses.asl20;3131- maintainers = with maintainers; [ phanirithvij ];3030+ license = lib.licenses.asl20;3131+ maintainers = with lib.maintainers; [ phanirithvij ];3232 mainProgram = "gup";3333 };3434}
+3-3
pkgs/by-name/go/golangci-lint/package.nix
···3636 done3737 '';38383939- meta = with lib; {3939+ meta = {4040 description = "Fast linters Runner for Go";4141 homepage = "https://golangci-lint.run/";4242 changelog = "https://github.com/golangci/golangci-lint/blob/v${version}/CHANGELOG.md";4343 mainProgram = "golangci-lint";4444- license = licenses.gpl3Plus;4545- maintainers = with maintainers; [4444+ license = lib.licenses.gpl3Plus;4545+ maintainers = with lib.maintainers; [4646 SuperSandro20004747 mic924848 ];
+3-3
pkgs/by-name/go/gomtree/package.nix
···2727 "-X main.Version=${version}"2828 ];29293030- meta = with lib; {3030+ meta = {3131 description = "File systems verification utility and library, in likeness of mtree(8)";3232 changelog = "https://github.com/vbatts/go-mtree/releases/tag/v${version}";3333 homepage = "https://github.com/vbatts/go-mtree";3434- license = licenses.bsd3;3535- maintainers = with maintainers; [ phanirithvij ];3434+ license = lib.licenses.bsd3;3535+ maintainers = with lib.maintainers; [ phanirithvij ];3636 mainProgram = "gomtree";3737 };3838}
+4-4
pkgs/by-name/go/google-guest-agent/package.nix
···5656 --prefix PATH ":" "$binPath"5757 '';58585959- meta = with lib; {5959+ meta = {6060 description = "Guest Agent for Google Compute Engine";6161 homepage = "https://github.com/GoogleCloudPlatform/guest-agent";6262 changelog = "https://github.com/GoogleCloudPlatform/guest-agent/releases/tag/${version}";6363- license = licenses.asl20;6464- maintainers = with maintainers; [ abbradar ];6565- platforms = platforms.linux;6363+ license = lib.licenses.asl20;6464+ maintainers = with lib.maintainers; [ abbradar ];6565+ platforms = lib.platforms.linux;6666 };6767}
+3-3
pkgs/by-name/go/goresym/package.nix
···30303131 doCheck = true;32323333- meta = with lib; {3333+ meta = {3434 description = "Go symbol recovery tool";3535 mainProgram = "GoReSym";3636 homepage = "https://github.com/mandiant/GoReSym";3737 changelog = "https://github.com/mandiant/GoReSym/releases/tag/v${version}";3838- license = licenses.mit;3939- maintainers = with maintainers; [ pyrox0 ];3838+ license = lib.licenses.mit;3939+ maintainers = with lib.maintainers; [ pyrox0 ];4040 };4141}
+3-3
pkgs/by-name/go/gorilla-cli/package.nix
···3030 # no tests3131 doCheck = false;32323333- meta = with lib; {3333+ meta = {3434 description = "LLMs for your CLI";3535 homepage = "https://github.com/gorilla-llm/gorilla-cli";3636 changelog = "https://github.com/gorilla-llm/gorilla-cli/releases/tag/${version}";3737- license = licenses.asl20;3838- maintainers = with maintainers; [ happysalada ];3737+ license = lib.licenses.asl20;3838+ maintainers = with lib.maintainers; [ happysalada ];3939 mainProgram = "gorilla";4040 };4141}
+4-4
pkgs/by-name/go/goss/package.nix
···6060 updateScript = nix-update-script { };6161 };62626363- meta = with lib; {6363+ meta = {6464 homepage = "https://github.com/goss-org/goss/";6565 changelog = "https://github.com/goss-org/goss/releases/tag/v${version}";6666 description = "Quick and easy server validation";···6969 It eases the process of writing tests by allowing the user to generate tests from the current system state.7070 Once the test suite is written they can be executed, waited-on, or served as a health endpoint.7171 '';7272- license = licenses.asl20;7272+ license = lib.licenses.asl20;7373 mainProgram = "goss";7474- maintainers = with maintainers; [7474+ maintainers = with lib.maintainers; [7575 hyzual7676 jk7777 anthonyroussel7878 ];7979- platforms = platforms.linux ++ platforms.darwin;7979+ platforms = lib.platforms.linux ++ lib.platforms.darwin;8080 };8181}
+3-3
pkgs/by-name/go/gotestfmt/package.nix
···17171818 vendorHash = null;19192020- meta = with lib; {2020+ meta = {2121 description = "Go test output for humans";2222 homepage = "https://github.com/gotesttools/gotestfmt";2323 changelog = "https://github.com/GoTestTools/gotestfmt/releases/tag/v${version}";2424- license = licenses.unlicense;2525- maintainers = with maintainers; [ urandom ];2424+ license = lib.licenses.unlicense;2525+ maintainers = with lib.maintainers; [ urandom ];2626 };2727}
+3-3
pkgs/by-name/go/gotestwaf/package.nix
···33333434 versionCheckProgramArg = "--version";35353636- meta = with lib; {3636+ meta = {3737 description = "Tool for API and OWASP attack simulation";3838 homepage = "https://github.com/wallarm/gotestwaf";3939 changelog = "https://github.com/wallarm/gotestwaf/releases/tag/v${version}";4040- license = licenses.mit;4141- maintainers = with maintainers; [ fab ];4040+ license = lib.licenses.mit;4141+ maintainers = with lib.maintainers; [ fab ];4242 mainProgram = "gotestwaf";4343 };4444}
+3-3
pkgs/by-name/go/gotosocial/package.nix
···62626363 passthru.tests.gotosocial = nixosTests.gotosocial;64646565- meta = with lib; {6565+ meta = {6666 homepage = "https://gotosocial.org";6767 changelog = "https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v${version}";6868 description = "Fast, fun, ActivityPub server, powered by Go";···7373 advertised to! A light-weight alternative to Mastodon7474 and Pleroma, with support for clients!7575 '';7676- maintainers = with maintainers; [ blakesmith ];7777- license = licenses.agpl3Only;7676+ maintainers = with lib.maintainers; [ blakesmith ];7777+ license = lib.licenses.agpl3Only;7878 };7979}
+3-3
pkgs/by-name/go/goverview/package.nix
···3535 # Tests require network access3636 doCheck = false;37373838- meta = with lib; {3838+ meta = {3939 description = "Tool to get an overview of the list of URLs";4040 mainProgram = "goverview";4141 homepage = "https://github.com/j3ssie/goverview";4242 changelog = "https://github.com/j3ssie/goverview/releases/tag/v${version}";4343- license = licenses.mit;4444- maintainers = with maintainers; [ fab ];4343+ license = lib.licenses.mit;4444+ maintainers = with lib.maintainers; [ fab ];4545 };4646}
+3-3
pkgs/by-name/go/govulncheck/package.nix
···3737 "-w"3838 ];39394040- meta = with lib; {4040+ meta = {4141 homepage = "https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck";4242 downloadPage = "https://github.com/golang/vuln";4343 changelog = "https://github.com/golang/vuln/releases/tag/v${version}";···6464 example, a dependency with a Windows-specific vulnerability will not be6565 reported for a Linux build.6666 '';6767- license = with licenses; [ bsd3 ];6868- maintainers = with maintainers; [6767+ license = with lib.licenses; [ bsd3 ];6868+ maintainers = with lib.maintainers; [6969 jk7070 SuperSandro20007171 ];
+3-3
pkgs/by-name/gr/grafana-dash-n-grab/package.nix
···2828 # you don't have grafana running.2929 doCheck = false;30303131- meta = with lib; {3131+ meta = {3232 description = "Grafana Dash-n-Grab (gdg) -- backup and restore Grafana dashboards, datasources, and other entities";3333- license = licenses.bsd3;3333+ license = lib.licenses.bsd3;3434 homepage = "https://github.com/esnet/gdg";3535- teams = [ teams.bitnomial ];3535+ teams = [ lib.teams.bitnomial ];3636 mainProgram = "gdg";3737 changelog = "https://github.com/esnet/gdg/releases/tag/v${version}";3838 };
+3-3
pkgs/by-name/gr/grafana-loki/package.nix
···6969 "-X ${t}.Revision=unknown"7070 ];71717272- meta = with lib; {7272+ meta = {7373 description = "Like Prometheus, but for logs";7474 mainProgram = "promtail";7575- license = with licenses; [7575+ license = with lib.licenses; [7676 agpl3Only7777 asl207878 ];7979 homepage = "https://grafana.com/oss/loki/";8080 changelog = "https://github.com/grafana/loki/releases/tag/v${version}";8181- maintainers = with maintainers; [8181+ maintainers = with lib.maintainers; [8282 willibutz8383 globin8484 mmahut
+3-3
pkgs/by-name/gr/granted/package.nix
···85858686 passthru.updateScript = nix-update-script { };87878888- meta = with lib; {8888+ meta = {8989 description = "Easiest way to access your cloud";9090 homepage = "https://github.com/common-fate/granted";9191 changelog = "https://github.com/common-fate/granted/releases/tag/${version}";9292- license = licenses.mit;9393- maintainers = with maintainers; [9292+ license = lib.licenses.mit;9393+ maintainers = with lib.maintainers; [9494 jlbribeiro9595 ];9696 };
+3-3
pkgs/by-name/gr/graphinder/package.nix
···4747 "test_is_gql_endpoint"4848 ];49495050- meta = with lib; {5050+ meta = {5151 description = "Tool to find GraphQL endpoints using subdomain enumeration";5252 mainProgram = "graphinder";5353 homepage = "https://github.com/Escape-Technologies/graphinder";5454 changelog = "https://github.com/Escape-Technologies/graphinder/releases/tag/v${version}";5555- license = with licenses; [ mit ];5656- maintainers = with maintainers; [ fab ];5555+ license = with lib.licenses; [ mit ];5656+ maintainers = with lib.maintainers; [ fab ];5757 };5858}
+3-3
pkgs/by-name/gr/greenmask/package.nix
···3939 --replace-fail "TestS3Storage" "SkipTestS3Storage"4040 '';41414242- meta = with lib; {4242+ meta = {4343 description = "PostgreSQL database anonymization tool";4444 homepage = "https://github.com/GreenmaskIO/greenmask";4545 changelog = "https://github.com/GreenmaskIO/greenmask/releases/tag/v${version}";4646- license = licenses.asl20;4747- maintainers = with maintainers; [ fab ];4646+ license = lib.licenses.asl20;4747+ maintainers = with lib.maintainers; [ fab ];4848 mainProgram = "greenmask";4949 };5050}
+3-3
pkgs/by-name/gr/grex/package.nix
···2323 $out/bin/grex --help > /dev/null2424 '';25252626- meta = with lib; {2626+ meta = {2727 description = "Command-line tool for generating regular expressions from user-provided test cases";2828 homepage = "https://github.com/pemistahl/grex";2929 changelog = "https://github.com/pemistahl/grex/releases/tag/v${version}";3030- license = licenses.asl20;3030+ license = lib.licenses.asl20;3131 mainProgram = "grex";3232- maintainers = with maintainers; [3232+ maintainers = with lib.maintainers; [3333 SuperSandro20003434 mfrw3535 ];
+4-4
pkgs/by-name/gr/grpc/package.nix
···129129 inherit arrow-cpp;130130 };131131132132- meta = with lib; {132132+ meta = {133133 description = "C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)";134134- license = licenses.asl20;135135- maintainers = with maintainers; [ lnl7 ];134134+ license = lib.licenses.asl20;135135+ maintainers = with lib.maintainers; [ lnl7 ];136136 homepage = "https://grpc.io/";137137- platforms = platforms.all;137137+ platforms = lib.platforms.all;138138 changelog = "https://github.com/grpc/grpc/releases/tag/v${version}";139139 };140140}
+4-4
pkgs/by-name/gu/guix/package.nix
···160160 inherit (nixosTests) guix;161161 };162162163163- meta = with lib; {163163+ meta = {164164 description = "Functional package manager with a Scheme interface";165165 longDescription = ''166166 GNU Guix is a purely functional package manager for the GNU system, and a distribution thereof.···176176 '';177177 homepage = "http://www.gnu.org/software/guix";178178 changelog = "https://git.savannah.gnu.org/cgit/guix.git/plain/NEWS?h=v${version}";179179- license = licenses.gpl3Plus;179179+ license = lib.licenses.gpl3Plus;180180 mainProgram = "guix";181181- maintainers = with maintainers; [181181+ maintainers = with lib.maintainers; [182182 cafkafk183183 foo-dogsquared184184 hpfr185185 ];186186- platforms = platforms.linux;186186+ platforms = lib.platforms.linux;187187 };188188}
+3-3
pkgs/by-name/gu/gum/package.nix
···4444 --zsh <($out/bin/gum completion zsh)4545 '';46464747- meta = with lib; {4747+ meta = {4848 description = "Tasty Bubble Gum for your shell";4949 homepage = "https://github.com/charmbracelet/gum";5050 changelog = "https://github.com/charmbracelet/gum/releases/tag/v${version}";5151- license = licenses.mit;5252- maintainers = with maintainers; [ maaslalani ];5151+ license = lib.licenses.mit;5252+ maintainers = with lib.maintainers; [ maaslalani ];5353 mainProgram = "gum";5454 };5555}
···30303131 pythonImportsCheck = [ "ha_mqtt_discoverable_cli" ];32323333- meta = with lib; {3333+ meta = {3434 description = "CLI for creating Home Assistant compatible MQTT entities that will be automatically discovered";3535 homepage = "https://github.com/unixorn/ha-mqtt-discoverable-cli";3636 changelog = "https://github.com/unixorn/ha-mqtt-discoverable-cli/releases/tag/v${version}";3737- license = licenses.asl20;3838- maintainers = with maintainers; [ fab ];3737+ license = lib.licenses.asl20;3838+ maintainers = with lib.maintainers; [ fab ];3939 mainProgram = "hmd";4040 };4141}
+3-3
pkgs/by-name/ha/halloy/package.nix
···109109110110 passthru.updateScript = nix-update-script { };111111112112- meta = with lib; {112112+ meta = {113113 description = "IRC application";114114 homepage = "https://github.com/squidowl/halloy";115115 changelog = "https://github.com/squidowl/halloy/blob/${version}/CHANGELOG.md";116116- license = licenses.gpl3Only;117117- maintainers = with maintainers; [116116+ license = lib.licenses.gpl3Only;117117+ maintainers = with lib.maintainers; [118118 fab119119 iivusly120120 ivyfanchiang
+5-5
pkgs/by-name/ha/haveged/package.nix
···27272828 doCheck = true;29293030- meta = with lib; {3030+ meta = {3131 description = "Simple entropy daemon";3232 mainProgram = "haveged";3333 longDescription = ''···4040 '';4141 homepage = "https://github.com/jirka-h/haveged";4242 changelog = "https://raw.githubusercontent.com/jirka-h/haveged/v${version}/ChangeLog";4343- license = licenses.gpl3Plus;4444- maintainers = with maintainers; [ domenkozar ];4545- platforms = platforms.unix;4646- badPlatforms = platforms.darwin; # fails to build since v1.9.154343+ license = lib.licenses.gpl3Plus;4444+ maintainers = with lib.maintainers; [ domenkozar ];4545+ platforms = lib.platforms.unix;4646+ badPlatforms = lib.platforms.darwin; # fails to build since v1.9.154747 };4848}
+3-3
pkgs/by-name/ha/hayagriva/package.nix
···2727 "--skip=csl::tests::test_csl"2828 ];29293030- meta = with lib; {3030+ meta = {3131 description = "Work with references: Literature database management, storage, and citation formatting";3232 homepage = "https://github.com/typst/hayagriva";3333 changelog = "https://github.com/typst/hayagriva/releases/tag/v${version}";3434- license = with licenses; [3434+ license = with lib.licenses; [3535 asl203636 mit3737 ];3838- maintainers = with maintainers; [ figsoda ];3838+ maintainers = with lib.maintainers; [ figsoda ];3939 mainProgram = "hayagriva";4040 };4141}
+3-3
pkgs/by-name/he/hednsextractor/package.nix
···2222 "-w"2323 ];24242525- meta = with lib; {2525+ meta = {2626 description = "Tool suite for hunting suspicious targets, expose domains and phishing discovery";2727 homepage = "https://github.com/HuntDownProject/HEDnsExtractor";2828 changelog = "https://github.com/HuntDownProject/HEDnsExtractor/releases/tag/v${version}";2929- license = licenses.gpl3Only;3030- maintainers = with maintainers; [ fab ];2929+ license = lib.licenses.gpl3Only;3030+ maintainers = with lib.maintainers; [ fab ];3131 mainProgram = "hednsextractor";3232 };3333}
+3-3
pkgs/by-name/he/helm-ls/package.nix
···4141 command = "helm_ls version";4242 };43434444- meta = with lib; {4444+ meta = {4545 description = "Language server for Helm";4646 changelog = "https://github.com/mrjosh/helm-ls/releases/tag/v${version}";4747 homepage = "https://github.com/mrjosh/helm-ls";4848- license = licenses.mit;4949- maintainers = with maintainers; [ stehessel ];4848+ license = lib.licenses.mit;4949+ maintainers = with lib.maintainers; [ stehessel ];5050 mainProgram = "helm_ls";5151 };5252}
+4-4
pkgs/by-name/he/hevea/package.nix
···23232424 makeFlags = [ "PREFIX=$(out)" ];25252626- meta = with lib; {2626+ meta = {2727 description = "Quite complete and fast LATEX to HTML translator";2828 homepage = "https://hevea.inria.fr/";2929 changelog = "https://github.com/maranget/hevea/raw/v${version}/CHANGES";3030- license = licenses.qpl;3131- maintainers = with maintainers; [ pSub ];3232- platforms = with platforms; unix;3030+ license = lib.licenses.qpl;3131+ maintainers = with lib.maintainers; [ pSub ];3232+ platforms = with lib.platforms; unix;3333 };3434}
+3-3
pkgs/by-name/he/hex/package.nix
···2525 version = "hx ${version}";2626 };27272828- meta = with lib; {2828+ meta = {2929 description = "Futuristic take on hexdump, made in Rust";3030 homepage = "https://github.com/sitkevij/hex";3131 changelog = "https://github.com/sitkevij/hex/releases/tag/v${version}";3232 mainProgram = "hx";3333- license = licenses.mit;3434- maintainers = [ ];3333+ license = lib.licenses.mit;3434+ maintainers = with lib.maintainers; [ ];3535 };3636}
+3-3
pkgs/by-name/he/heygpt/package.nix
···2525 OPENSSL_LIB_DIR = "${lib.getLib openssl}/lib";2626 OPENSSL_DIR = "${lib.getDev openssl}";27272828- meta = with lib; {2828+ meta = {2929 description = "Simple command-line interface for ChatGPT API";3030 homepage = "https://github.com/fuyufjh/heygpt";3131 changelog = "https://github.com/fuyufjh/heygpt/releases/tag/v${version}";3232- license = licenses.mit;3232+ license = lib.licenses.mit;3333 mainProgram = "heygpt";3434- maintainers = with maintainers; [ aldoborrero ];3434+ maintainers = with lib.maintainers; [ aldoborrero ];3535 };3636}
+3-3
pkgs/by-name/hi/hilbish/package.nix
···3535 cp -r nature $out/share/hilbish/3636 '';37373838- meta = with lib; {3838+ meta = {3939 description = "Interactive Unix-like shell written in Go";4040 mainProgram = "hilbish";4141 changelog = "https://github.com/Rosettea/Hilbish/releases/tag/v${version}";4242 homepage = "https://github.com/Rosettea/Hilbish";4343- maintainers = with maintainers; [ moni ];4444- license = licenses.mit;4343+ maintainers = with lib.maintainers; [ moni ];4444+ license = lib.licenses.mit;4545 };4646}
+3-3
pkgs/by-name/hi/himalaya/package.nix
···8484 installShellCompletion "$out"/share/completions/himalaya.{bash,fish,zsh}8585 '';86868787- meta = with lib; {8787+ meta = {8888 description = "CLI to manage emails";8989 mainProgram = "himalaya";9090 homepage = "https://github.com/pimalaya/himalaya";9191 changelog = "https://github.com/pimalaya/himalaya/blob/v${version}/CHANGELOG.md";9292- license = licenses.mit;9393- maintainers = with maintainers; [9292+ license = lib.licenses.mit;9393+ maintainers = with lib.maintainers; [9494 soywod9595 yanganto9696 ];
+3-3
pkgs/by-name/ho/hors/package.nix
···2121 # requires network access2222 doCheck = false;23232424- meta = with lib; {2424+ meta = {2525 description = "Instant coding answers via the command line";2626 mainProgram = "hors";2727 homepage = "https://github.com/windsoilder/hors";2828 changelog = "https://github.com/WindSoilder/hors/blob/v${version}/CHANGELOG.md";2929- license = licenses.gpl3Only;3030- maintainers = with maintainers; [ figsoda ];2929+ license = lib.licenses.gpl3Only;3030+ maintainers = with lib.maintainers; [ figsoda ];3131 };3232}
+3-3
pkgs/by-name/hy/hyperfine/package.nix
···2929 --zsh $releaseDir/build/hyperfine-*/out/_hyperfine3030 '';31313232- meta = with lib; {3232+ meta = {3333 description = "Command-line benchmarking tool";3434 homepage = "https://github.com/sharkdp/hyperfine";3535 changelog = "https://github.com/sharkdp/hyperfine/blob/v${version}/CHANGELOG.md";3636- license = with licenses; [3636+ license = with lib.licenses; [3737 asl20 # or3838 mit3939 ];4040- maintainers = with maintainers; [4040+ maintainers = with lib.maintainers; [4141 figsoda4242 thoughtpolice4343 ];
+3-3
pkgs/by-name/ic/icoextract/package.nix
···3535 install -Dm644 exe-thumbnailer.thumbnailer -t $out/share/thumbnailers3636 '';37373838- meta = with lib; {3838+ meta = {3939 description = "Extract icons from Windows PE files";4040 homepage = "https://github.com/jlu5/icoextract";4141 changelog = "https://github.com/jlu5/icoextract/blob/${version}/CHANGELOG.md";4242- license = licenses.mit;4343- maintainers = with maintainers; [4242+ license = lib.licenses.mit;4343+ maintainers = with lib.maintainers; [4444 bryanasdev0004545 donovanglover4646 ];
+3-3
pkgs/by-name/im/imaginary/package.nix
···42424343 __darwinAllowLocalNetworking = true;44444545- meta = with lib; {4545+ meta = {4646 homepage = "https://fly.io/docs/app-guides/run-a-global-image-service";4747 changelog = "https://github.com/h2non/imaginary/releases/tag/v${version}";4848 description = "Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing";4949- license = licenses.mit;5050- maintainers = with maintainers; [4949+ license = lib.licenses.mit;5050+ maintainers = with lib.maintainers; [5151 dotlambda5252 urandom5353 ];
+3-3
pkgs/by-name/im/imdshift/package.nix
···3030 "IMDShift"3131 ];32323333- meta = with lib; {3333+ meta = {3434 description = "Tool to migrate workloads to IMDSv2";3535 mainProgram = "imdshift";3636 homepage = "https://github.com/ayushpriya10/IMDShift";3737 changelog = "https://github.com/ayushpriya10/IMDShift/releases/tag/v${version}";3838- license = licenses.gpl3Only;3939- maintainers = with maintainers; [ fab ];3838+ license = lib.licenses.gpl3Only;3939+ maintainers = with lib.maintainers; [ fab ];4040 };4141}
+4-4
pkgs/by-name/im/immer/package.nix
···33333434 passthru.updateScript = nix-update-script { };35353636- meta = with lib; {3636+ meta = {3737 description = "Postmodern immutable and persistent data structures for C++ — value semantics at scale";3838 homepage = "https://sinusoid.es/immer";3939 changelog = "https://github.com/arximboldi/immer/releases/tag/v${version}";4040- license = licenses.boost;4141- maintainers = with maintainers; [ sifmelcara ];4242- platforms = platforms.all;4040+ license = lib.licenses.boost;4141+ maintainers = with lib.maintainers; [ sifmelcara ];4242+ platforms = lib.platforms.all;4343 };4444}
+3-3
pkgs/by-name/in/inferno/package.nix
···2929 "--skip=flamegraph_multiple_base_symbol"3030 ];31313232- meta = with lib; {3232+ meta = {3333 description = "Port of parts of the flamegraph toolkit to Rust";3434 homepage = "https://github.com/jonhoo/inferno";3535 changelog = "https://github.com/jonhoo/inferno/blob/v${version}/CHANGELOG.md";3636- license = licenses.cddl;3737- maintainers = with maintainers; [ figsoda ];3636+ license = lib.licenses.cddl;3737+ maintainers = with lib.maintainers; [ figsoda ];3838 };3939}
+3-3
pkgs/by-name/in/inform6/package.nix
···2121 "PREFIX=${placeholder "out"}"2222 ];23232424- meta = with lib; {2424+ meta = {2525 description = "Interactive fiction compiler and libraries";2626 longDescription = ''2727 Inform 6 is a C-like programming language for writing interactive fiction···2929 '';3030 homepage = "https://gitlab.com/DavidGriffith/inform6unix";3131 changelog = "https://gitlab.com/DavidGriffith/inform6unix/-/raw/${version}/NEWS";3232- license = licenses.artistic2;3232+ license = lib.licenses.artistic2;3333 maintainers = with lib.maintainers; [ ddelabru ];3434- platforms = platforms.all;3434+ platforms = lib.platforms.all;3535 };3636}
+3-3
pkgs/by-name/in/infra/package.nix
···2424 "-w"2525 ];26262727- meta = with lib; {2727+ meta = {2828 description = "Infra manages access to infrastructure such as Kubernetes";2929 homepage = "https://github.com/infrahq/infra";3030 changelog = "https://github.com/infrahq/infra/raw/v${version}/CHANGELOG.md";3131- license = licenses.elastic20;3232- maintainers = with maintainers; [ peterromfeldhk ];3131+ license = lib.licenses.elastic20;3232+ maintainers = with lib.maintainers; [ peterromfeldhk ];3333 mainProgram = "infra";3434 };3535}
+3-3
pkgs/by-name/in/infracost/package.nix
···6161 runHook postInstallCheck6262 '';63636464- meta = with lib; {6464+ meta = {6565 homepage = "https://infracost.io";6666 changelog = "https://github.com/infracost/infracost/releases/tag/v${version}";6767 description = "Cloud cost estimates for Terraform in your CLI and pull requests";···7070 This helps developers, DevOps et al. quickly see the cost breakdown and7171 compare different deployment options upfront.7272 '';7373- license = licenses.asl20;7474- maintainers = with maintainers; [7373+ license = lib.licenses.asl20;7474+ maintainers = with lib.maintainers; [7575 davegallant7676 jk7777 kashw2
+4-4
pkgs/by-name/in/inih/package.nix
···2222 ninja2323 ];24242525- meta = with lib; {2525+ meta = {2626 description = "Simple .INI file parser in C, good for embedded systems";2727 homepage = "https://github.com/benhoyt/inih";2828 changelog = "https://github.com/benhoyt/inih/releases/tag/r${version}";2929- license = licenses.bsd3;3030- maintainers = with maintainers; [ TredwellGit ];3131- platforms = platforms.all;2929+ license = lib.licenses.bsd3;3030+ maintainers = with lib.maintainers; [ TredwellGit ];3131+ platforms = lib.platforms.all;3232 };3333}
+3-3
pkgs/by-name/in/initool/package.nix
···2929 runHook postInstall3030 '';31313232- meta = with lib; {3232+ meta = {3333 inherit (mlton.meta) platforms;34343535 description = "Manipulate INI files from the command line";3636 mainProgram = "initool";3737 homepage = "https://github.com/dbohdan/initool";3838- license = licenses.mit;3939- maintainers = with maintainers; [ e1mo ];3838+ license = lib.licenses.mit;3939+ maintainers = with lib.maintainers; [ e1mo ];4040 changelog = "https://github.com/dbohdan/initool/releases/tag/v${version}";4141 };4242}
+3-3
pkgs/by-name/in/innernet/package.nix
···6060 };6161 };62626363- meta = with lib; {6363+ meta = {6464 description = "Private network system that uses WireGuard under the hood";6565 homepage = "https://github.com/tonarino/innernet";6666 changelog = "https://github.com/tonarino/innernet/releases/tag/v${version}";6767- license = licenses.mit;6868- maintainers = with maintainers; [6767+ license = lib.licenses.mit;6868+ maintainers = with lib.maintainers; [6969 tomberek7070 _0x4A6F7171 ];
+3-3
pkgs/by-name/in/inql/package.nix
···3232 "inql"3333 ];34343535- meta = with lib; {3535+ meta = {3636 description = "Security testing tool for GraphQL";3737 mainProgram = "inql";3838 homepage = "https://github.com/doyensec/inql";3939 changelog = "https://github.com/doyensec/inql/releases/tag/v${version}";4040- license = with licenses; [ asl20 ];4141- maintainers = with maintainers; [ fab ];4040+ license = with lib.licenses; [ asl20 ];4141+ maintainers = with lib.maintainers; [ fab ];4242 };4343}
+3-3
pkgs/by-name/in/insomnia/package.nix
···2727 }2828 .${stdenv.system} or (throw "Unsupported system: ${stdenv.system}");29293030- meta = with lib; {3030+ meta = {3131 homepage = "https://insomnia.rest";3232 description = " The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.";3333 mainProgram = "insomnia";3434 changelog = "https://github.com/Kong/insomnia/releases/tag/core@${version}";3535- license = licenses.asl20;3535+ license = lib.licenses.asl20;3636 platforms = [3737 "aarch64-darwin"3838 "x86_64-linux"3939 "x86_64-darwin"4040 ];4141- maintainers = with maintainers; [4141+ maintainers = with lib.maintainers; [4242 markus11894343 kashw24444 DataHearth
···7979 rev-prefix = "24.35.30872.";8080 };81818282- meta = with lib; {8282+ meta = {8383 description = "Intel Graphics Compute Runtime oneAPI Level Zero and OpenCL with support for Gen8, Gen9 and Gen11 GPUs";8484 mainProgram = "ocloc";8585 homepage = "https://github.com/intel/compute-runtime";8686 changelog = "https://github.com/intel/compute-runtime/releases/tag/${version}";8787- license = licenses.mit;8787+ license = lib.licenses.mit;8888 platforms = [ "x86_64-linux" ];8989- maintainers = with maintainers; [ fleaz ];8989+ maintainers = with lib.maintainers; [ fleaz ];9090 };9191}
+3-3
pkgs/by-name/in/intel-compute-runtime/package.nix
···6969 $out/lib/intel-opencl/libigdrcl.so7070 '';71717272- meta = with lib; {7272+ meta = {7373 description = "Intel Graphics Compute Runtime oneAPI Level Zero and OpenCL, supporting 12th Gen and newer";7474 mainProgram = "ocloc";7575 homepage = "https://github.com/intel/compute-runtime";7676 changelog = "https://github.com/intel/compute-runtime/releases/tag/${version}";7777- license = licenses.mit;7777+ license = lib.licenses.mit;7878 platforms = [7979 "x86_64-linux"8080 "aarch64-linux"8181 ];8282- maintainers = with maintainers; [ SuperSandro2000 ];8282+ maintainers = with lib.maintainers; [ SuperSandro2000 ];8383 };8484}
+3-3
pkgs/by-name/in/intel-gpu-tools/package.nix
···98989999 hardeningDisable = [ "bindnow" ];100100101101- meta = with lib; {101101+ meta = {102102 changelog = "https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/blob/v${version}/NEWS";103103 homepage = "https://drm.pages.freedesktop.org/igt-gpu-tools/";104104 description = "Tools for development and testing of the Intel DRM driver";105105- license = licenses.mit;105105+ license = lib.licenses.mit;106106 platforms = [107107 "x86_64-linux"108108 "i686-linux"109109 ];110110- maintainers = with maintainers; [ pSub ];110110+ maintainers = with lib.maintainers; [ pSub ];111111 };112112}
+4-4
pkgs/by-name/in/intel-media-driver/package.nix
···7272 inherit (pkgsi686Linux) intel-media-driver;7373 };74747575- meta = with lib; {7575+ meta = {7676 description = "Intel Media Driver for VAAPI — Broadwell+ iGPUs";7777 longDescription = ''7878 The Intel Media Driver for VAAPI is a new VA-API (Video Acceleration API)···8181 '';8282 homepage = "https://github.com/intel/media-driver";8383 changelog = "https://github.com/intel/media-driver/releases/tag/intel-media-${version}";8484- license = with licenses; [8484+ license = with lib.licenses; [8585 bsd38686 mit8787 ];8888- platforms = platforms.linux;8989- maintainers = with maintainers; [ SuperSandro2000 ];8888+ platforms = lib.platforms.linux;8989+ maintainers = with lib.maintainers; [ SuperSandro2000 ];9090 };9191}
+3-3
pkgs/by-name/in/interactsh/package.nix
···2626 # Test files are not part of the release tarball2727 doCheck = false;28282929- meta = with lib; {2929+ meta = {3030 description = "Out of bounds interaction gathering server and client library";3131 longDescription = ''3232 Interactsh is an Open-Source Solution for Out of band Data Extraction,···3535 '';3636 homepage = "https://github.com/projectdiscovery/interactsh";3737 changelog = "https://github.com/projectdiscovery/interactsh/releases/tag/v${version}";3838- license = licenses.mit;3939- maintainers = with maintainers; [ hanemile ];3838+ license = lib.licenses.mit;3939+ maintainers = with lib.maintainers; [ hanemile ];4040 };4141}
+3-3
pkgs/by-name/in/intermodal/package.nix
···3434 --zsh <($out/bin/imdl completions zsh)3535 '';36363737- meta = with lib; {3737+ meta = {3838 description = "User-friendly and featureful command-line BitTorrent metainfo utility";3939 homepage = "https://github.com/casey/intermodal";4040 changelog = "https://github.com/casey/intermodal/releases/tag/v${version}";4141- license = licenses.cc0;4242- maintainers = with maintainers; [4141+ license = lib.licenses.cc0;4242+ maintainers = with lib.maintainers; [4343 Br1ght0ne4444 xrelkd4545 ];
+3-3
pkgs/by-name/ir/ircdog/package.nix
···17171818 vendorHash = null;19192020- meta = with lib; {2020+ meta = {2121 description = "ircdog is a simple wrapper over the raw IRC protocol that can respond to pings, and interprets formatting codes";2222 mainProgram = "ircdog";2323 homepage = "https://github.com/ergochat/ircdog";2424 changelog = "https://github.com/ergochat/ircdog/releases/tag/v${version}";2525- license = licenses.isc;2626- maintainers = with maintainers; [ hexa ];2525+ license = lib.licenses.isc;2626+ maintainers = with lib.maintainers; [ hexa ];2727 };2828}
+4-4
pkgs/by-name/ir/irqbalance/package.nix
···4949 --replace-fail ' $IRQBALANCE_ARGS' ""5050 '';51515252- meta = with lib; {5252+ meta = {5353 homepage = "https://github.com/Irqbalance/irqbalance";5454 changelog = "https://github.com/Irqbalance/irqbalance/releases/tag/v${version}";5555 description = "Daemon to help balance the cpu load generated by interrupts across all of a systems cpus";5656- license = licenses.gpl2Only;5757- platforms = platforms.linux;5858- maintainers = with maintainers; [ moni ];5656+ license = lib.licenses.gpl2Only;5757+ platforms = lib.platforms.linux;5858+ maintainers = with lib.maintainers; [ moni ];5959 };6060}
+3-3
pkgs/by-name/ir/irrd/package.nix
···174174 "test_050_non_json_response"175175 ];176176177177- meta = with lib; {177177+ meta = {178178 changelog = "https://irrd.readthedocs.io/en/v${version}/releases/";179179 description = "Internet Routing Registry database server, processing IRR objects in the RPSL format";180180- license = licenses.mit;180180+ license = lib.licenses.mit;181181 homepage = "https://github.com/irrdnet/irrd";182182- teams = [ teams.wdz ];182182+ teams = [ lib.teams.wdz ];183183 };184184}
+3-3
pkgs/by-name/ja/jaeles/package.nix
···2020 # Tests want to download signatures2121 doCheck = false;22222323- meta = with lib; {2323+ meta = {2424 description = "Tool for automated Web application testing";2525 mainProgram = "jaeles";2626 homepage = "https://github.com/jaeles-project/jaeles";2727 changelog = "https://github.com/jaeles-project/jaeles/releases/tag/beta-v${version}";2828- license = licenses.mit;2929- maintainers = with maintainers; [ fab ];2828+ license = lib.licenses.mit;2929+ maintainers = with lib.maintainers; [ fab ];3030 };3131}
···3737 zlib3838 ];39394040- meta = with lib; {4040+ meta = {4141 description = "Download utility that can fetch files from several sources simultaneously";4242 homepage = "https://www.einval.com/~steve/software/jigdo/";4343 changelog = "https://git.einval.com/cgi-bin/gitweb.cgi?p=jigdo.git;a=blob;f=changelog;hb=refs/tags/${version}";4444- license = licenses.gpl2Only;4545- maintainers = with maintainers; [ wegank ];4646- platforms = platforms.unix;4444+ license = lib.licenses.gpl2Only;4545+ maintainers = with lib.maintainers; [ wegank ];4646+ platforms = lib.platforms.unix;4747 };4848}
+3-3
pkgs/by-name/ji/jira-cli-go/package.nix
···60606161 __darwinAllowLocalNetworking = true;62626363- meta = with lib; {6363+ meta = {6464 description = "Feature-rich interactive Jira command line";6565 homepage = "https://github.com/ankitpokhrel/jira-cli";6666 changelog = "https://github.com/ankitpokhrel/jira-cli/releases/tag/v${version}";6767- license = licenses.mit;6868- maintainers = with maintainers; [6767+ license = lib.licenses.mit;6868+ maintainers = with lib.maintainers; [6969 bryanasdev0007070 anthonyroussel7171 ];
+5-5
pkgs/by-name/ji/jitterentropy-rngd/package.nix
···2626 runHook postInstall2727 '';28282929- meta = with lib; {2929+ meta = {3030 description = ''A random number generator, which injects entropy to the kernel'';3131 homepage = "https://github.com/smuellerDD/jitterentropy-rngd";3232 changelog = "https://github.com/smuellerDD/jitterentropy-rngd/releases/tag/v${version}";3333 license = [3434- licenses.gpl2Only3535- licenses.bsd33434+ lib.licenses.gpl2Only3535+ lib.licenses.bsd33636 ];3737- platforms = platforms.linux;3838- maintainers = with maintainers; [ thillux ];3737+ platforms = lib.platforms.linux;3838+ maintainers = with lib.maintainers; [ thillux ];3939 mainProgram = "jitterentropy-rngd";4040 };4141}
+3-3
pkgs/by-name/ju/jumpy/package.nix
···7474 --add-rpath ${lib.makeLibraryPath [ vulkan-loader ]}7575 '';76767777- meta = with lib; {7777+ meta = {7878 description = "Tactical 2D shooter played by up to 4 players online or on a shared screen";7979 mainProgram = "jumpy";8080 homepage = "https://fishfight.org/";8181 changelog = "https://github.com/fishfolk/jumpy/releases/tag/v${version}";8282- license = with licenses; [8282+ license = with lib.licenses; [8383 mit # or8484 asl208585 ];8686- maintainers = with maintainers; [ figsoda ];8686+ maintainers = with lib.maintainers; [ figsoda ];8787 };8888}
+3-3
pkgs/by-name/ju/just/package.nix
···108108109109 passthru.updateScript = nix-update-script { };110110111111- meta = with lib; {111111+ meta = {112112 homepage = "https://github.com/casey/just";113113 changelog = "https://github.com/casey/just/blob/${version}/CHANGELOG.md";114114 description = "Handy way to save and run project-specific commands";115115- license = licenses.cc0;116116- maintainers = with maintainers; [115115+ license = lib.licenses.cc0;116116+ maintainers = with lib.maintainers; [117117 xrelkd118118 jk119119 ];
+3-3
pkgs/by-name/ka/kafkactl/package.nix
···19192020 doCheck = false;21212222- meta = with lib; {2222+ meta = {2323 homepage = "https://github.com/deviceinsight/kafkactl";2424 changelog = "https://github.com/deviceinsight/kafkactl/blob/v${version}/CHANGELOG.md";2525 description = "Command Line Tool for managing Apache Kafka";···3232 - Configuration of different contexts3333 - directly access kafka clusters inside your kubernetes cluster3434 '';3535- license = licenses.asl20;3636- maintainers = with maintainers; [ grburst ];3535+ license = lib.licenses.asl20;3636+ maintainers = with lib.maintainers; [ grburst ];3737 };3838}
+3-3
pkgs/by-name/ka/kalker/package.nix
···49495050 env.CARGO_FEATURE_USE_SYSTEM_LIBS = "1";51515252- meta = with lib; {5252+ meta = {5353 homepage = "https://kalker.strct.net";5454 changelog = "https://github.com/PaddiM8/kalker/releases/tag/v${version}";5555 description = "Command line calculator";···5757 A command line calculator that supports math-like syntax with user-defined5858 variables, functions, derivation, integration, and complex numbers5959 '';6060- license = licenses.mit;6161- maintainers = with maintainers; [6060+ license = lib.licenses.mit;6161+ maintainers = with lib.maintainers; [6262 figsoda6363 lovesegfault6464 ];
···4747 };4848 };49495050- meta = with lib; {5050+ meta = {5151 description = "Client tool to help manage KubeArmor";5252 mainProgram = "karmor";5353 homepage = "https://kubearmor.io";5454 changelog = "https://github.com/kubearmor/kubearmor-client/releases/v${version}";5555- license = licenses.asl20;5656- maintainers = with maintainers; [5555+ license = lib.licenses.asl20;5656+ maintainers = with lib.maintainers; [5757 urandom5858 kashw25959 ];
+3-3
pkgs/by-name/ka/katana/package.nix
···2424 "-s"2525 ];26262727- meta = with lib; {2727+ meta = {2828 description = "Next-generation crawling and spidering framework";2929 homepage = "https://github.com/projectdiscovery/katana";3030 changelog = "https://github.com/projectdiscovery/katana/releases/tag/v${version}";3131- license = licenses.mit;3232- maintainers = with maintainers; [ dit7ya ];3131+ license = lib.licenses.mit;3232+ maintainers = with lib.maintainers; [ dit7ya ];3333 mainProgram = "katana";3434 };3535}
+3-3
pkgs/by-name/kd/kdigger/package.nix
···5858 runHook postInstallCheck5959 '';60606161- meta = with lib; {6161+ meta = {6262 homepage = "https://github.com/quarkslab/kdigger";6363 changelog = "https://github.com/quarkslab/kdigger/releases/tag/v${version}";6464 description = "In-pod context discovery tool for Kubernetes penetration testing";···6969 plugins called buckets to facilitate pentesting Kubernetes from inside a7070 pod.7171 '';7272- license = licenses.asl20;7373- maintainers = with maintainers; [ jk ];7272+ license = lib.licenses.asl20;7373+ maintainers = with lib.maintainers; [ jk ];7474 platforms = [7575 "x86_64-linux"7676 "aarch64-linux"
+4-4
pkgs/by-name/kd/kdsingleapplication/package.nix
···2323 cmakeFlags = [ "-DKDSingleApplication_QT6=true" ];2424 dontWrapQtApps = true;25252626- meta = with lib; {2626+ meta = {2727 description = "KDAB's helper class for single-instance policy applications";2828 homepage = "https://www.kdab.com/";2929- maintainers = with maintainers; [ hellwolf ];3030- platforms = platforms.unix;3131- license = licenses.mit;2929+ maintainers = with lib.maintainers; [ hellwolf ];3030+ platforms = lib.platforms.unix;3131+ license = lib.licenses.mit;3232 changelog = "https://github.com/KDAB/KDSingleApplication/releases/tag/v${version}";3333 };3434}
+4-4
pkgs/by-name/ke/kea/package.nix
···9999 };100100 };101101102102- meta = with lib; {102102+ meta = {103103 # error: implicit instantiation of undefined template 'std::char_traits<unsigned char>'104104 broken = stdenv.hostPlatform.isDarwin;105105 changelog = "https://downloads.isc.org/isc/kea/${version}/Kea-${version}-ReleaseNotes.txt";···112112 use by enterprises and service providers, either as is or with113113 extensions and modifications.114114 '';115115- license = licenses.mpl20;116116- platforms = platforms.unix;117117- maintainers = with maintainers; [115115+ license = lib.licenses.mpl20;116116+ platforms = lib.platforms.unix;117117+ maintainers = with lib.maintainers; [118118 fpletz119119 hexa120120 ];
+3-3
pkgs/by-name/ke/keedump/package.nix
···1818 useFetchCargoVendor = true;1919 cargoHash = "sha256-ogfLMkTzGwYADDfn05IOXiOSJzk5iN2GJ6kaT9L9sqM=";20202121- meta = with lib; {2121+ meta = {2222 description = "PoC KeePass master password dumper";2323 homepage = "https://github.com/ynuwenhof/keedump";2424 changelog = "https://github.com/ynuwenhof/keedump/releases/tag/v${version}";2525- license = with licenses; [2525+ license = with lib.licenses; [2626 asl202727 mit2828 ];2929- maintainers = with maintainers; [ fab ];2929+ maintainers = with lib.maintainers; [ fab ];3030 mainProgram = "keedump";3131 };3232}
+3-3
pkgs/by-name/ke/keepassxc-go/package.nix
···3434 --zsh <($out/bin/keepassxc-go completion zsh)3535 '';36363737- meta = with lib; {3737+ meta = {3838 description = "Library and basic CLI tool to interact with KeepassXC via unix socket";3939 homepage = "https://github.com/MarkusFreitag/keepassxc-go";4040 changelog = "https://github.com/MarkusFreitag/keepassxc-go/releases/tag/v${version}";4141- license = licenses.mit;4242- maintainers = with maintainers; [ xgwq ];4141+ license = lib.licenses.mit;4242+ maintainers = with lib.maintainers; [ xgwq ];4343 mainProgram = "keepassxc-go";4444 };4545}
+3-3
pkgs/by-name/ke/keepwn/package.nix
···38383939 pythonImportsCheck = [ "keepwn" ];40404141- meta = with lib; {4141+ meta = {4242 description = "Tool to automate KeePass discovery and secret extraction";4343 homepage = "https://github.com/Orange-Cyberdefense/KeePwn";4444 changelog = "https://github.com/Orange-Cyberdefense/KeePwn/releases/tag/${version}";4545- license = licenses.gpl3Only;4646- maintainers = with maintainers; [ fab ];4545+ license = lib.licenses.gpl3Only;4646+ maintainers = with lib.maintainers; [ fab ];4747 mainProgram = "keepwn";4848 };4949}
+4-4
pkgs/by-name/ke/kent/package.nix
···8585 runHook postInstall8686 '';87878888- meta = with lib; {8888+ meta = {8989 description = "UCSC Genome Bioinformatics Group's suite of biological analysis tools, i.e. the kent utilities";9090 homepage = "http://genome.ucsc.edu";9191 changelog = "https://github.com/ucscGenomeBrowser/kent/releases/tag/v${version}_base";9292- license = licenses.unfree;9393- maintainers = with maintainers; [ scalavision ];9494- platforms = platforms.linux;9292+ license = lib.licenses.unfree;9393+ maintainers = with lib.maintainers; [ scalavision ];9494+ platforms = lib.platforms.linux;9595 };9696}
+3-3
pkgs/by-name/ki/kickstart/package.nix
···3636 };3737 };38383939- meta = with lib; {3939+ meta = {4040 description = "Scaffolding tool to get new projects up and running quickly";4141 homepage = "https://github.com/Keats/kickstart";4242 changelog = "https://github.com/Keats/kickstart/releases/tag/v${version}";4343- license = licenses.mit;4444- maintainers = with maintainers; [ gaelreyrol ];4343+ license = lib.licenses.mit;4444+ maintainers = with lib.maintainers; [ gaelreyrol ];4545 mainProgram = "kickstart";4646 };4747}
+3-3
pkgs/by-name/ki/kics/package.nix
···3737 command = "kics version";3838 };39394040- meta = with lib; {4040+ meta = {4141 description = "Tool to check for vulnerabilities and other issues";4242 longDescription = ''4343 Find security vulnerabilities, compliance issues, and···4646 '';4747 homepage = "https://github.com/Checkmarx/kics";4848 changelog = "https://github.com/Checkmarx/kics/releases/tag/v${version}";4949- license = licenses.asl20;5050- maintainers = with maintainers; [ patryk4815 ];4949+ license = lib.licenses.asl20;5050+ maintainers = with lib.maintainers; [ patryk4815 ];5151 mainProgram = "kics";5252 };5353}
+3-3
pkgs/by-name/ki/kikit/solidpython/default.nix
···5151 "solid"5252 ];53535454- meta = with lib; {5454+ meta = {5555 description = "Python interface to the OpenSCAD declarative geometry language";5656 homepage = "https://github.com/SolidCode/SolidPython";5757 changelog = "https://github.com/SolidCode/SolidPython/releases/tag/v${version}";5858- maintainers = with maintainers; [ jfly ];5959- license = licenses.lgpl21Plus;5858+ maintainers = with lib.maintainers; [ jfly ];5959+ license = lib.licenses.lgpl21Plus;6060 };6161}
+3-3
pkgs/by-name/ki/kitty-img/package.nix
···1818 useFetchCargoVendor = true;1919 cargoHash = "sha256-KSNl/SpqcgMaKbkBfNtR7M8+B1clPauYi7NlP+f5Pd0=";20202121- meta = with lib; {2121+ meta = {2222 description = "Print images inline in kitty";2323 homepage = "https://git.sr.ht/~zethra/kitty-img";2424 changelog = "https://git.sr.ht/~zethra/kitty-img/refs/${version}";2525- license = with licenses; [ mit ];2626- maintainers = with maintainers; [ gaykitty ];2525+ license = with lib.licenses; [ mit ];2626+ maintainers = with lib.maintainers; [ gaykitty ];2727 mainProgram = "kitty-img";2828 };2929}
+4-4
pkgs/by-name/km/kmon/package.nix
···3030 --zsh $releaseDir/../completions/_kmon3131 '';32323333- meta = with lib; {3333+ meta = {3434 description = "Linux Kernel Manager and Activity Monitor";3535 homepage = "https://github.com/orhun/kmon";3636 changelog = "https://github.com/orhun/kmon/blob/v${version}/CHANGELOG.md";3737- license = licenses.gpl3Only;3838- platforms = platforms.linux;3939- maintainers = with maintainers; [3737+ license = lib.licenses.gpl3Only;3838+ platforms = lib.platforms.linux;3939+ maintainers = with lib.maintainers; [4040 figsoda4141 matthiasbeyer4242 ];
+3-3
pkgs/by-name/ko/ko/package.nix
···6262 --zsh <($out/bin/ko completion zsh)6363 '';64646565- meta = with lib; {6565+ meta = {6666 homepage = "https://github.com/ko-build/ko";6767 changelog = "https://github.com/ko-build/ko/releases/tag/v${version}";6868 description = "Build and deploy Go applications";···7373 ko builds images by effectively executing go build on your local machine, and as such doesn't require docker to be installed. This can make it a good fit for lightweight CI/CD use cases.7474 ko makes multi-platform builds easy, produces SBOMs by default, and includes support for simple YAML templating which makes it a powerful tool for Kubernetes applications.7575 '';7676- license = licenses.asl20;7777- maintainers = with maintainers; [7676+ license = lib.licenses.asl20;7777+ maintainers = with lib.maintainers; [7878 nickcao7979 jk8080 vdemeester
+3-3
pkgs/by-name/ko/konstraint/package.nix
···4343 runHook postInstallCheck4444 '';45454646- meta = with lib; {4646+ meta = {4747 homepage = "https://github.com/plexsystems/konstraint";4848 changelog = "https://github.com/plexsystems/konstraint/releases/tag/v${version}";4949 description = "Policy management tool for interacting with Gatekeeper";···5353 Gatekeeper. Automatically copy Rego to the ConstraintTemplate. Automatically update all ConstraintTemplates with5454 library changes. Enable writing the same policies for Conftest and Gatekeeper.5555 '';5656- license = licenses.mit;5757- maintainers = with maintainers; [ jk ];5656+ license = lib.licenses.mit;5757+ maintainers = with lib.maintainers; [ jk ];5858 };5959}
···9898 updateScript = nix-update-script { };9999 };100100101101- meta = with lib; {101101+ meta = {102102 homepage = "https://github.com/koreader/koreader";103103 changelog = "https://github.com/koreader/koreader/releases/tag/v${version}";104104 description = "An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices";105105 mainProgram = "koreader";106106- sourceProvenance = with sourceTypes; [ binaryNativeCode ];106106+ sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];107107 platforms = [108108 "aarch64-linux"109109 "armv7l-linux"110110 "x86_64-linux"111111 ];112112- license = licenses.agpl3Only;113113- maintainers = with maintainers; [112112+ license = lib.licenses.agpl3Only;113113+ maintainers = with lib.maintainers; [114114 contrun115115 neonfuz116116 liberodark
+3-3
pkgs/by-name/ku/kube-bench/package.nix
···4444 runHook postInstallCheck4545 '';46464747- meta = with lib; {4747+ meta = {4848 homepage = "https://github.com/aquasecurity/kube-bench";4949 changelog = "https://github.com/aquasecurity/kube-bench/releases/tag/v${version}";5050 description = "Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark";5151 mainProgram = "kube-bench";5252- license = licenses.asl20;5353- maintainers = with maintainers; [ jk ];5252+ license = lib.licenses.asl20;5353+ maintainers = with lib.maintainers; [ jk ];5454 };5555}
+3-3
pkgs/by-name/ku/kube-capacity/package.nix
···17171818 vendorHash = "sha256-YME4AXpHvr1bNuc/HoHxam+7ZkwLzjhIvFSfD4hga1A=";19192020- meta = with lib; {2020+ meta = {2121 description = "A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster";2222 mainProgram = "kube-capacity";2323 homepage = "https://github.com/robscott/kube-capacity";2424 changelog = "https://github.com/robscott/kube-capacity/releases/tag/v${version}";2525- license = licenses.asl20;2626- maintainers = [ maintainers.bryanasdev000 ];2525+ license = lib.licenses.asl20;2626+ maintainers = [ lib.maintainers.bryanasdev000 ];2727 };2828}
+4-4
pkgs/by-name/ku/kube-linter/package.nix
···4242 command = "kube-linter version";4343 };44444545- meta = with lib; {4545+ meta = {4646 description = "Static analysis tool that checks Kubernetes YAML files and Helm charts";4747 homepage = "https://kubelinter.io";4848 changelog = "https://github.com/stackrox/kube-linter/releases/tag/v${version}";4949- license = licenses.asl20;5050- maintainers = with maintainers; [4949+ license = lib.licenses.asl20;5050+ maintainers = with lib.maintainers; [5151 mtesseract5252 stehessel5353 Intuinewin5454 ];5555- platforms = platforms.all;5555+ platforms = lib.platforms.all;5656 };5757}
+3-3
pkgs/by-name/ku/kube-score/package.nix
···3333 };3434 };35353636- meta = with lib; {3636+ meta = {3737 description = "Kubernetes object analysis with recommendations for improved reliability and security";3838 mainProgram = "kube-score";3939 homepage = "https://github.com/zegl/kube-score";4040 changelog = "https://github.com/zegl/kube-score/releases/tag/v${version}";4141- license = licenses.mit;4242- maintainers = with maintainers; [ j4m3s ];4141+ license = lib.licenses.mit;4242+ maintainers = with lib.maintainers; [ j4m3s ];4343 };4444}
+3-3
pkgs/by-name/ku/kubeaudit/package.nix
···2424 # Tests require a running Kubernetes instance2525 doCheck = false;26262727- meta = with lib; {2727+ meta = {2828 description = "Audit tool for Kubernetes";2929 homepage = "https://github.com/Shopify/kubeaudit";3030 changelog = "https://github.com/Shopify/kubeaudit/releases/tag/v${version}";3131- license = with licenses; [ mit ];3232- maintainers = with maintainers; [ fab ];3131+ license = with lib.licenses; [ mit ];3232+ maintainers = with lib.maintainers; [ fab ];3333 mainProgram = "kubeaudit";3434 };3535}
+3-3
pkgs/by-name/ku/kubecfg/package.nix
···3232 --zsh <($out/bin/kubecfg completion --shell=zsh)3333 '';34343535- meta = with lib; {3535+ meta = {3636 description = "Tool for managing Kubernetes resources as code";3737 mainProgram = "kubecfg";3838 homepage = "https://github.com/kubecfg/kubecfg";3939 changelog = "https://github.com/kubecfg/kubecfg/releases/tag/v${version}";4040- license = licenses.asl20;4141- maintainers = with maintainers; [4040+ license = lib.licenses.asl20;4141+ maintainers = with lib.maintainers; [4242 benley4343 qjoly4444 ];
+3-3
pkgs/by-name/ku/kubeclarity/package.nix
···4545 mv $out/bin/cli $out/bin/kubeclarity4646 '';47474848- meta = with lib; {4848+ meta = {4949 description = "Kubernetes runtime scanner";5050 mainProgram = "kubeclarity";5151 longDescription = ''···5656 '';5757 homepage = "https://github.com/openclarity/kubeclarity";5858 changelog = "https://github.com/openclarity/kubeclarity/releases/tag/v${version}";5959- license = with licenses; [ asl20 ];6060- maintainers = with maintainers; [ fab ];5959+ license = with lib.licenses; [ asl20 ];6060+ maintainers = with lib.maintainers; [ fab ];6161 };6262}
+3-3
pkgs/by-name/ku/kubecolor/package.nix
···5050 echo 'compdef kubecolor=kubectl' >> $out/share/zsh/site-functions/_kubecolor5151 '';52525353- meta = with lib; {5353+ meta = {5454 description = "Colorizes kubectl output";5555 mainProgram = "kubecolor";5656 homepage = "https://github.com/kubecolor/kubecolor";5757 changelog = "https://github.com/kubecolor/kubecolor/releases/tag/v${version}";5858- license = licenses.mit;5959- maintainers = with maintainers; [5858+ license = lib.licenses.mit;5959+ maintainers = with lib.maintainers; [6060 ivankovnatsky6161 SuperSandro20006262 applejag
···25252626 doCheck = false;27272828- meta = with lib; {2828+ meta = {2929 description = "Tool to create instant GitOps platforms that integrate some of the best tools in cloud native from scratch";3030 mainProgram = "kubefirst";3131 homepage = "https://github.com/konstructio/kubefirst/";3232 changelog = "https://github.com/konstructio/kubefirst/releases/tag/v${version}";3333- license = licenses.mit;3434- maintainers = with maintainers; [ qjoly ];3333+ license = lib.licenses.mit;3434+ maintainers = with lib.maintainers; [ qjoly ];3535 };3636}
+3-3
pkgs/by-name/ku/kubeone/package.nix
···4242 command = "kubeone version";4343 };44444545- meta = with lib; {4545+ meta = {4646 description = "Automate cluster operations on all your cloud, on-prem, edge, and IoT environments";4747 homepage = "https://kubeone.io/";4848 changelog = "https://github.com/kubermatic/kubeone/releases/tag/v${version}";4949- license = licenses.asl20;5050- maintainers = with maintainers; [ lblasc ];4949+ license = lib.licenses.asl20;5050+ maintainers = with lib.maintainers; [ lblasc ];5151 };5252}
···3131 "cmd/helpgen"3232 ];33333434- meta = with lib; {3434+ meta = {3535 description = "Tools to use with the Kubernetes controller-runtime libraries";3636 homepage = "https://github.com/kubernetes-sigs/controller-tools";3737 changelog = "https://github.com/kubernetes-sigs/controller-tools/releases/tag/v${version}";3838- license = licenses.asl20;3939- maintainers = with maintainers; [ michojel ];3838+ license = lib.licenses.asl20;3939+ maintainers = with lib.maintainers; [ michojel ];4040 };4141}
+3-3
pkgs/by-name/ku/kubescape/package.nix
···68686969 versionCheckProgramArg = "version";70707171- meta = with lib; {7171+ meta = {7272 description = "Tool for testing if Kubernetes is deployed securely";7373 homepage = "https://github.com/kubescape/kubescape";7474 changelog = "https://github.com/kubescape/kubescape/releases/tag/v${version}";···8383 time. Kubescape integrates natively with other DevOps tools, including8484 Jenkins, CircleCI and Github workflows.8585 '';8686- license = licenses.asl20;8787- maintainers = with maintainers; [8686+ license = lib.licenses.asl20;8787+ maintainers = with lib.maintainers; [8888 fab8989 jk9090 ];
+3-3
pkgs/by-name/ku/kubeseal/package.nix
···2525 "-X main.VERSION=${version}"2626 ];27272828- meta = with lib; {2828+ meta = {2929 description = "Kubernetes controller and tool for one-way encrypted Secrets";3030 mainProgram = "kubeseal";3131 homepage = "https://github.com/bitnami-labs/sealed-secrets";3232 changelog = "https://github.com/bitnami-labs/sealed-secrets/blob/v${version}/RELEASE-NOTES.md";3333- license = licenses.asl20;3434- maintainers = with maintainers; [ groodt ];3333+ license = lib.licenses.asl20;3434+ maintainers = with lib.maintainers; [ groodt ];3535 };3636}
+3-3
pkgs/by-name/ku/kubesec/package.nix
···4646 runHook postInstallCheck4747 '';48484949- meta = with lib; {4949+ meta = {5050 description = "Security risk analysis tool for Kubernetes resources";5151 mainProgram = "kubesec";5252 homepage = "https://github.com/controlplaneio/kubesec";5353 changelog = "https://github.com/controlplaneio/kubesec/blob/v${version}/CHANGELOG.md";5454- license = with licenses; [ asl20 ];5555- maintainers = with maintainers; [5454+ license = with lib.licenses; [ asl20 ];5555+ maintainers = with lib.maintainers; [5656 fab5757 jk5858 ];
+3-3
pkgs/by-name/ku/kubeshark/package.nix
···5959 updateScript = nix-update-script { };6060 };61616262- meta = with lib; {6262+ meta = {6363 changelog = "https://github.com/kubeshark/kubeshark/releases/tag/v${version}";6464 description = "API Traffic Viewer for Kubernetes";6565 mainProgram = "kubeshark";6666 homepage = "https://kubeshark.co/";6767- license = licenses.asl20;6767+ license = lib.licenses.asl20;6868 longDescription = ''6969 The API traffic viewer for Kubernetes providing real-time, protocol-aware visibility into Kubernetes’ internal network,7070 Think TCPDump and Wireshark re-invented for Kubernetes7171 capturing, dissecting and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters.7272 '';7373- maintainers = with maintainers; [7373+ maintainers = with lib.maintainers; [7474 bryanasdev0007575 qjoly7676 ];
+3-3
pkgs/by-name/ku/kubestroyer/package.nix
···2222 "-w"2323 ];24242525- meta = with lib; {2525+ meta = {2626 description = "Kubernetes exploitation tool";2727 homepage = "https://github.com/Rolix44/Kubestroyer";2828 changelog = "https://github.com/Rolix44/Kubestroyer/releases/tag/v${version}";2929- license = licenses.mit;3030- maintainers = with maintainers; [ fab ];2929+ license = lib.licenses.mit;3030+ maintainers = with lib.maintainers; [ fab ];3131 mainProgram = "kubestroyer";3232 };3333}
+3-3
pkgs/by-name/la/lapce/package.nix
···9999100100 passthru.updateScript = nix-update-script { };101101102102- meta = with lib; {102102+ meta = {103103 description = "Lightning-fast and Powerful Code Editor written in Rust";104104 homepage = "https://github.com/lapce/lapce";105105 changelog = "https://github.com/lapce/lapce/releases/tag/v${version}";106106- license = with licenses; [ asl20 ];107107- maintainers = with maintainers; [ elliot ];106106+ license = with lib.licenses; [ asl20 ];107107+ maintainers = with lib.maintainers; [ elliot ];108108 mainProgram = "lapce";109109 };110110}
+4-4
pkgs/by-name/la/lasso/package.nix
···7070 --prefix=$out7171 '';72727373- meta = with lib; {7373+ meta = {7474 homepage = "https://lasso.entrouvert.org/";7575 description = "Liberty Alliance Single Sign-On library";7676 changelog = "https://git.entrouvert.org/entrouvert/lasso/raw/tag/v${version}/ChangeLog";7777- license = licenses.gpl2Plus;7878- platforms = platforms.linux;7979- maintainers = with maintainers; [ womfoo ];7777+ license = lib.licenses.gpl2Plus;7878+ platforms = lib.platforms.linux;7979+ maintainers = with lib.maintainers; [ womfoo ];8080 };8181}
+4-4
pkgs/by-name/le/lean/package.nix
···5757 --replace "greadlink" "${coreutils}/bin/readlink"5858 '';59596060- meta = with lib; {6060+ meta = {6161 description = "Automatic and interactive theorem prover";6262 homepage = "https://leanprover.github.io/";6363 changelog = "https://github.com/leanprover-community/lean/blob/v${version}/doc/changes.md";6464- license = licenses.asl20;6565- platforms = platforms.unix;6666- maintainers = with maintainers; [6464+ license = lib.licenses.asl20;6565+ platforms = lib.platforms.unix;6666+ maintainers = with lib.maintainers; [6767 thoughtpolice6868 ];6969 };
+3-3
pkgs/by-name/le/ledfx/package.nix
···6464 # Project has no tests6565 doCheck = false;66666767- meta = with lib; {6767+ meta = {6868 description = "Network based LED effect controller with support for advanced real-time audio effects";6969 homepage = "https://github.com/LedFx/LedFx";7070 changelog = "https://github.com/LedFx/LedFx/blob/${version}/CHANGELOG.rst";7171- license = licenses.gpl3Only;7272- teams = [ teams.c3d2 ];7171+ license = lib.licenses.gpl3Only;7272+ teams = [ lib.teams.c3d2 ];7373 mainProgram = "ledfx";7474 };7575}
+3-3
pkgs/by-name/le/ledger-autosync/package.nix
···3333 python3Packages.pytestCheckHook3434 ];35353636- meta = with lib; {3636+ meta = {3737 homepage = "https://github.com/egh/ledger-autosync";3838 changelog = "https://github.com/egh/ledger-autosync/releases/tag/v${version}";3939 description = "OFX/CSV autosync for ledger and hledger";4040- license = licenses.gpl3Plus;4141- maintainers = with maintainers; [ eamsden ];4040+ license = lib.licenses.gpl3Plus;4141+ maintainers = with lib.maintainers; [ eamsden ];4242 };4343}
+4-4
pkgs/by-name/le/ledger/package.nix
···108108 installShellCompletion --cmd ledger --bash $src/contrib/ledger-completion.bash109109 '';110110111111- meta = with lib; {111111+ meta = {112112 description = "Double-entry accounting system with a command-line reporting interface";113113 mainProgram = "ledger";114114 homepage = "https://www.ledger-cli.org/";115115 changelog = "https://github.com/ledger/ledger/raw/v${version}/NEWS.md";116116- license = licenses.bsd3;116116+ license = lib.licenses.bsd3;117117 longDescription = ''118118 Ledger is a powerful, double-entry accounting system that is accessed119119 from the UNIX command-line. This may put off some users, as there is120120 no flashy UI, but for those who want unparalleled reporting access to121121 their data, there really is no alternative.122122 '';123123- platforms = platforms.all;124124- maintainers = with maintainers; [ jwiegley ];123123+ platforms = lib.platforms.all;124124+ maintainers = with lib.maintainers; [ jwiegley ];125125 };126126}
+3-3
pkgs/by-name/le/leetgo/package.nix
···3535 --zsh <($out/bin/leetgo completion zsh)3636 '';37373838- meta = with lib; {3838+ meta = {3939 description = "A command-line tool for LeetCode";4040 homepage = "https://github.com/j178/leetgo";4141 changelog = "https://github.com/j178/leetgo/releases/tag/v${version}";4242- license = licenses.mit;4343- maintainers = with maintainers; [ Ligthiago ];4242+ license = lib.licenses.mit;4343+ maintainers = with lib.maintainers; [ Ligthiago ];4444 mainProgram = "leetgo";4545 };4646}
+3-3
pkgs/by-name/le/legba/package.nix
···3434 # Paho C test fails due to permission issue3535 doCheck = false;36363737- meta = with lib; {3737+ meta = {3838 description = "Multiprotocol credentials bruteforcer / password sprayer and enumerator";3939 homepage = "https://github.com/evilsocket/legba";4040 changelog = "https://github.com/evilsocket/legba/releases/tag/v${version}";4141- license = licenses.gpl3Only;4242- maintainers = with maintainers; [ mikaelfangel ];4141+ license = lib.licenses.gpl3Only;4242+ maintainers = with lib.maintainers; [ mikaelfangel ];4343 mainProgram = "legba";4444 };4545}
+3-3
pkgs/by-name/le/legitify/package.nix
···2727 rm e2e/e2e_test.go # tests requires network2828 '';29293030- meta = with lib; {3030+ meta = {3131 description = "Tool to detect and remediate misconfigurations and security risks of GitHub assets";3232 homepage = "https://github.com/Legit-Labs/legitify";3333 changelog = "https://github.com/Legit-Labs/legitify/releases/tag/v${version}";3434- license = licenses.asl20;3535- maintainers = with maintainers; [ fab ];3434+ license = lib.licenses.asl20;3535+ maintainers = with lib.maintainers; [ fab ];3636 mainProgram = "legitify";3737 };3838}
+3-3
pkgs/by-name/le/lemmeknow/package.nix
···1616 useFetchCargoVendor = true;1717 cargoHash = "sha256-65PPIYfwVO8O4K8yr499vRQScpAREiBZ8O0rrDMCXB8=";18181919- meta = with lib; {1919+ meta = {2020 description = "Tool to identify anything";2121 homepage = "https://github.com/swanandx/lemmeknow";2222 changelog = "https://github.com/swanandx/lemmeknow/releases/tag/v${version}";2323- license = licenses.mit;2424- maintainers = with maintainers; [2323+ license = lib.licenses.mit;2424+ maintainers = with lib.maintainers; [2525 figsoda2626 Br1ght0ne2727 ];
+3-3
pkgs/by-name/le/lemmy-help/package.nix
···2020 useFetchCargoVendor = true;2121 cargoHash = "sha256-ZuLbdsZadEkY5M4LoHBn6gnKYklVbXpRa60EocYUH+A=";22222323- meta = with lib; {2323+ meta = {2424 description = "CLI for generating vim help docs from emmylua comments";2525 longDescription = ''2626 `lemmy-help` is an emmylua parser as well as a CLI which takes that parsed tree and converts it into vim help docs.2727 '';2828 homepage = "https://github.com/numToStr/lemmy-help";2929 changelog = "https://github.com/numToStr/lemmy-help/releases/tag/v${version}";3030- license = with licenses; [ mit ];3131- maintainers = with maintainers; [ figsoda ];3030+ license = with lib.licenses; [ mit ];3131+ maintainers = with lib.maintainers; [ figsoda ];3232 mainProgram = "lemmy-help";3333 };3434}
···7070 build-aux/mbim-codegen/mbim-codegen7171 '';72727373- meta = with lib; {7373+ meta = {7474 homepage = "https://www.freedesktop.org/wiki/Software/libmbim/";7575 description = "Library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol";7676 changelog = "https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/raw/${version}/NEWS";7777- teams = [ teams.freedesktop ];7878- platforms = platforms.linux;7979- license = licenses.gpl2Plus;7777+ teams = [ lib.teams.freedesktop ];7878+ platforms = lib.platforms.linux;7979+ license = lib.licenses.gpl2Plus;8080 };8181}
+4-4
pkgs/by-name/li/libosinfo/package.nix
···84848585 doCheck = true;86868787- meta = with lib; {8787+ meta = {8888 description = "GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support";8989 homepage = "https://libosinfo.org/";9090 changelog = "https://gitlab.com/libosinfo/libosinfo/-/blob/v${version}/NEWS";9191- license = licenses.lgpl2Plus;9292- platforms = platforms.unix;9393- maintainers = [ maintainers.bjornfor ];9191+ license = lib.licenses.lgpl2Plus;9292+ platforms = lib.platforms.unix;9393+ maintainers = [ lib.maintainers.bjornfor ];9494 };9595}
+4-4
pkgs/by-name/li/libplacebo/package.nix
···8686 --replace 'python_env.append' '#'8787 '';88888989- meta = with lib; {8989+ meta = {9090 description = "Reusable library for GPU-accelerated video/image rendering primitives";9191 longDescription = ''9292 Reusable library for GPU-accelerated image/view processing primitives and···9696 '';9797 homepage = "https://code.videolan.org/videolan/libplacebo";9898 changelog = "https://code.videolan.org/videolan/libplacebo/-/tags/v${version}";9999- license = licenses.lgpl21Plus;100100- maintainers = with maintainers; [ primeos ];101101- platforms = platforms.all;9999+ license = lib.licenses.lgpl21Plus;100100+ maintainers = with lib.maintainers; [ primeos ];101101+ platforms = lib.platforms.all;102102 };103103}
+4-4
pkgs/by-name/li/libplacebo_5/package.nix
···6363 --replace 'python_env.append' '#'6464 '';65656666- meta = with lib; {6666+ meta = {6767 description = "Reusable library for GPU-accelerated video/image rendering primitives";6868 longDescription = ''6969 Reusable library for GPU-accelerated image/view processing primitives and···7373 '';7474 homepage = "https://code.videolan.org/videolan/libplacebo";7575 changelog = "https://code.videolan.org/videolan/libplacebo/-/tags/v${version}";7676- license = licenses.lgpl21Plus;7777- maintainers = with maintainers; [ primeos ];7878- platforms = platforms.all;7676+ license = lib.licenses.lgpl21Plus;7777+ maintainers = with lib.maintainers; [ primeos ];7878+ platforms = lib.platforms.all;7979 };8080}
+4-4
pkgs/by-name/li/libpsl/package.nix
···83838484 doCheck = true;85858686- meta = with lib; {8686+ meta = {8787 description = "C library for the Publix Suffix List";8888 longDescription = ''8989 libpsl is a C library for the Publix Suffix List (PSL). A "public suffix"···9494 '';9595 homepage = "https://rockdaboot.github.io/libpsl/";9696 changelog = "https://raw.githubusercontent.com/rockdaboot/libpsl/libpsl-${version}/NEWS";9797- license = licenses.mit;9898- maintainers = [ maintainers.c0bw3b ];9797+ license = lib.licenses.mit;9898+ maintainers = [ lib.maintainers.c0bw3b ];9999 mainProgram = "psl";100100- platforms = platforms.unix ++ platforms.windows;100100+ platforms = lib.platforms.unix ++ lib.platforms.windows;101101 pkgConfigModules = [ "libpsl" ];102102 };103103}
+4-4
pkgs/by-name/li/libqmi/package.nix
···9494 build-aux/qmi-codegen/qmi-codegen9595 '';96969797- meta = with lib; {9797+ meta = {9898 homepage = "https://www.freedesktop.org/wiki/Software/libqmi/";9999 description = "Modem protocol helper library";100100- teams = [ teams.freedesktop ];101101- platforms = platforms.linux;102102- license = with licenses; [100100+ teams = [ lib.teams.freedesktop ];101101+ platforms = lib.platforms.linux;102102+ license = with lib.licenses; [103103 # Library104104 lgpl2Plus105105 # Tools
···2323 buildInputs = [ qt6.qtbase ];2424 dontWrapQtApps = true;25252626- meta = with lib; {2626+ meta = {2727 description = "C++ Qt API for Libre Graph, a free API for cloud collaboration inspired by the MS Graph API";2828 homepage = "https://owncloud.org";2929- maintainers = with maintainers; [ hellwolf ];3030- platforms = platforms.unix;3131- license = licenses.asl20;2929+ maintainers = with lib.maintainers; [ hellwolf ];3030+ platforms = lib.platforms.unix;3131+ license = lib.licenses.asl20;3232 changelog = "https://github.com/owncloud/libre-graph-api-cpp-qt-client/releases/tag/v${version}";3333 };3434}
+3-3
pkgs/by-name/li/librsync/package.nix
···30303131 dontStrip = stdenv.hostPlatform != stdenv.buildPlatform;32323333- meta = with lib; {3333+ meta = {3434 description = "Implementation of the rsync remote-delta algorithm";3535 homepage = "https://librsync.sourceforge.net/";3636 changelog = "https://github.com/librsync/librsync/releases/tag/v${version}";3737- license = licenses.lgpl2Plus;3737+ license = lib.licenses.lgpl2Plus;3838 mainProgram = "rdiff";3939- platforms = platforms.unix;3939+ platforms = lib.platforms.unix;4040 };4141}
+4-4
pkgs/by-name/li/libsndfile/package.nix
···9494 lame = (lame.override { sndfileFileIOSupport = true; });9595 };96969797- meta = with lib; {9797+ meta = {9898 description = "C library for reading and writing files containing sampled sound";9999 homepage = "https://libsndfile.github.io/libsndfile/";100100 changelog = "https://github.com/libsndfile/libsndfile/releases/tag/${version}";101101- license = licenses.lgpl2Plus;102102- maintainers = with maintainers; [ lovek323 ];103103- platforms = platforms.all;101101+ license = lib.licenses.lgpl2Plus;102102+ maintainers = with lib.maintainers; [ lovek323 ];103103+ platforms = lib.platforms.all;104104105105 longDescription = ''106106 Libsndfile is a C library for reading and writing files containing
+5-5
pkgs/by-name/li/libspelling/package.nix
···6464 packageName = "libspelling";6565 };66666767- meta = with lib; {6767+ meta = {6868 description = "Spellcheck library for GTK 4";6969 homepage = "https://gitlab.gnome.org/GNOME/libspelling";7070- license = licenses.lgpl21Plus;7171- changelog = "https://gitlab.gnome.org/GNOME/libspelling/-/raw/${version}/NEWS";7272- maintainers = with maintainers; [ chuangzhu ];7373- teams = [ teams.gnome ];7070+ license = lib.licenses.lgpl21Plus;7171+ changelog = "https://gitlab.gnome.org/GNOME/libspelling/-/raw/${finalAttrs.version}/NEWS";7272+ maintainers = with lib.maintainers; [ chuangzhu ];7373+ teams = [ lib.teams.gnome ];7474 };7575})
+3-3
pkgs/by-name/li/libtasn1/package.nix
···4040 inherit gnutls samba qemu;4141 };42424343- meta = with lib; {4343+ meta = {4444 homepage = "https://www.gnu.org/software/libtasn1/";4545 description = "ASN.1 library";4646 longDescription = ''···4848 other packages. The goal of this implementation is to be highly4949 portable, and only require an ANSI C89 platform.5050 '';5151- license = licenses.lgpl2Plus;5252- platforms = platforms.all;5151+ license = lib.licenses.lgpl2Plus;5252+ platforms = lib.platforms.all;5353 changelog = "https://gitlab.com/gnutls/libtasn1/-/blob/v${version}/NEWS";5454 };5555}
+2-2
pkgs/by-name/li/libtins/package.nix
···5050 doCheck = true;5151 checkTarget = "tests test";52525353- meta = with lib; {5353+ meta = {5454 description = "High-level, multiplatform C++ network packet sniffing and crafting library";5555 homepage = "https://libtins.github.io/";5656 changelog = "https://raw.githubusercontent.com/mfontanini/libtins/v${version}/CHANGES.md";5757 license = lib.licenses.bsd2;5858- maintainers = with maintainers; [ fdns ];5858+ maintainers = with lib.maintainers; [ fdns ];5959 platforms = lib.platforms.unix;6060 };6161}
+4-4
pkgs/by-name/li/libtomcrypt/package.nix
···46464747 enableParallelBuilding = true;48484949- meta = with lib; {4949+ meta = {5050 description = "Fairly comprehensive, modular and portable cryptographic toolkit";5151 homepage = "https://www.libtom.net/LibTomCrypt/";5252 changelog = "https://github.com/libtom/libtomcrypt/raw/v${version}/changes";5353- license = with licenses; [5353+ license = with lib.licenses; [5454 publicDomain5555 wtfpl5656 ];5757- maintainers = [ ];5858- platforms = platforms.all;5757+ maintainers = with lib.maintainers; [ ];5858+ platforms = lib.platforms.all;5959 };6060}
+5-5
pkgs/by-name/li/libudev-zero/package.nix
···3131 pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;3232 };33333434- meta = with lib; {3434+ meta = {3535 homepage = "https://github.com/illiliti/libudev-zero";3636 description = "Daemonless replacement for libudev";3737- changelog = "https://github.com/illiliti/libudev-zero/releases/tag/${version}";3838- maintainers = with maintainers; [3737+ changelog = "https://github.com/illiliti/libudev-zero/releases/tag/${finalAttrs.version}";3838+ maintainers = with lib.maintainers; [3939 qyliss4040 shamilton4141 ];4242- license = licenses.isc;4242+ license = lib.licenses.isc;4343 pkgConfigModules = [ "libudev" ];4444- platforms = platforms.linux;4444+ platforms = lib.platforms.linux;4545 };4646})
+4-4
pkgs/by-name/li/libuninameslist/package.nix
···2020 autoreconfHook2121 ];22222323- meta = with lib; {2323+ meta = {2424 homepage = "https://github.com/fontforge/libuninameslist/";2525 changelog = "https://github.com/fontforge/libuninameslist/blob/${version}/ChangeLog";2626 description = "Library of Unicode names and annotation data";2727- license = licenses.bsd3;2828- maintainers = with maintainers; [ erictapen ];2929- platforms = platforms.all;2727+ license = lib.licenses.bsd3;2828+ maintainers = with lib.maintainers; [ erictapen ];2929+ platforms = lib.platforms.all;3030 };3131}
···407407408408 passthru.tests.libvirtd = nixosTests.libvirtd;409409410410- meta = with lib; {410410+ meta = {411411 description = "Toolkit to interact with the virtualization capabilities of recent versions of Linux and other OSes";412412 homepage = "https://libvirt.org/";413413 changelog = "https://gitlab.com/libvirt/libvirt/-/raw/v${version}/NEWS.rst";414414- license = licenses.lgpl2Plus;415415- platforms = platforms.unix;416416- maintainers = with maintainers; [414414+ license = lib.licenses.lgpl2Plus;415415+ platforms = lib.platforms.unix;416416+ maintainers = with lib.maintainers; [417417 fpletz418418 globin419419 lovesegfault
···17171818 vendorHash = "sha256-7xa2tdCDCXkOZCLL8YPtO7i1VqD61Mow7un0690I8mM=";19192020- meta = with lib; {2020+ meta = {2121 description = "Utility that provides an API and CLI to identify licenses and legal terms";2222 mainProgram = "license-scanner";2323 homepage = "https://github.com/CycloneDX/license-scanner";2424 changelog = "https://github.com/CycloneDX/license-scanner/blob/${version}/CHANGELOG.md";2525- license = licenses.asl20;2626- maintainers = with maintainers; [ fab ];2525+ license = lib.licenses.asl20;2626+ maintainers = with lib.maintainers; [ fab ];2727 };2828}
+4-4
pkgs/by-name/li/lightsoff/package.nix
···5656 updateScript = gnome.updateScript { packageName = "lightsoff"; };5757 };58585959- meta = with lib; {5959+ meta = {6060 homepage = "https://gitlab.gnome.org/GNOME/lightsoff";6161 changelog = "https://gitlab.gnome.org/GNOME/lightsoff/-/blob/${version}/NEWS?ref_type=tags";6262 description = "Puzzle game, where the objective is to turn off all of the tiles on the board";6363 mainProgram = "lightsoff";6464- teams = [ teams.gnome ];6565- license = licenses.gpl2;6666- platforms = platforms.unix;6464+ teams = [ lib.teams.gnome ];6565+ license = lib.licenses.gpl2;6666+ platforms = lib.platforms.unix;6767 };6868}
+2-2
pkgs/by-name/li/ligolo-ng/package.nix
···3030 # Tests require network access3131 doCheck = false;32323333- meta = with lib; {3333+ meta = {3434 description = "Tunneling/pivoting tool that uses a TUN interface";3535 homepage = "https://github.com/tnpitsecurity/ligolo-ng";3636 changelog = "https://github.com/nicocha30/ligolo-ng/releases/tag/v${version}";3737- license = licenses.gpl3Only;3737+ license = lib.licenses.gpl3Only;3838 };3939}
+4-4
pkgs/by-name/li/likwid/package.nix
···33333434 makeFlags = [ "PREFIX=$(out)" ];35353636- meta = with lib; {3636+ meta = {3737 homepage = "https://hpc.fau.de/research/tools/likwid/";3838 changelog = "https://github.com/RRZE-HPC/likwid/releases/tag/v${version}";3939 description = "Performance monitoring and benchmarking suite";4040- license = licenses.gpl3Only;4040+ license = lib.licenses.gpl3Only;4141 # Might work on ARM by appropriately setting COMPILER in config.mk4242- platforms = intersectLists platforms.linux platforms.x86;4343- maintainers = [ maintainers.vbgl ];4242+ platforms = lib.intersectLists lib.platforms.linux lib.platforms.x86;4343+ maintainers = [ lib.maintainers.vbgl ];4444 mainProgram = "likwid-perfctr";4545 };4646}
+3-3
pkgs/by-name/li/lil-pwny/package.nix
···2323 "lil_pwny"2424 ];25252626- meta = with lib; {2626+ meta = {2727 description = "Offline auditing of Active Directory passwords";2828 mainProgram = "lil-pwny";2929 homepage = "https://github.com/PaperMtn/lil-pwny";3030 changelog = "https://github.com/PaperMtn/lil-pwny/blob/${version}/CHANGELOG.md";3131- license = licenses.gpl3Only;3232- maintainers = with maintainers; [ fab ];3131+ license = lib.licenses.gpl3Only;3232+ maintainers = with lib.maintainers; [ fab ];3333 };3434}
+4-4
pkgs/by-name/li/link-grammar/package.nix
···6262 '';6363 };64646565- meta = with lib; {6565+ meta = {6666 description = "Grammar Checking library";6767 homepage = "https://www.abisource.com/projects/link-grammar/";6868 changelog = "https://github.com/opencog/link-grammar/blob/link-grammar-${version}/ChangeLog";6969- license = licenses.lgpl21Only;7070- maintainers = with maintainers; [ jtojnar ];7171- platforms = platforms.unix;6969+ license = lib.licenses.lgpl21Only;7070+ maintainers = with lib.maintainers; [ jtojnar ];7171+ platforms = lib.platforms.unix;7272 };7373 };7474
+3-3
pkgs/by-name/li/linkchecker/package.nix
···53535454 __darwinAllowLocalNetworking = true;55555656- meta = with lib; {5656+ meta = {5757 description = "Check websites for broken links";5858 mainProgram = "linkchecker";5959 homepage = "https://linkcheck.github.io/linkchecker/";6060 changelog = "https://github.com/linkchecker/linkchecker/releases/tag/v${version}";6161- license = licenses.gpl2Plus;6262- maintainers = with maintainers; [6161+ license = lib.licenses.gpl2Plus;6262+ maintainers = with lib.maintainers; [6363 peterhoeg6464 tweber6565 ];
+4-4
pkgs/by-name/li/linux-router/package.nix
···8787 makeWrapper $out/.bin-wrapped/lnxrouter $out/bin/lnxrouter --prefix PATH : ${binPath}8888 '';89899090- meta = with lib; {9090+ meta = {9191 homepage = "https://github.com/garywill/linux-router";9292 description = "Set Linux as router / Wifi hotspot / proxy in one command";9393 longDescription = ''···107107 - Compatible with NetworkManager (automatically set interface as unmanaged)108108 '';109109 changelog = "https://github.com/garywill/linux-router/releases/tag/${version}";110110- license = licenses.lgpl21Only;111111- maintainers = with maintainers; [ x3ro ];112112- platforms = platforms.linux;110110+ license = lib.licenses.lgpl21Only;111111+ maintainers = with lib.maintainers; [ x3ro ];112112+ platforms = lib.platforms.linux;113113 mainProgram = "lnxrouter";114114 };115115}
+3-3
pkgs/by-name/li/listenbrainz-mpd/package.nix
···6363 installManPage listenbrainz-mpd.16464 '';65656666- meta = with lib; {6666+ meta = {6767 homepage = "https://codeberg.org/elomatreb/listenbrainz-mpd";6868 changelog = "https://codeberg.org/elomatreb/listenbrainz-mpd/src/tag/v${version}/CHANGELOG.md";6969 description = "ListenBrainz submission client for MPD";7070- license = licenses.agpl3Only;7171- maintainers = with maintainers; [ DeeUnderscore ];7070+ license = lib.licenses.agpl3Only;7171+ maintainers = with lib.maintainers; [ DeeUnderscore ];7272 mainProgram = "listenbrainz-mpd";7373 };7474}
+3-3
pkgs/by-name/li/listmonk/package.nix
···5757 tests = { inherit (nixosTests) listmonk; };5858 };59596060- meta = with lib; {6060+ meta = {6161 description = "High performance, self-hosted, newsletter and mailing list manager with a modern dashboard";6262 mainProgram = "listmonk";6363 homepage = "https://github.com/knadh/listmonk";6464 changelog = "https://github.com/knadh/listmonk/releases/tag/v${version}";6565- maintainers = with maintainers; [ raitobezarius ];6666- license = licenses.agpl3Only;6565+ maintainers = with lib.maintainers; [ raitobezarius ];6666+ license = lib.licenses.agpl3Only;6767 };6868}
+3-3
pkgs/by-name/li/listmonk/stuffbin.nix
···2323 "-X main.version=${version}"2424 ];25252626- meta = with lib; {2626+ meta = {2727 description = "Compress and embed static files and assets into Go binaries and access them with a virtual file system in production";2828 homepage = "https://github.com/knadh/stuffbin";2929 changelog = "https://github.com/knadh/stuffbin/releases/tag/v${version}";3030- maintainers = with maintainers; [ raitobezarius ];3131- license = licenses.mit;3030+ maintainers = with lib.maintainers; [ raitobezarius ];3131+ license = lib.licenses.mit;3232 };3333}
+3-3
pkgs/by-name/li/litecli/package.nix
···4444 "test_auto_escaped_col_names"4545 ];46464747- meta = with lib; {4747+ meta = {4848 description = "Command-line interface for SQLite";4949 mainProgram = "litecli";5050 longDescription = ''···5252 '';5353 homepage = "https://litecli.com";5454 changelog = "https://github.com/dbcli/litecli/blob/v${version}/CHANGELOG.md";5555- license = licenses.bsd3;5656- maintainers = with maintainers; [ Scriptkiddi ];5555+ license = lib.licenses.bsd3;5656+ maintainers = with lib.maintainers; [ Scriptkiddi ];5757 };5858}
+4-4
pkgs/by-name/li/livi/package.nix
···4545 ];4646 strictDeps = true;47474848- meta = with lib; {4848+ meta = {4949 homepage = "https://gitlab.gnome.org/guidog/livi";5050 changelog = "https://gitlab.gnome.org/guidog/livi/-/blob/v${version}/NEWS?ref_type=tags";5151 description = "Small video player targeting mobile devices (also named μPlayer)";5252- license = licenses.gpl3Plus;5353- platforms = platforms.linux;5252+ license = lib.licenses.gpl3Plus;5353+ platforms = lib.platforms.linux;5454 mainProgram = "livi";5555- maintainers = with maintainers; [ mksafavi ];5555+ maintainers = with lib.maintainers; [ mksafavi ];5656 };5757}
+3-3
pkgs/by-name/lo/lokinet/package.nix
···6868 "-DWITH_SETCAP=OFF"6969 ];70707171- meta = with lib; {7171+ meta = {7272 description = "Anonymous, decentralized and IP based overlay network for the internet";7373 homepage = "https://lokinet.org/";7474 changelog = "https://github.com/oxen-io/lokinet/releases/tag/v${version}";7575- license = licenses.gpl3Plus;7676- maintainers = with maintainers; [ wyndon ];7575+ license = lib.licenses.gpl3Plus;7676+ maintainers = with lib.maintainers; [ wyndon ];7777 };7878}
+3-3
pkgs/by-name/lo/loramon/package.nix
···2424 pyserial2525 ];26262727- meta = with lib; {2727+ meta = {2828 description = "LoRa packet sniffer for RNode hardware";2929 mainProgram = "loramon";3030 homepage = "https://github.com/markqvist/LoRaMon";3131 changelog = "https://github.com/markqvist/LoRaMon/releases/tag/${version}";3232- license = licenses.mit;3333- maintainers = with maintainers; [ erethon ];3232+ license = lib.licenses.mit;3333+ maintainers = with lib.maintainers; [ erethon ];3434 };3535}
+4-4
pkgs/by-name/lu/luabridge/package.nix
···2525 runHook postInstall2626 '';27272828- meta = with lib; {2828+ meta = {2929 description = "Lightweight, dependency-free library for binding Lua to C++";3030 homepage = "https://github.com/vinniefalco/LuaBridge";3131 changelog = "https://github.com/vinniefalco/LuaBridge/blob/${version}/CHANGES.md";3232- platforms = platforms.unix;3333- license = licenses.mit;3434- maintainers = [ ];3232+ platforms = lib.platforms.unix;3333+ license = lib.licenses.mit;3434+ maintainers = with lib.maintainers; [ ];3535 };3636}
+4-4
pkgs/by-name/lu/lubelogger/package.nix
···28282929 executables = [ "CarCareTracker" ]; # This wraps "$out/lib/$pname/foo" to `$out/bin/foo`.30303131- meta = with lib; {3131+ meta = {3232 description = "Vehicle service records and maintainence tracker";3333 longDescription = ''3434 A self-hosted, open-source, unconventionally-named vehicle maintenance records and fuel mileage tracker.···3737 '';3838 homepage = "https://lubelogger.com";3939 changelog = "https://github.com/hargata/lubelog/releases/tag/v${version}";4040- license = licenses.mit;4141- maintainers = with maintainers; [ lyndeno ];4040+ license = lib.licenses.mit;4141+ maintainers = with lib.maintainers; [ lyndeno ];4242 mainProgram = "CarCareTracker";4343- platforms = platforms.all;4343+ platforms = lib.platforms.all;4444 };4545}
+3-3
pkgs/by-name/lu/ludusavi/package.nix
···117117 "''${gappsWrapperArgs[@]}"118118 '';119119120120- meta = with lib; {120120+ meta = {121121 description = "Backup tool for PC game saves";122122 homepage = "https://github.com/mtkennerly/ludusavi";123123 changelog = "https://github.com/mtkennerly/ludusavi/blob/v${version}/CHANGELOG.md";124124- license = licenses.mit;125125- maintainers = with maintainers; [124124+ license = lib.licenses.mit;125125+ maintainers = with lib.maintainers; [126126 pasqui23127127 megheaiulian128128 ];
+3-3
pkgs/by-name/lu/luigi/package.nix
···3333 # This enables accessing modules stored in cwd3434 makeWrapperArgs = [ "--prefix PYTHONPATH . :" ];35353636- meta = with lib; {3636+ meta = {3737 description = "Python package that helps you build complex pipelines of batch jobs";3838 longDescription = ''3939 Luigi handles dependency resolution, workflow management, visualization,···4141 '';4242 homepage = "https://github.com/spotify/luigi";4343 changelog = "https://github.com/spotify/luigi/releases/tag/${version}";4444- license = [ licenses.asl20 ];4545- maintainers = [ maintainers.bhipple ];4444+ license = [ lib.licenses.asl20 ];4545+ maintainers = [ lib.maintainers.bhipple ];4646 };4747}
+3-3
pkgs/by-name/lu/lux/package.nix
···34343535 doCheck = false; # require network36363737- meta = with lib; {3737+ meta = {3838 description = "Fast and simple video download library and CLI tool written in Go";3939 homepage = "https://github.com/iawia002/lux";4040 changelog = "https://github.com/iawia002/lux/releases/tag/v${version}";4141- license = licenses.mit;4242- maintainers = with maintainers; [ galaxy ];4141+ license = lib.licenses.mit;4242+ maintainers = with lib.maintainers; [ galaxy ];4343 mainProgram = "lux";4444 };4545}
+3-3
pkgs/by-name/ma/macchina/package.nix
···2727 installManPage doc/macchina.{1,7}2828 '';29293030- meta = with lib; {3030+ meta = {3131 description = "Fast, minimal and customizable system information fetcher";3232 homepage = "https://github.com/Macchina-CLI/macchina";3333 changelog = "https://github.com/Macchina-CLI/macchina/releases/tag/v${version}";3434- license = with licenses; [ mit ];3535- maintainers = with maintainers; [3434+ license = with lib.licenses; [ mit ];3535+ maintainers = with lib.maintainers; [3636 _414owen3737 figsoda3838 ];
+3-3
pkgs/by-name/ma/macs2/package.nix
···50505151 pythonImportsCheck = [ "MACS2" ];52525353- meta = with lib; {5353+ meta = {5454 description = "Model-based Analysis for ChIP-Seq";5555 mainProgram = "macs2";5656 homepage = "https://github.com/macs3-project/MACS/";5757 changelog = "https://github.com/macs3-project/MACS/releases/tag/v${version}";5858- license = licenses.bsd3;5959- maintainers = with maintainers; [ gschwartz ];5858+ license = lib.licenses.bsd3;5959+ maintainers = with lib.maintainers; [ gschwartz ];6060 };6161}
···3434 runHook postInstall3535 '';36363737- meta = with lib; {3737+ meta = {3838 description = "Web interface for managing and controlling 3D printers with Klipper";3939 homepage = "https://docs.mainsail.xyz";4040 changelog = "https://github.com/mainsail-crew/mainsail/releases/tag/v${version}";4141- license = licenses.gpl3Plus;4242- platforms = platforms.linux;4343- maintainers = with maintainers; [4141+ license = lib.licenses.gpl3Plus;4242+ platforms = lib.platforms.linux;4343+ maintainers = with lib.maintainers; [4444 shhht4545 lovesegfault4646 wulfsta
+3-3
pkgs/by-name/ma/malwoverview/package.nix
···4343 "malwoverview"4444 ];45454646- meta = with lib; {4646+ meta = {4747 description = "Tool for threat hunting and gathering intel information from various sources";4848 homepage = "https://github.com/alexandreborges/malwoverview";4949 changelog = "https://github.com/alexandreborges/malwoverview/releases/tag/v${version}";5050- license = licenses.gpl3Only;5151- maintainers = with maintainers; [ fab ];5050+ license = lib.licenses.gpl3Only;5151+ maintainers = with lib.maintainers; [ fab ];5252 mainProgram = "malwoverview.py";5353 };5454}
+3-3
pkgs/by-name/ma/mantra/package.nix
···2222 "-w"2323 ];24242525- meta = with lib; {2525+ meta = {2626 description = "Tool used to hunt down API key leaks in JS files and pages";2727 homepage = "https://github.com/MrEmpy/Mantra";2828 changelog = "https://github.com/MrEmpy/Mantra/releases/tag/v${version}";2929- license = licenses.gpl3Only;3030- maintainers = with maintainers; [ fab ];2929+ license = lib.licenses.gpl3Only;3030+ maintainers = with lib.maintainers; [ fab ];3131 mainProgram = "mantra";3232 };3333}
+3-3
pkgs/by-name/ma/mapcidr/package.nix
···2222 "cmd/mapcidr"2323 ];24242525- meta = with lib; {2525+ meta = {2626 description = "Small utility program to perform multiple operations for a given subnet/CIDR ranges";2727 longDescription = ''2828 mapCIDR is developed to ease load distribution for mass scanning···3030 '';3131 homepage = "https://github.com/projectdiscovery/mapcidr";3232 changelog = "https://github.com/projectdiscovery/mapcidr/releases/tag/v${version}";3333- license = licenses.mit;3434- maintainers = with maintainers; [ hanemile ];3333+ license = lib.licenses.mit;3434+ maintainers = with lib.maintainers; [ hanemile ];3535 mainProgram = "mapcidr";3636 };3737}
+4-4
pkgs/by-name/ma/markdown-anki-decks/package.nix
···3939 "markdown_anki_decks"4040 ];41414242- meta = with lib; {4242+ meta = {4343 description = "Tool to convert Markdown files into Anki Decks";4444 homepage = "https://github.com/lukesmurray/markdown-anki-decks";4545 changelog = "https://github.com/lukesmurray/markdown-anki-decks/blob/${version}/CHANGELOG.md";4646- license = licenses.mit;4747- maintainers = with maintainers; [ totoroot ];4848- platforms = platforms.unix;4646+ license = lib.licenses.mit;4747+ maintainers = with lib.maintainers; [ totoroot ];4848+ platforms = lib.platforms.unix;4949 mainProgram = "mdankideck";5050 };5151}
+4-4
pkgs/by-name/ma/marker/package.nix
···5151 meson rewrite kwargs set project / version '${version}'5252 '';53535454- meta = with lib; {5454+ meta = {5555 homepage = "https://fabiocolacio.github.io/Marker/";5656 description = "Markdown editor for the Linux desktop made with GTK3";5757- maintainers = with maintainers; [5757+ maintainers = with lib.maintainers; [5858 trepetti5959 aleksana6060 ];6161- license = licenses.gpl3Plus;6262- platforms = platforms.linux;6161+ license = lib.licenses.gpl3Plus;6262+ platforms = lib.platforms.linux;6363 changelog = "https://github.com/fabiocolacio/Marker/releases/tag/${version}";6464 mainProgram = "marker";6565 };
+4-4
pkgs/by-name/ma/martian-mono/package.nix
···2828 runHook postInstall2929 '';30303131- meta = with lib; {3131+ meta = {3232 description = "Free and open-source monospaced font from Evil Martians";3333 homepage = "https://github.com/evilmartians/mono";3434 changelog = "https://github.com/evilmartians/mono/raw/v${version}/Changelog.md";3535- license = licenses.ofl;3636- maintainers = [ ];3737- platforms = platforms.all;3535+ license = lib.licenses.ofl;3636+ maintainers = with lib.maintainers; [ ];3737+ platforms = lib.platforms.all;3838 };3939}
+4-4
pkgs/by-name/ma/masscan/package.nix
···6363 $out/bin/masscan --selftest6464 '';65656666- meta = with lib; {6666+ meta = {6767 description = "Fast scan of the Internet";6868 mainProgram = "masscan";6969 homepage = "https://github.com/robertdavidgraham/masscan";7070 changelog = "https://github.com/robertdavidgraham/masscan/releases/tag/${version}";7171- license = licenses.agpl3Only;7272- platforms = platforms.unix;7373- maintainers = with maintainers; [ rnhmjoj ];7171+ license = lib.licenses.agpl3Only;7272+ platforms = lib.platforms.unix;7373+ maintainers = with lib.maintainers; [ rnhmjoj ];7474 };7575}
+5-5
pkgs/by-name/ma/massdns/package.nix
···23232424 passthru.updateScript = nix-update-script { };25252626- meta = with lib; {2626+ meta = {2727 description = "Resolve large amounts of domain names";2828 homepage = "https://github.com/blechschmidt/massdns";2929 changelog = "https://github.com/blechschmidt/massdns/releases/tag/v${version}";3030- license = licenses.gpl3Only;3131- maintainers = with maintainers; [ geoffreyfrogeye ];3030+ license = lib.licenses.gpl3Only;3131+ maintainers = with lib.maintainers; [ geoffreyfrogeye ];3232 mainProgram = "massdns";3333- platforms = platforms.all;3333+ platforms = lib.platforms.all;3434 # error: use of undeclared identifier 'MSG_NOSIGNAL'3535- badPlatforms = platforms.darwin;3535+ badPlatforms = lib.platforms.darwin;3636 };3737}
+4-4
pkgs/by-name/ma/matrix-appservice-irc/package.nix
···8989 passthru.tests.matrix-appservice-irc = nixosTests.matrix-appservice-irc;9090 passthru.updateScript = nix-update-script { };91919292- meta = with lib; {9292+ meta = {9393 changelog = "https://github.com/matrix-org/matrix-appservice-irc/releases/tag/${version}";9494 description = "Node.js IRC bridge for Matrix";9595 mainProgram = "matrix-appservice-irc";9696- maintainers = with maintainers; [ rhysmdnz ];9696+ maintainers = with lib.maintainers; [ rhysmdnz ];9797 homepage = "https://github.com/matrix-org/matrix-appservice-irc";9898- license = licenses.asl20;9999- platforms = platforms.linux;9898+ license = lib.licenses.asl20;9999+ platforms = lib.platforms.linux;100100 };101101}
···5252 "s3_storage_provider"5353 ];54545555- meta = with lib; {5555+ meta = {5656 description = "Synapse storage provider to fetch and store media in Amazon S3";5757 mainProgram = "s3_media_upload";5858 homepage = "https://github.com/matrix-org/synapse-s3-storage-provider";5959 changelog = "https://github.com/matrix-org/synapse-s3-storage-provider/releases/tag/v${version}";6060- license = licenses.asl20;6161- maintainers = [ ];6060+ license = lib.licenses.asl20;6161+ maintainers = with lib.maintainers; [ ];6262 };6363}
+3-3
pkgs/by-name/mc/mcfly/package.nix
···2424 useFetchCargoVendor = true;2525 cargoHash = "sha256-9oNfXNQywvgTREa0G1UbId4ezLSCem4IBkqE5X234hE=";26262727- meta = with lib; {2727+ meta = {2828 homepage = "https://github.com/cantino/mcfly";2929 description = "Upgraded ctrl-r where history results make sense for what you're working on right now";3030 changelog = "https://github.com/cantino/mcfly/raw/v${version}/CHANGELOG.txt";3131- license = licenses.mit;3232- maintainers = [ maintainers.melkor333 ];3131+ license = lib.licenses.mit;3232+ maintainers = [ lib.maintainers.melkor333 ];3333 mainProgram = "mcfly";3434 };3535}
+4-4
pkgs/by-name/me/med/package.nix
···3737 find . -type f -exec sed -i "s|/opt/med|$out/share/med|g" {} +3838 '';39394040- meta = with lib; {4040+ meta = {4141 description = "GUI game memory scanner and editor";4242 homepage = "https://github.com/allencch/med";4343 changelog = "https://github.com/allencch/med/releases/tag/${version}";4444- maintainers = with maintainers; [ zebreus ];4545- platforms = platforms.linux;4646- license = licenses.bsd3;4444+ maintainers = with lib.maintainers; [ zebreus ];4545+ platforms = lib.platforms.linux;4646+ license = lib.licenses.bsd3;4747 mainProgram = "med";4848 };4949}
+3-3
pkgs/by-name/me/mediawriter/package.nix
···3636 xz3737 ];38383939- meta = with lib; {3939+ meta = {4040 description = "Tool to write images files to portable media";4141 homepage = "https://github.com/FedoraQt/MediaWriter";4242 changelog = "https://github.com/FedoraQt/MediaWriter/releases/tag/${version}";4343- license = licenses.lgpl2Only;4444- maintainers = with maintainers; [ fab ];4343+ license = lib.licenses.lgpl2Only;4444+ maintainers = with lib.maintainers; [ fab ];4545 mainProgram = "mediawriter";4646 };4747}
+3-3
pkgs/by-name/me/melt/package.nix
···2323 "-X=main.Version=${version}"2424 ];25252626- meta = with lib; {2626+ meta = {2727 description = "Backup and restore Ed25519 SSH keys with seed words";2828 mainProgram = "melt";2929 homepage = "https://github.com/charmbracelet/melt";3030 changelog = "https://github.com/charmbracelet/melt/releases/tag/v${version}";3131- license = licenses.mit;3232- maintainers = with maintainers; [ penguwin ];3131+ license = lib.licenses.mit;3232+ maintainers = with lib.maintainers; [ penguwin ];3333 };3434}
+3-3
pkgs/by-name/me/menyoki/package.nix
···5050 installShellCompletion completions/menyoki.{bash,fish,zsh}5151 '';52525353- meta = with lib; {5353+ meta = {5454 description = "Screen{shot,cast} and perform ImageOps on the command line";5555 homepage = "https://menyoki.cli.rs/";5656 changelog = "https://github.com/orhun/menyoki/blob/v${version}/CHANGELOG.md";5757- license = licenses.gpl3Only;5858- maintainers = with maintainers; [ figsoda ];5757+ license = lib.licenses.gpl3Only;5858+ maintainers = with lib.maintainers; [ figsoda ];5959 mainProgram = "menyoki";6060 };6161}
+4-4
pkgs/by-name/me/mercure/package.nix
···4242 };4343 };44444545- meta = with lib; {4545+ meta = {4646 description = "Open, easy, fast, reliable and battery-efficient solution for real-time communications";4747 homepage = "https://github.com/dunglas/mercure";4848 changelog = "https://github.com/dunglas/mercure/releases/tag/v${version}";4949- license = licenses.agpl3Only;5050- maintainers = with maintainers; [ gaelreyrol ];5151- platforms = platforms.unix;4949+ license = lib.licenses.agpl3Only;5050+ maintainers = with lib.maintainers; [ gaelreyrol ];5151+ platforms = lib.platforms.unix;5252 mainProgram = "mercure";5353 };5454}
+3-3
pkgs/by-name/me/mermerd/package.nix
···3636 };3737 };38383939- meta = with lib; {3939+ meta = {4040 description = "Create Mermaid-Js ERD diagrams from existing tables";4141 mainProgram = "mermerd";4242 homepage = "https://github.com/KarnerTh/mermerd";4343 changelog = "https://github.com/KarnerTh/mermerd/releases/tag/v${version}";4444- license = licenses.mit;4545- maintainers = with maintainers; [ austin-artificial ];4444+ license = lib.licenses.mit;4545+ maintainers = with lib.maintainers; [ austin-artificial ];4646 };4747}
+3-3
pkgs/by-name/me/metabigor/package.nix
···2525 # Disabled for now as there are some failures ("undefined:")2626 doCheck = false;27272828- meta = with lib; {2828+ meta = {2929 description = "Tool to perform OSINT tasks";3030 homepage = "https://github.com/j3ssie/metabigor";3131 changelog = "https://github.com/j3ssie/metabigor/releases/tag/v${version}";3232- license = licenses.mit;3333- maintainers = with maintainers; [ fab ];3232+ license = lib.licenses.mit;3333+ maintainers = with lib.maintainers; [ fab ];3434 mainProgram = "metabigor";3535 };3636}
+4-4
pkgs/by-name/me/metacity/package.nix
···64646565 doCheck = true;66666767- meta = with lib; {6767+ meta = {6868 description = "Window manager used in Gnome Flashback";6969 homepage = "https://gitlab.gnome.org/GNOME/metacity";7070 changelog = "https://gitlab.gnome.org/GNOME/metacity/-/blob/${version}/NEWS?ref_type=tags";7171- license = licenses.gpl2;7272- teams = [ teams.gnome ];7373- platforms = platforms.linux;7171+ license = lib.licenses.gpl2;7272+ teams = [ lib.teams.gnome ];7373+ platforms = lib.platforms.linux;7474 };7575}
+3-3
pkgs/by-name/mi/microbin/package.nix
···7474 RUSTONIG_SYSTEM_LIBONIG = true;7575 };76767777- meta = with lib; {7777+ meta = {7878 description = "Tiny, self-contained, configurable paste bin and URL shortener written in Rust";7979 homepage = "https://github.com/szabodanika/microbin";8080 changelog = "https://github.com/szabodanika/microbin/releases/tag/v${version}";8181- license = licenses.bsd3;8282- maintainers = with maintainers; [8181+ license = lib.licenses.bsd3;8282+ maintainers = with lib.maintainers; [8383 dit7ya8484 figsoda8585 ];
+4-4
pkgs/by-name/mi/millet/package.nix
···3232 "millet-ls"3333 ];34343535- meta = with lib; {3535+ meta = {3636 description = "Language server for Standard ML";3737 homepage = "https://github.com/azdavis/millet";3838 changelog = "https://github.com/azdavis/millet/blob/v${version}/docs/CHANGELOG.md";3939 license = [4040- licenses.mit # or4141- licenses.asl204040+ lib.licenses.mit # or4141+ lib.licenses.asl204242 ];4343- maintainers = [ ];4343+ maintainers = with lib.maintainers; [ ];4444 mainProgram = "millet-ls";4545 };4646}
+4-4
pkgs/by-name/mi/minetest-mapserver/package.nix
···17171818 vendorHash = "sha256-sPqwY3c/ehrrP6aeUyRUMqCpHqBErwIXUlgoX0P99/w=";19192020- meta = with lib; {2020+ meta = {2121 description = "Realtime mapserver for minetest";2222 mainProgram = "mapserver";2323 homepage = "https://github.com/minetest-mapserver/mapserver/blob/master/readme.md";2424 changelog = "https://github.com/minetest-mapserver/mapserver/releases/tag/v${version}";2525- license = with licenses; [2525+ license = with lib.licenses; [2626 mit2727 cc-by-sa-302828 ];2929- platforms = platforms.all;3030- maintainers = with maintainers; [ gm6k ];2929+ platforms = lib.platforms.all;3030+ maintainers = with lib.maintainers; [ gm6k ];3131 };3232}
+3-3
pkgs/by-name/mi/minify/package.nix
···4444 installShellCompletion --cmd minify --bash cmd/minify/bash_completion4545 '';46464747- meta = with lib; {4747+ meta = {4848 description = "Go minifiers for web formats";4949 homepage = "https://go.tacodewolff.nl/minify";5050 downloadPage = "https://github.com/tdewolff/minify";5151 changelog = "https://github.com/tdewolff/minify/releases/tag/v${version}";5252- license = licenses.mit;5353- maintainers = with maintainers; [ gaelreyrol ];5252+ license = lib.licenses.mit;5353+ maintainers = with lib.maintainers; [ gaelreyrol ];5454 mainProgram = "minify";5555 };5656}
+4-4
pkgs/by-name/mi/minigalaxy/package.nix
···7070 makeWrapperArgs+=("''${gappsWrapperArgs[@]}")7171 '';72727373- meta = with lib; {7373+ meta = {7474 homepage = "https://sharkwouter.github.io/minigalaxy/";7575 changelog = "https://github.com/sharkwouter/minigalaxy/blob/${version}/CHANGELOG.md";7676 downloadPage = "https://github.com/sharkwouter/minigalaxy/releases";7777 description = "Simple GOG client for Linux";7878- license = licenses.gpl3;7979- maintainers = [ ];8080- platforms = platforms.linux;7878+ license = lib.licenses.gpl3;7979+ maintainers = with lib.maintainers; [ ];8080+ platforms = lib.platforms.linux;8181 };8282}
+3-3
pkgs/by-name/mi/minijinja/package.nix
···23232424 cargoBuildFlags = "--bin minijinja-cli";25252626- meta = with lib; {2626+ meta = {2727 description = "Command Line Utility to render MiniJinja/Jinja2 templates";2828 homepage = "https://github.com/mitsuhiko/minijinja";2929- license = with licenses; [ asl20 ];3030- maintainers = with maintainers; [ psibi ];2929+ license = with lib.licenses; [ asl20 ];3030+ maintainers = with lib.maintainers; [ psibi ];3131 changelog = "https://github.com/mitsuhiko/minijinja/blob/${version}/CHANGELOG.md";3232 mainProgram = "minijinja-cli";3333 };
+3-3
pkgs/by-name/mi/miniserve/package.nix
···49495050 __darwinAllowLocalNetworking = true;51515252- meta = with lib; {5252+ meta = {5353 description = "CLI tool to serve files and directories over HTTP";5454 homepage = "https://github.com/svenstaro/miniserve";5555 changelog = "https://github.com/svenstaro/miniserve/blob/v${version}/CHANGELOG.md";5656- license = with licenses; [ mit ];5757- maintainers = with maintainers; [ figsoda ];5656+ license = with lib.licenses; [ mit ];5757+ maintainers = with lib.maintainers; [ figsoda ];5858 mainProgram = "miniserve";5959 };6060}
+3-3
pkgs/by-name/mi/misconfig-mapper/package.nix
···2222 "-w"2323 ];24242525- meta = with lib; {2525+ meta = {2626 description = "Tool to uncover security misconfigurations on popular third-party services";2727 homepage = "https://github.com/intigriti/misconfig-mapper";2828 changelog = "https://github.com/intigriti/misconfig-mapper/releases/tag/v${version}";2929- license = licenses.mit;3030- maintainers = with maintainers; [ fab ];2929+ license = lib.licenses.mit;3030+ maintainers = with lib.maintainers; [ fab ];3131 mainProgram = "misconfig-mapper";3232 };3333}
+3-3
pkgs/by-name/mi/mitmproxy2swagger/package.nix
···34343535 pythonImportsCheck = [ "mitmproxy2swagger" ];36363737- meta = with lib; {3737+ meta = {3838 description = "Tool to automagically reverse-engineer REST APIs";3939 homepage = "https://github.com/alufers/mitmproxy2swagger";4040 changelog = "https://github.com/alufers/mitmproxy2swagger/releases/tag/${version}";4141- license = licenses.mit;4242- maintainers = with maintainers; [ fab ];4141+ license = lib.licenses.mit;4242+ maintainers = with lib.maintainers; [ fab ];4343 mainProgram = "mitmproxy2swagger";4444 };4545}
+4-4
pkgs/by-name/ml/mlkit/package.nix
···4242 runHook postCheck4343 '';44444545- meta = with lib; {4545+ meta = {4646 description = "Standard ML Compiler and Toolkit";4747 homepage = "https://elsman.com/mlkit/";4848 changelog = "https://github.com/melsman/mlkit/blob/v${version}/NEWS.md";4949- license = licenses.gpl2Plus;5050- platforms = platforms.unix;5151- maintainers = with maintainers; [ athas ];4949+ license = lib.licenses.gpl2Plus;5050+ platforms = lib.platforms.unix;5151+ maintainers = with lib.maintainers; [ athas ];5252 };5353}
+3-3
pkgs/by-name/ml/mlxbf-bootctl/package.nix
···1919 install -D mlxbf-bootctl $out/bin/mlxbf-bootctl2020 '';21212222- meta = with lib; {2222+ meta = {2323 description = "Control BlueField boot partitions";2424 homepage = "https://github.com/Mellanox/mlxbf-bootctl";2525- license = licenses.bsd2;2525+ license = lib.licenses.bsd2;2626 changelog = "https://github.com/Mellanox/mlxbf-bootctl/releases/tag/${pname}-${version}";2727 # This package is supposed to only run on a BlueField. Thus aarch64-linux2828 # is the only relevant platform.2929 platforms = [ "aarch64-linux" ];3030- maintainers = with maintainers; [ nikstur ];3030+ maintainers = with lib.maintainers; [ nikstur ];3131 };3232}
···3939 '';4040 };41414242- meta = with lib; {4242+ meta = {4343 description = "GoMock is a mocking framework for the Go programming language";4444 homepage = "https://github.com/uber-go/mock";4545 changelog = "https://github.com/uber-go/mock/blob/v${version}/CHANGELOG.md";4646- license = licenses.asl20;4747- maintainers = with maintainers; [ bouk ];4646+ license = lib.licenses.asl20;4747+ maintainers = with lib.maintainers; [ bouk ];4848 mainProgram = "mockgen";4949 };5050}
+4-4
pkgs/by-name/mo/mockoon/package.nix
···2929 --replace 'Exec=AppRun' 'Exec=${pname}'3030 '';31313232- meta = with lib; {3232+ meta = {3333 description = "Easiest and quickest way to run mock APIs locally";3434 longDescription = ''3535 Mockoon is the easiest and quickest way to run mock APIs locally.3636 No remote deployment, no account required, free and open-source.3737 '';3838- sourceProvenance = with sourceTypes; [ binaryNativeCode ];3838+ sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];3939 homepage = "https://mockoon.com";4040 changelog = "https://github.com/mockoon/mockoon/releases/tag/v${version}";4141- license = licenses.mit;4242- maintainers = with maintainers; [ dit7ya ];4141+ license = lib.licenses.mit;4242+ maintainers = with lib.maintainers; [ dit7ya ];4343 mainProgram = "mockoon";4444 platforms = [ "x86_64-linux" ];4545 };
+4-4
pkgs/by-name/mo/mommy/package.nix
···4646 ''}4747 '';48484949- meta = with lib; {4949+ meta = {5050 description = "mommy's here to support you, in any shell, on any system~ ❤️";5151 homepage = "https://github.com/FWDekker/mommy";5252 changelog = "https://github.com/FWDekker/mommy/blob/v${version}/CHANGELOG.md";5353- license = licenses.unlicense;5454- platforms = platforms.all;5555- maintainers = [ ];5353+ license = lib.licenses.unlicense;5454+ platforms = lib.platforms.all;5555+ maintainers = with lib.maintainers; [ ];5656 mainProgram = "mommy";5757 };5858}
+3-3
pkgs/by-name/mo/monsoon/package.nix
···2121 # Tests fails on darwin2222 doCheck = !stdenv.hostPlatform.isDarwin;23232424- meta = with lib; {2424+ meta = {2525 description = "Fast HTTP enumerator";2626 mainProgram = "monsoon";2727 longDescription = ''···3030 '';3131 homepage = "https://github.com/RedTeamPentesting/monsoon";3232 changelog = "https://github.com/RedTeamPentesting/monsoon/releases/tag/v${version}";3333- license = licenses.mit;3434- maintainers = with maintainers; [ fab ];3333+ license = lib.licenses.mit;3434+ maintainers = with lib.maintainers; [ fab ];3535 };3636}
+3-3
pkgs/by-name/my/mydumper/package.nix
···111111 version = "myloader v${version}";112112 };113113114114- meta = with lib; {114114+ meta = {115115 description = "High-performance MySQL backup tool";116116 homepage = "https://github.com/mydumper/mydumper";117117 changelog = "https://github.com/mydumper/mydumper/releases/tag/v${version}";118118- license = licenses.gpl3Plus;118118+ license = lib.licenses.gpl3Plus;119119 platforms = lib.platforms.unix;120120- maintainers = with maintainers; [120120+ maintainers = with lib.maintainers; [121121 izorkin122122 michaelglass123123 ];
+5-5
pkgs/by-name/my/myks/package.nix
···4444 --fish <($out/bin/myks completion fish)4545 '';46464747- meta = with lib; {4747+ meta = {4848 changelog = "https://github.com/mykso/myks/blob/v${version}/CHANGELOG.md";4949 description = "Configuration framework for Kubernetes applications";5050- license = licenses.mit;5050+ license = lib.licenses.mit;5151 homepage = "https://github.com/mykso/myks";5252- maintainers = [5353- maintainers.kbudde5454- maintainers.zebradil5252+ maintainers = with lib.maintainers; [5353+ lib.maintainers.kbudde5454+ lib.maintainers.zebradil5555 ];5656 mainProgram = "myks";5757 };
+3-3
pkgs/by-name/na/naabu/package.nix
···34343535 versionCheckProgramArg = "-version";36363737- meta = with lib; {3737+ meta = {3838 description = "Fast SYN/CONNECT port scanner";3939 longDescription = ''4040 Naabu is a port scanning tool written in Go that allows you to enumerate···4444 '';4545 homepage = "https://github.com/projectdiscovery/naabu";4646 changelog = "https://github.com/projectdiscovery/naabu/releases/tag/v${version}";4747- license = licenses.asl20;4848- maintainers = with maintainers; [ fab ];4747+ license = lib.licenses.asl20;4848+ maintainers = with lib.maintainers; [ fab ];4949 mainProgram = "naabu";5050 };5151}
+3-3
pkgs/by-name/na/namespace-cli/package.nix
···2929 "-X namespacelabs.dev/foundation/internal/cli/version.Tag=v${version}"3030 ];31313232- meta = with lib; {3232+ meta = {3333 mainProgram = "nsc";3434- maintainers = with maintainers; [ techknowlogick ];3535- license = licenses.asl20;3434+ maintainers = with lib.maintainers; [ techknowlogick ];3535+ license = lib.licenses.asl20;3636 changelog = "https://github.com/namespacelabs/foundation/releases/tag/v${version}";3737 homepage = "https://github.com/namespacelabs/foundation";3838 description = "Command line interface for the Namespaces platform";
+3-3
pkgs/by-name/na/nanodbc/package.nix
···3232 else3333 [ "-DBUILD_SHARED_LIBS=ON" ];34343535- meta = with lib; {3535+ meta = {3636 homepage = "https://github.com/nanodbc/nanodbc";3737 changelog = "https://github.com/nanodbc/nanodbc/raw/v${version}/CHANGELOG.md";3838 description = "Small C++ wrapper for the native C ODBC API";3939- license = licenses.mit;4040- maintainers = [ maintainers.bzizou ];3939+ license = lib.licenses.mit;4040+ maintainers = [ lib.maintainers.bzizou ];4141 };4242}
+3-3
pkgs/by-name/na/nats-kafka/package.nix
···30303131 passthru.updateScript = nix-update-script { };32323333- meta = with lib; {3333+ meta = {3434 description = "NATS to Kafka Bridging";3535 mainProgram = "nats-kafka";3636 homepage = "https://github.com/nats-io/nats-kafka";3737 changelog = "https://github.com/nats-io/nats-kafka/releases/tag/v${version}";3838- license = licenses.asl20;3939- maintainers = with maintainers; [ misuzu ];3838+ license = lib.licenses.asl20;3939+ maintainers = with lib.maintainers; [ misuzu ];4040 };4141}
+3-3
pkgs/by-name/na/nats-server/package.nix
···22222323 passthru.tests.nats = nixosTests.nats;24242525- meta = with lib; {2525+ meta = {2626 description = "High-Performance server for NATS";2727 mainProgram = "nats-server";2828 homepage = "https://nats.io/";2929 changelog = "https://github.com/nats-io/nats-server/releases/tag/v${version}";3030- license = licenses.asl20;3131- maintainers = with maintainers; [3030+ license = lib.licenses.asl20;3131+ maintainers = with lib.maintainers; [3232 swdunlop3333 derekcollison3434 ];
+3-3
pkgs/by-name/na/nats-top/package.nix
···3232 };3333 };34343535- meta = with lib; {3535+ meta = {3636 description = "top-like tool for monitoring NATS servers";3737 homepage = "https://github.com/nats-io/nats-top";3838 changelog = "https://github.com/nats-io/nats-top/releases/tag/v${version}";3939- license = with licenses; [ mit ];4040- maintainers = with maintainers; [ fab ];3939+ license = with lib.licenses; [ mit ];4040+ maintainers = with lib.maintainers; [ fab ];4141 mainProgram = "nats-top";4242 };4343}
+3-3
pkgs/by-name/na/natscli/package.nix
···36363737 versionCheckProgram = "${placeholder "out"}/bin/nats";38383939- meta = with lib; {3939+ meta = {4040 description = "NATS Command Line Interface";4141 homepage = "https://github.com/nats-io/natscli";4242 changelog = "https://github.com/nats-io/natscli/releases/tag/v${version}";4343- license = licenses.asl20;4444- maintainers = with maintainers; [ fab ];4343+ license = lib.licenses.asl20;4444+ maintainers = with lib.maintainers; [ fab ];4545 mainProgram = "nats";4646 };4747}
+4-4
pkgs/by-name/ne/neatvnc/package.nix
···49495050 doCheck = true;51515252- meta = with lib; {5252+ meta = {5353 description = "VNC server library";5454 longDescription = ''5555 This is a liberally licensed VNC server library that's intended to be···6060 '';6161 homepage = "https://github.com/any1/neatvnc";6262 changelog = "https://github.com/any1/neatvnc/releases/tag/v${version}";6363- license = licenses.isc;6464- platforms = platforms.linux;6565- maintainers = with maintainers; [ nickcao ];6363+ license = lib.licenses.isc;6464+ platforms = lib.platforms.linux;6565+ maintainers = with lib.maintainers; [ nickcao ];6666 };6767}
+3-3
pkgs/by-name/ne/nebula/package.nix
···2929 inherit (nixosTests) nebula;3030 };31313232- meta = with lib; {3232+ meta = {3333 description = "Overlay networking tool with a focus on performance, simplicity and security";3434 longDescription = ''3535 Nebula is a scalable overlay networking tool with a focus on performance,···4848 '';4949 homepage = "https://github.com/slackhq/nebula";5050 changelog = "https://github.com/slackhq/nebula/blob/v${version}/CHANGELOG.md";5151- license = licenses.mit;5252- maintainers = with maintainers; [5151+ license = lib.licenses.mit;5252+ maintainers = with lib.maintainers; [5353 Br1ght0ne5454 numinit5555 ];
···5454 --zsh <($out/bin/neverest completion zsh)5555 '';56565757- meta = with lib; {5757+ meta = {5858 description = "CLI to synchronize, backup and restore emails";5959 mainProgram = "neverest";6060 homepage = "https://pimalaya.org/neverest/cli/v${version}/";6161 changelog = "https://git.sr.ht/~soywod/neverest-cli/tree/v${version}/item/CHANGELOG.md";6262- license = licenses.mit;6363- maintainers = with maintainers; [ soywod ];6262+ license = lib.licenses.mit;6363+ maintainers = with lib.maintainers; [ soywod ];6464 };6565}
+3-3
pkgs/by-name/ne/newman/package.nix
···19192020 dontNpmBuild = true;21212222- meta = with lib; {2222+ meta = {2323 homepage = "https://www.getpostman.com";2424 description = "Command-line collection runner for Postman";2525 mainProgram = "newman";2626 changelog = "https://github.com/postmanlabs/newman/releases/tag/v${version}";2727- maintainers = with maintainers; [ freezeboy ];2828- license = licenses.asl20;2727+ maintainers = with lib.maintainers; [ freezeboy ];2828+ license = lib.licenses.asl20;2929 };3030}
+3-3
pkgs/by-name/ne/next-ls/package.nix
···3434 runHook postInstall3535 '';36363737- meta = with lib; {3737+ meta = {3838 homepage = "https://www.elixir-tools.dev/next-ls/";3939 changelog = "https://github.com/elixir-tools/next-ls/releases/tag/v${version}";4040 description = "The language server for Elixir that just works";4141- license = licenses.mit;4141+ license = lib.licenses.mit;4242 mainProgram = "nextls";4343- maintainers = [ maintainers.adamcstephens ];4343+ maintainers = [ lib.maintainers.adamcstephens ];4444 platforms = beamPackages.erlang.meta.platforms;4545 };4646}
+4-4
pkgs/by-name/nf/nfdump/package.nix
···5050 "--enable-nfpcapd"5151 ];52525353- meta = with lib; {5353+ meta = {5454 description = "Tools for working with netflow data";5555 longDescription = ''5656 nfdump is a set of tools for working with netflow data.5757 '';5858 homepage = "https://github.com/phaag/nfdump";5959 changelog = "https://github.com/phaag/nfdump/releases/tag/v${version}";6060- license = licenses.bsd3;6161- maintainers = with maintainers; [ takikawa ];6262- platforms = platforms.unix;6060+ license = lib.licenses.bsd3;6161+ maintainers = with lib.maintainers; [ takikawa ];6262+ platforms = lib.platforms.unix;6363 };6464}
+3-3
pkgs/by-name/nf/nfpm/package.nix
···4141 --zsh <(${emulator} $out/bin/nfpm completion zsh)4242 '';43434444- meta = with lib; {4444+ meta = {4545 description = "Simple deb and rpm packager written in Go";4646 homepage = "https://github.com/goreleaser/nfpm";4747 changelog = "https://github.com/goreleaser/nfpm/releases/tag/v${version}";4848- maintainers = with maintainers; [4848+ maintainers = with lib.maintainers; [4949 techknowlogick5050 caarlos05151 ];5252- license = with licenses; [ mit ];5252+ license = with lib.licenses; [ mit ];5353 mainProgram = "nfpm";5454 };5555}
+4-4
pkgs/by-name/ni/nikto/package.nix
···5959 --prefix PERL5LIB : $PERL5LIB6060 '';61616262- meta = with lib; {6262+ meta = {6363 description = "Web server scanner";6464 mainProgram = "nikto";6565- license = licenses.gpl2Plus;6565+ license = lib.licenses.gpl2Plus;6666 homepage = "https://cirt.net/Nikto2";6767 changelog = "https://github.com/sullo/nikto/releases/tag/${version}";6868- maintainers = with maintainers; [ shamilton ];6969- platforms = platforms.unix;6868+ maintainers = with lib.maintainers; [ shamilton ];6969+ platforms = lib.platforms.unix;7070 };7171}
+3-3
pkgs/by-name/ni/nil/package.nix
···31313232 passthru.updateScript = nix-update-script { };33333434- meta = with lib; {3434+ meta = {3535 description = "Yet another language server for Nix";3636 homepage = "https://github.com/oxalica/nil";3737 changelog = "https://github.com/oxalica/nil/releases/tag/${version}";3838- license = with licenses; [3838+ license = with lib.licenses; [3939 mit4040 asl204141 ];4242- maintainers = with maintainers; [4242+ maintainers = with lib.maintainers; [4343 figsoda4444 oxalica4545 ];
+4-4
pkgs/by-name/ni/nix-du/package.nix
···4040 rustPlatform.bindgenHook4141 ];42424343- meta = with lib; {4343+ meta = {4444 description = "Tool to determine which gc-roots take space in your nix store";4545 homepage = "https://github.com/symphorien/nix-du";4646- license = licenses.lgpl3Only;4747- maintainers = [ maintainers.symphorien ];4848- platforms = platforms.unix;4646+ license = lib.licenses.lgpl3Only;4747+ maintainers = [ lib.maintainers.symphorien ];4848+ platforms = lib.platforms.unix;4949 mainProgram = "nix-du";5050 changelog = "https://github.com/symphorien/nix-du/blob/v${version}/CHANGELOG.md";5151 };
···6060 # be able to find updates through repology and we need this.6161 passthru.updateScript = nix-update-script { };62626363- meta = with lib; {6363+ meta = {6464 description = "Check Cache Availablility of NixOS Configurations";6565 longDescription = ''6666 Fast rust tool to check availability of your entire system in caches. It···7171 '';7272 homepage = "https://git.fem.gg/cafkafk/nix-weather";7373 changelog = "https://git.fem.gg/cafkafk/nix-weather/releases/tag/v${version}";7474- license = licenses.eupl12;7474+ license = lib.licenses.eupl12;7575 mainProgram = "nix-weather";7676- maintainers = with maintainers; [7676+ maintainers = with lib.maintainers; [7777 cafkafk7878 freyacodes7979 ];8080- platforms = platforms.all;8080+ platforms = lib.platforms.all;8181 };8282}