+2
nixos/modules/services/hardware/fwupd.nix
+2
nixos/modules/services/hardware/fwupd.nix
+11
-10
nixos/modules/services/misc/paperless.nix
+11
-10
nixos/modules/services/misc/paperless.nix
······setupEnv = lib.concatStringsSep "\n" (mapAttrsToList (name: val: "export ${name}=\"${val}\"") env);··················
······setupEnv = lib.concatStringsSep "\n" (mapAttrsToList (name: val: "export ${name}=\"${val}\"") env);··················+PYTHONPATH = "${pkg.python.pkgs.makePythonPath pkg.propagatedBuildInputs}:${pkg}/lib/paperless-ngx/src";
+1
nixos/tests/installed-tests/ibus.nix
+1
nixos/tests/installed-tests/ibus.nix
+1
-1
nixos/tests/kanidm.nix
+1
-1
nixos/tests/kanidm.nix
···client.wait_until_succeeds("kanidm login -D anonymous && kanidm self whoami | grep anonymous@${serverDomain}")-(rv, result) = server.execute("kanidmd recover_account -d quiet -c ${serverConfigFile} -n admin 2>&1 | rg -o '[A-Za-z0-9]{48}'")
···client.wait_until_succeeds("kanidm login -D anonymous && kanidm self whoami | grep anonymous@${serverDomain}")+rv, result = server.execute("kanidmd recover_account -c ${serverConfigFile} idm_admin 2>&1 | rg -o '[A-Za-z0-9]{48}'")
+3
-2
pkgs/applications/editors/helix/default.nix
+3
-2
pkgs/applications/editors/helix/default.nix
·········
·········
+3
-3
pkgs/applications/graphics/epick/default.nix
+3
-3
pkgs/applications/graphics/epick/default.nix
···
···
+39
pkgs/applications/misc/nwg-bar/default.nix
+39
pkgs/applications/misc/nwg-bar/default.nix
···
···
+47
pkgs/applications/misc/nwg-bar/fix-paths.patch
+47
pkgs/applications/misc/nwg-bar/fix-paths.patch
···
···
+77
pkgs/applications/misc/qelectrotech/default.nix
+77
pkgs/applications/misc/qelectrotech/default.nix
···
···+--replace 'GIT_COMMIT_SHA="\\\"$(shell git -C \""$$_PRO_FILE_PWD_"\" rev-parse --verify HEAD)\\\""' \
+1
-5
pkgs/applications/office/paperless-ngx/default.nix
+1
-5
pkgs/applications/office/paperless-ngx/default.nix
+2
-2
pkgs/applications/science/biology/EZminc/default.nix
+2
-2
pkgs/applications/science/biology/EZminc/default.nix
······
······
+5
-13
pkgs/applications/science/biology/ants/default.nix
+5
-13
pkgs/applications/science/biology/ants/default.nix
···
···
+27
pkgs/applications/science/biology/treemix/default.nix
+27
pkgs/applications/science/biology/treemix/default.nix
···
···+description = "Inference of patterns of population splitting and mixing from genome-wide allele frequency data";
+2
-2
pkgs/applications/terminal-emulators/foot/default.nix
+2
-2
pkgs/applications/terminal-emulators/foot/default.nix
······
······
+3
-3
pkgs/applications/terminal-emulators/wezterm/default.nix
+3
-3
pkgs/applications/terminal-emulators/wezterm/default.nix
······
······
-35
pkgs/development/libraries/itk/4.x.nix
-35
pkgs/development/libraries/itk/4.x.nix
···
···
+5
pkgs/development/libraries/itk/5.x.nix
+5
pkgs/development/libraries/itk/5.x.nix
+5
-3
pkgs/development/libraries/itk/default.nix
pkgs/development/libraries/itk/generic.nix
+5
-3
pkgs/development/libraries/itk/default.nix
pkgs/development/libraries/itk/generic.nix
······
······
+5
pkgs/development/libraries/itk/unstable.nix
+5
pkgs/development/libraries/itk/unstable.nix
+2
-2
pkgs/development/libraries/ngtcp2/default.nix
+2
-2
pkgs/development/libraries/ngtcp2/default.nix
-22
pkgs/development/libraries/vtk/7.x.nix
-22
pkgs/development/libraries/vtk/7.x.nix
···-url = "https://gitlab.kitware.com/vtk/vtk/-/commit/706f1b397df09a27ab8981ab9464547028d0c322.diff";-url = "https://gitweb.gentoo.org/repo/gentoo.git/plain/sci-libs/vtk/files/vtk-8.2.0-gcc-10.patch?id=c4256f68d3589570443075eccbbafacf661f785f";-url = "https://gitlab.kitware.com/vtk/vtk/-/commit/797f28697d5ba50c1fa2bc5596af626a3c277826.diff";
···
+1
-1
pkgs/development/libraries/vtk/generic.nix
+1
-1
pkgs/development/libraries/vtk/generic.nix
···# /nix/store/xxxxxxx-apple-framework-Security/Library/Frameworks/Security.framework/Headers/Authorization.h:192:7: error: variably modified 'bytes' at file scope-broken = stdenv.isDarwin && (lib.versions.major majorVersion == "7" || lib.versions.major majorVersion == "8");
···# /nix/store/xxxxxxx-apple-framework-Security/Library/Frameworks/Security.framework/Headers/Authorization.h:192:7: error: variably modified 'bytes' at file scope
+42
-12
pkgs/development/python-modules/atomman/default.nix
+42
-12
pkgs/development/python-modules/atomman/default.nix
············
·········+url = "https://github.com/usnistgov/atomman/commit/d255977a5e0ce4584e2c886f6c55ccb9f5932731.patch";+url = "https://github.com/usnistgov/atomman/commit/de4177f28ad7c48d482cb606f323128e2fcb86aa.patch";+url = "https://github.com/usnistgov/atomman/commit/10b168493ee883348699f1e42680423cec84bed5.patch";+url = "https://github.com/usnistgov/atomman/commit/057d24c70427bab3c7c530251ceb5f4e27eb5c56.patch";···
+19
-16
pkgs/development/python-modules/jupyterlab_server/default.nix
+19
-16
pkgs/development/python-modules/jupyterlab_server/default.nix
······---replace "--cov jupyterlab_server --cov-report term-missing --cov-report term:skip-covered" ""···-# DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
·········+# DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12.
+47
pkgs/development/python-modules/pylibdmtx/default.nix
+47
pkgs/development/python-modules/pylibdmtx/default.nix
···
···+description = "Read and write Data Matrix barcodes from Python 2 and 3 using the libdmtx library";
+61
pkgs/development/python-modules/remi/default.nix
+61
pkgs/development/python-modules/remi/default.nix
···
···
+4
pkgs/development/tools/buf/default.nix
+4
pkgs/development/tools/buf/default.nix
···
+24
pkgs/development/tools/buf/skip_test_invalid_upstream_flakey.patch
+24
pkgs/development/tools/buf/skip_test_invalid_upstream_flakey.patch
···
···+diff --git a/private/bufpkg/bufstudioagent/bufstudioagent_test.go b/private/bufpkg/bufstudioagent/bufstudioagent_test.go+@@ -186,6 +186,19 @@ func testPlainPostHandlerErrors(t *testing.T, upstreamServer *httptest.Server) {
+2
-2
pkgs/development/tools/flyway/default.nix
+2
-2
pkgs/development/tools/flyway/default.nix
···url = "mirror://maven/org/flywaydb/flyway-commandline/${version}/flyway-commandline-${version}.tar.gz";
···url = "mirror://maven/org/flywaydb/flyway-commandline/${version}/flyway-commandline-${version}.tar.gz";
+15
-4
pkgs/os-specific/linux/firmware/fwupd/add-option-for-installation-sysconfdir.patch
+15
-4
pkgs/os-specific/linux/firmware/fwupd/add-option-for-installation-sysconfdir.patch
············
············
+3
-2
pkgs/os-specific/linux/firmware/fwupd/default.nix
+3
-2
pkgs/os-specific/linux/firmware/fwupd/default.nix
·········
·········
+9
pkgs/servers/dns/bind/default.nix
+9
pkgs/servers/dns/bind/default.nix
···
+14
-17
pkgs/servers/kanidm/default.nix
+14
-17
pkgs/servers/kanidm/default.nix
······
······
+31
pkgs/shells/carapace/default.nix
+31
pkgs/shells/carapace/default.nix
···
···
+2
-10
pkgs/tools/inputmethods/ibus/default.nix
+2
-10
pkgs/tools/inputmethods/ibus/default.nix
······
······
+39
pkgs/tools/misc/findup/default.nix
+39
pkgs/tools/misc/findup/default.nix
···
···
+3
-3
pkgs/tools/misc/lsd/default.nix
+3
-3
pkgs/tools/misc/lsd/default.nix
···
···
+2
-2
pkgs/tools/networking/chrony/default.nix
+2
-2
pkgs/tools/networking/chrony/default.nix
+14
-12
pkgs/top-level/all-packages.nix
+14
-12
pkgs/top-level/all-packages.nix
·········-stdenv = if stdenv.cc.isGNU && stdenv.system == "x86_64-linux" then gcc10Stdenv else stdenv;············-stdenv = if stdenv.cc.isGNU && stdenv.system == "x86_64-linux" then gcc10Stdenv else stdenv;···
························
+4
pkgs/top-level/python-packages.nix
+4
pkgs/top-level/python-packages.nix
······
······