+10
-4
ci/github-script/labels.js
+10
-4
ci/github-script/labels.js
······
+5
maintainers/maintainer-list.nix
+5
maintainers/maintainer-list.nix
+9
nixos/doc/manual/development/writing-nixos-tests.section.md
+9
nixos/doc/manual/development/writing-nixos-tests.section.md
···
+10
-5
nixos/modules/services/printing/cupsd.nix
+10
-5
nixos/modules/services/printing/cupsd.nix
······
+1
-1
nixos/tests/all-tests.nix
+1
-1
nixos/tests/all-tests.nix
···
-155
nixos/tests/stalwart-mail.nix
-155
nixos/tests/stalwart-mail.nix
···
+81
nixos/tests/stalwart/stalwart-mail-config.nix
+81
nixos/tests/stalwart/stalwart-mail-config.nix
···
+85
nixos/tests/stalwart/stalwart-mail.nix
+85
nixos/tests/stalwart/stalwart-mail.nix
···
+6
pkgs/applications/editors/vscode/extensions/default.nix
+6
pkgs/applications/editors/vscode/extensions/default.nix
···+release-candidate.vscode-scheme-repl = callPackage ./release-candidate.vscode-scheme-repl { };······
+29
pkgs/applications/editors/vscode/extensions/release-candidate.vscode-scheme-repl/default.nix
+29
pkgs/applications/editors/vscode/extensions/release-candidate.vscode-scheme-repl/default.nix
···+${lib.getExe jq} '.contributes.configuration.properties."chezScheme.schemePath" = "${lib.getExe' chez "scheme"}"' package.json | ${lib.getExe' moreutils "sponge"} package.json+downloadPage = "https://marketplace.visualstudio.com/items?itemName=release-candidate.vscode-scheme-repl";
+29
pkgs/applications/editors/vscode/extensions/tsyesika.guile-scheme-enhanced/default.nix
+29
pkgs/applications/editors/vscode/extensions/tsyesika.guile-scheme-enhanced/default.nix
···+${lib.getExe jq} '.contributes.configuration.properties."guileScheme.guileREPLCommand".default = "${lib.getExe' guile "guile"}"' package.json | ${lib.getExe' moreutils "sponge"} package.json+downloadPage = "https://marketplace.visualstudio.com/items?itemName=tsyesika.guile-scheme-enhanced";
+31
pkgs/applications/editors/vscode/extensions/ufo5260987423.magic-scheme/default.nix
+31
pkgs/applications/editors/vscode/extensions/ufo5260987423.magic-scheme/default.nix
···+${lib.getExe jq} '.contributes.configuration.properties."magicScheme.scheme-langserver.serverPath".default = "${lib.getExe' akkuPackages.scheme-langserver "scheme-langserver"}" | .contributes.configuration.properties."magicScheme.scheme.path".default = "${lib.getExe' chez "scheme"}" | .contributes.configuration.properties."magicScheme.akku.path".default = "${lib.getExe akku}"' package.json | ${lib.getExe' moreutils "sponge"} package.json+downloadPage = "https://marketplace.visualstudio.com/items?itemName=ufo5260987423.magic-scheme";
+5
-5
pkgs/applications/editors/vscode/extensions/visualjj.visualjj/default.nix
+5
-5
pkgs/applications/editors/vscode/extensions/visualjj.visualjj/default.nix
···
+2
-2
pkgs/applications/misc/syncthingtray/default.nix
+2
-2
pkgs/applications/misc/syncthingtray/default.nix
···
+32
-99
pkgs/applications/networking/browsers/firefox/mobile-config.nix
+32
-99
pkgs/applications/networking/browsers/firefox/mobile-config.nix
···+(cd $out/mobile-config-firefox && find common -name "*.css" | sort) >> $out/mobile-config-firefox/userChrome.files+(cd $out/mobile-config-firefox && find common -name "*.css" | sort) >> $out/mobile-config-firefox/userContent.files+(cd $out/mobile-config-firefox && find userChrome -name "*.css" | sort) > $out/mobile-config-firefox/userChrome.files+(cd $out/mobile-config-firefox && find userContent -name "*.css" | sort) > $out/mobile-config-firefox/userContent.files-defaultPref('general.useragent.override', 'Mozilla/5.0 (Android 11; Mobile; rv:96.0) Gecko/96.0 Firefox/96.0');
+4
-4
pkgs/applications/virtualization/virtualbox/default.nix
+4
-4
pkgs/applications/virtualization/virtualbox/default.nix
······
+2
-2
pkgs/applications/virtualization/virtualbox/extpack.nix
+2
-2
pkgs/applications/virtualization/virtualbox/extpack.nix
······# Checksums can also be found at https://www.virtualbox.org/download/hashes/${version}/SHA256SUMS
+1
-1
pkgs/applications/virtualization/virtualbox/guest-additions-iso/default.nix
+1
-1
pkgs/applications/virtualization/virtualbox/guest-additions-iso/default.nix
···url = "http://download.virtualbox.org/virtualbox/${virtualboxVersion}/VBoxGuestAdditions_${virtualboxVersion}.iso";
+2
-2
pkgs/applications/virtualization/virtualbox/guest-additions/default.nix
+2
-2
pkgs/applications/virtualization/virtualbox/guest-additions/default.nix
···
+4
-3
pkgs/applications/window-managers/hyprwm/hyprland-plugins/default.nix
+4
-3
pkgs/applications/window-managers/hyprwm/hyprland-plugins/default.nix
······-hyprscroller = throw "hyprlandPlugins.hyprscroller has been removed as the upstream project is deprecated. Consider using `hyprlandPlugins.hyprscrolling`.";+hyprscroller = throw "hyprlandPlugins.hyprscroller has been removed as the upstream project is deprecated. Consider using `hyprlandPlugins.hyprscrolling`."; # Added 2025-05-09
+2
-2
pkgs/by-name/bi/bikeshed/package.nix
+2
-2
pkgs/by-name/bi/bikeshed/package.nix
···
+3
-3
pkgs/by-name/ca/cargo-tauri/package.nix
+3
-3
pkgs/by-name/ca/cargo-tauri/package.nix
···
+1
-1
pkgs/by-name/ca/cargo-tauri/test-app.nix
+1
-1
pkgs/by-name/ca/cargo-tauri/test-app.nix
+16
-9
pkgs/by-name/co/cosign/package.nix
+16
-9
pkgs/by-name/co/cosign/package.nix
···buildInputs = lib.optional (stdenv.hostPlatform.isLinux && pivKeySupport) (lib.getDev pcsclite);······
+2
-2
pkgs/by-name/dn/dnf5/package.nix
+2
-2
pkgs/by-name/dn/dnf5/package.nix
······
+3
-3
pkgs/by-name/hy/hyprprop/package.nix
+3
-3
pkgs/by-name/hy/hyprprop/package.nix
···
+2
-2
pkgs/by-name/in/intel-gmmlib/package.nix
+2
-2
pkgs/by-name/in/intel-gmmlib/package.nix
···
+2
-2
pkgs/by-name/li/librime/package.nix
+2
-2
pkgs/by-name/li/librime/package.nix
···
+1
-5
pkgs/by-name/li/libtracefs/package.nix
+1
-5
pkgs/by-name/li/libtracefs/package.nix
·········
+76
-23
pkgs/by-name/li/lightning-terminal/package.nix
+76
-23
pkgs/by-name/li/lightning-terminal/package.nix
·········+# Usage: nix-shell maintainers/scripts/update.nix --argstr package lightning-terminal --argstr commit true+packageVersion=$(nix --extra-experimental-features nix-command eval --impure --raw -f "$nixpkgs" "$UPDATE_NIX_ATTR_PATH.version")···
+3
-3
pkgs/by-name/mo/mongosh/package.nix
+3
-3
pkgs/by-name/mo/mongosh/package.nix
···
+2
-2
pkgs/by-name/mo/monkeysAudio/package.nix
+2
-2
pkgs/by-name/mo/monkeysAudio/package.nix
···url = "https://monkeysaudio.com/files/MAC_${builtins.concatStringsSep "" (lib.strings.splitString "." finalAttrs.version)}_SDK.zip";
+20
-12
pkgs/by-name/ns/nsncd/package.nix
+20
-12
pkgs/by-name/ns/nsncd/package.nix
···
+8
-1
pkgs/by-name/ph/phpactor/package.nix
+8
-1
pkgs/by-name/ph/phpactor/package.nix
···
+8
-6
pkgs/by-name/pr/pragtical/package.nix
+8
-6
pkgs/by-name/pr/pragtical/package.nix
·········-# workaround for `libmbedx509.so.1, libmbedcrypto.so.7: error adding symbols: DSO missing from command line`
+7
pkgs/development/compilers/go/1.23.nix
+7
pkgs/development/compilers/go/1.23.nix
···+# Support for big-endian POWER < 8 was dropped in 1.9, but POWER8 users have less of a reason to run in big-endian mode than pre-POWER8 ones+# https://github.com/golang/go/issues/19074 - Dropped support for big-endian POWER < 8, with community pushback+# https://github.com/golang/go/issues/73349 - upstream will not accept submissions to fix this
+7
pkgs/development/compilers/go/1.24.nix
+7
pkgs/development/compilers/go/1.24.nix
···+# Support for big-endian POWER < 8 was dropped in 1.9, but POWER8 users have less of a reason to run in big-endian mode than pre-POWER8 ones+# https://github.com/golang/go/issues/19074 - Dropped support for big-endian POWER < 8, with community pushback+# https://github.com/golang/go/issues/73349 - upstream will not accept submissions to fix this
+7
pkgs/development/compilers/go/1.25.nix
+7
pkgs/development/compilers/go/1.25.nix
···+# Support for big-endian POWER < 8 was dropped in 1.9, but POWER8 users have less of a reason to run in big-endian mode than pre-POWER8 ones+# https://github.com/golang/go/issues/19074 - Dropped support for big-endian POWER < 8, with community pushback+# https://github.com/golang/go/issues/73349 - upstream will not accept submissions to fix this
+7
pkgs/development/compilers/go/binary.nix
+7
pkgs/development/compilers/go/binary.nix
···+# Support for big-endian POWER < 8 was dropped in 1.9, but POWER8 users have less of a reason to run in big-endian mode than pre-POWER8 ones+# https://github.com/golang/go/issues/19074 - Dropped support for big-endian POWER < 8, with community pushback
+3
-3
pkgs/development/compilers/llvm/default.nix
+3
-3
pkgs/development/compilers/llvm/default.nix
···
+9
-2
pkgs/development/haskell-modules/configuration-ghc-9.0.x.nix
+9
-2
pkgs/development/haskell-modules/configuration-ghc-9.0.x.nix
······-haskell-language-server = throw "haskell-language-server has dropped support for ghc 9.0 in version 2.4.0.0, please use a newer ghc version or an older nixpkgs version";+"haskell-language-server has dropped support for ghc 9.0 in version 2.4.0.0, please use a newer ghc version or an older nixpkgs version"
+9
-2
pkgs/development/haskell-modules/configuration-ghc-9.2.x.nix
+9
-2
pkgs/development/haskell-modules/configuration-ghc-9.2.x.nix
······-haskell-language-server = throw "haskell-language-server has dropped support for ghc 9.2 in version 2.10.0.0, please use a newer ghc version or an older nixpkgs version";+"haskell-language-server has dropped support for ghc 9.2 in version 2.10.0.0, please use a newer ghc version or an older nixpkgs version"
-2
pkgs/development/interpreters/python/hooks/default.nix
-2
pkgs/development/interpreters/python/hooks/default.nix
···-setuptoolsCheckHook = throw "The setuptoolsCheckHook has been removed, since the test command has been removed in setuptools 72.0";
+3
-3
pkgs/development/libraries/libfive/default.nix
+3
-3
pkgs/development/libraries/libfive/default.nix
···
+21
-39
pkgs/development/libraries/science/math/magma/generic.nix
+21
-39
pkgs/development/libraries/science/math/magma/generic.nix
···# NOTE: The lists.subtractLists function is perhaps a bit unintuitive. It subtracts the elements······-"print >>sys.stderr, cmdp, \"doesn't exist (original name: \" + cmd + \", precision: \" + precision + \")\"" \-"print(f\"{cmdp} doesn't exist (original name: {cmd}, precision: {precision})\", file=sys.stderr)"············# Magma doesn't have a test suite we can easily run, just loose executables, all of which require a GPU.······
-62
pkgs/development/libraries/science/math/magma/releases.nix
-62
pkgs/development/libraries/science/math/magma/releases.nix
···
+44
pkgs/development/python-modules/sat-tmp/default.nix
+44
pkgs/development/python-modules/sat-tmp/default.nix
···+This module is used by Libervia project (formerly “Salut à Toi”) project to patch third party modules+when the patches are not yet available upstream. Patches are removed from this module once merged upstream.
+62
pkgs/development/python-modules/tsplib95/default.nix
+62
pkgs/development/python-modules/tsplib95/default.nix
···
+3
-3
pkgs/development/web/nodejs/update.nix
+3
-3
pkgs/development/web/nodejs/update.nix
···
+2
-2
pkgs/development/web/nodejs/v20.nix
+2
-2
pkgs/development/web/nodejs/v20.nix
···
+2
-2
pkgs/games/sgt-puzzles/default.nix
+2
-2
pkgs/games/sgt-puzzles/default.nix
···
+2
-2
pkgs/servers/nosql/apache-jena/binary.nix
+2
-2
pkgs/servers/nosql/apache-jena/binary.nix
···
+2
-2
pkgs/servers/web-apps/outline/default.nix
+2
-2
pkgs/servers/web-apps/outline/default.nix
···
+2
pkgs/top-level/aliases.nix
+2
pkgs/top-level/aliases.nix
···+magma_2_6_2 = throw "'magma_2_6_2' has been removed, use the latest 'magma' package instead."; # Added 2025-07-20+magma_2_7_2 = throw "'magma_2_7_2' has been removed, use the latest 'magma' package instead."; # Added 2025-07-20mailcore2 = throw "'mailcore2' has been removed due to lack of upstream maintenance."; # Added 2025-06-09
+1
-1
pkgs/top-level/all-packages.nix
+1
-1
pkgs/top-level/all-packages.nix
···-inherit (callPackage ../development/libraries/science/math/magma { }) magma magma_2_7_2 magma_2_6_2;
+3
-3
pkgs/top-level/perl-packages.nix
+3
-3
pkgs/top-level/perl-packages.nix
···
+1
pkgs/top-level/python-aliases.nix
+1
pkgs/top-level/python-aliases.nix
···sequoia = throw "python3Packages.sequoia was replaced by pysequoia - built from a dedicated repository, with a new API."; # added 2023-06-24+setuptoolsCheckHook = throw "The setuptoolsCheckHook has been removed, since the test command has been removed in setuptools 72.0."; # added 2024-08-06
+4
pkgs/top-level/python-packages.nix
+4
pkgs/top-level/python-packages.nix
······