+1
-1
doc/builders/fetchers.chapter.md
+1
-1
doc/builders/fetchers.chapter.md
···Because fixed output derivations are _identified_ by their hash, a common mistake is to update a fetcher's URL or a version parameter, without updating the hash. **This will cause the old contents to be used.** So remember to always invalidate the hash argument.-For those who develop and maintain fetcheres, a similar problem arises with changes to the implementation of a fetcher. These may cause a fixed output derivation to fail, but won't normally be caught by tests because the supposed output is already in the store or cache. For the purpose of testing, you can use a trick that is embodied by the [`invalidateFetcherByDrvHash`](#sec-pkgs-invalidateFetcherByDrvHash) function. It uses the derivation `name` to create a unique output path per fetcher implementation, defeating the caching precisely where it would be harmful.+For those who develop and maintain fetchers, a similar problem arises with changes to the implementation of a fetcher. These may cause a fixed output derivation to fail, but won't normally be caught by tests because the supposed output is already in the store or cache. For the purpose of testing, you can use a trick that is embodied by the [`invalidateFetcherByDrvHash`](#sec-pkgs-invalidateFetcherByDrvHash) function. It uses the derivation `name` to create a unique output path per fetcher implementation, defeating the caching precisely where it would be harmful.
+12
-8
doc/languages-frameworks/r.section.md
+12
-8
doc/languages-frameworks/r.section.md
······-## Testing if the Nix-expression could be evaluated {#testing-if-the-nix-expression-could-be-evaluated}
+1
-1
maintainers/scripts/luarocks-packages.csv
+1
-1
maintainers/scripts/luarocks-packages.csv
+65
-14
nixos/modules/services/backup/syncoid.nix
+65
-14
nixos/modules/services/backup/syncoid.nix
······
+1
-1
nixos/modules/services/mail/postfix.nix
+1
-1
nixos/modules/services/mail/postfix.nix
+30
-9
nixos/modules/services/misc/snapper.nix
+30
-9
nixos/modules/services/misc/snapper.nix
······+CapabilityBoundingSet = "CAP_DAC_OVERRIDE CAP_FOWNER CAP_CHOWN CAP_FSETID CAP_SETFCAP CAP_SYS_ADMIN CAP_SYS_MODULE CAP_IPC_LOCK CAP_SYS_NICE";···+serviceConfig.ExecStart = "${pkgs.snapper}/bin/snapper --config root create --cleanup-algorithm number --description boot";
+1
nixos/modules/services/monitoring/prometheus/exporters.nix
+1
nixos/modules/services/monitoring/prometheus/exporters.nix
+41
nixos/modules/services/monitoring/prometheus/exporters/fastly.nix
+41
nixos/modules/services/monitoring/prometheus/exporters/fastly.nix
···
+13
-1
nixos/modules/services/web-servers/lighttpd/default.nix
+13
-1
nixos/modules/services/web-servers/lighttpd/default.nix
·········
+3
pkgs/applications/audio/spot/default.nix
+3
pkgs/applications/audio/spot/default.nix
+1
pkgs/applications/editors/leo-editor/default.nix
+1
pkgs/applications/editors/leo-editor/default.nix
+2
-2
pkgs/applications/editors/neovim/default.nix
+2
-2
pkgs/applications/editors/neovim/default.nix
···
+47
-8
pkgs/applications/gis/qgis/unwrapped.nix
+47
-8
pkgs/applications/gis/qgis/unwrapped.nix
·········
+2
-2
pkgs/applications/graphics/feh/default.nix
+2
-2
pkgs/applications/graphics/feh/default.nix
···
+2
pkgs/applications/kde/akregator.nix
+2
pkgs/applications/kde/akregator.nix
+1
pkgs/applications/kde/ark/default.nix
+1
pkgs/applications/kde/ark/default.nix
···
+2
pkgs/applications/kde/dolphin.nix
+2
pkgs/applications/kde/dolphin.nix
···
+1
pkgs/applications/kde/dragon.nix
+1
pkgs/applications/kde/dragon.nix
+1
pkgs/applications/kde/elisa.nix
+1
pkgs/applications/kde/elisa.nix
+2
pkgs/applications/kde/filelight.nix
+2
pkgs/applications/kde/filelight.nix
···
+2
pkgs/applications/kde/gwenview.nix
+2
pkgs/applications/kde/gwenview.nix
+2
pkgs/applications/kde/k3b.nix
+2
pkgs/applications/kde/k3b.nix
···
+2
pkgs/applications/kde/kaddressbook.nix
+2
pkgs/applications/kde/kaddressbook.nix
+2
pkgs/applications/kde/kalarm.nix
+2
pkgs/applications/kde/kalarm.nix
+5
-1
pkgs/applications/kde/kamoso.nix
+5
-1
pkgs/applications/kde/kamoso.nix
···
+2
pkgs/applications/kde/kate.nix
+2
pkgs/applications/kde/kate.nix
+5
-1
pkgs/applications/kde/kbreakout.nix
+5
-1
pkgs/applications/kde/kbreakout.nix
···
+2
pkgs/applications/kde/kcachegrind.nix
+2
pkgs/applications/kde/kcachegrind.nix
+2
pkgs/applications/kde/kcalc.nix
+2
pkgs/applications/kde/kcalc.nix
+1
pkgs/applications/kde/kcharselect.nix
+1
pkgs/applications/kde/kcharselect.nix
···
+2
pkgs/applications/kde/kcolorchooser.nix
+2
pkgs/applications/kde/kcolorchooser.nix
+2
pkgs/applications/kde/kdebugsettings.nix
+2
pkgs/applications/kde/kdebugsettings.nix
···
+2
pkgs/applications/kde/kdenlive/default.nix
+2
pkgs/applications/kde/kdenlive/default.nix
+2
pkgs/applications/kde/kdialog.nix
+2
pkgs/applications/kde/kdialog.nix
+2
pkgs/applications/kde/kfind.nix
+2
pkgs/applications/kde/kfind.nix
+2
pkgs/applications/kde/kgeography.nix
+2
pkgs/applications/kde/kgeography.nix
+2
pkgs/applications/kde/kget.nix
+2
pkgs/applications/kde/kget.nix
+2
pkgs/applications/kde/kgpg.nix
+2
pkgs/applications/kde/kgpg.nix
+9
-5
pkgs/applications/kde/khelpcenter.nix
+9
-5
pkgs/applications/kde/khelpcenter.nix
······
+2
-1
pkgs/applications/kde/kig.nix
+2
-1
pkgs/applications/kde/kig.nix
······
+2
pkgs/applications/kde/kleopatra.nix
+2
pkgs/applications/kde/kleopatra.nix
+2
pkgs/applications/kde/kmahjongg.nix
+2
pkgs/applications/kde/kmahjongg.nix
···
+2
pkgs/applications/kde/kmail.nix
+2
pkgs/applications/kde/kmail.nix
+2
pkgs/applications/kde/kmix.nix
+2
pkgs/applications/kde/kmix.nix
+2
pkgs/applications/kde/kmplot.nix
+2
pkgs/applications/kde/kmplot.nix
+15
-11
pkgs/applications/kde/knotes.nix
+15
-11
pkgs/applications/kde/knotes.nix
······
+2
pkgs/applications/kde/kolf.nix
+2
pkgs/applications/kde/kolf.nix
···
+2
pkgs/applications/kde/kolourpaint.nix
+2
pkgs/applications/kde/kolourpaint.nix
+5
-1
pkgs/applications/kde/kompare.nix
+5
-1
pkgs/applications/kde/kompare.nix
···
+2
pkgs/applications/kde/konqueror.nix
+2
pkgs/applications/kde/konqueror.nix
+2
pkgs/applications/kde/konquest.nix
+2
pkgs/applications/kde/konquest.nix
+2
pkgs/applications/kde/konsole.nix
+2
pkgs/applications/kde/konsole.nix
+2
pkgs/applications/kde/kontact.nix
+2
pkgs/applications/kde/kontact.nix
+2
pkgs/applications/kde/korganizer.nix
+2
pkgs/applications/kde/korganizer.nix
+1
pkgs/applications/kde/krdc.nix
+1
pkgs/applications/kde/krdc.nix
+2
pkgs/applications/kde/krfb.nix
+2
pkgs/applications/kde/krfb.nix
+2
pkgs/applications/kde/kruler.nix
+2
pkgs/applications/kde/kruler.nix
+5
-1
pkgs/applications/kde/kspaceduel.nix
+5
-1
pkgs/applications/kde/kspaceduel.nix
···
+2
pkgs/applications/kde/ksudoku.nix
+2
pkgs/applications/kde/ksudoku.nix
···
+2
pkgs/applications/kde/ksystemlog.nix
+2
pkgs/applications/kde/ksystemlog.nix
+17
-17
pkgs/applications/kde/ktouch.nix
+17
-17
pkgs/applications/kde/ktouch.nix
···
+3
pkgs/applications/kde/kwalletmanager.nix
+3
pkgs/applications/kde/kwalletmanager.nix
+5
-1
pkgs/applications/kde/marble.nix
+5
-1
pkgs/applications/kde/marble.nix
···
+2
pkgs/applications/kde/minuet.nix
+2
pkgs/applications/kde/minuet.nix
···
+1
pkgs/applications/kde/okular.nix
+1
pkgs/applications/kde/okular.nix
+1
pkgs/applications/kde/picmi.nix
+1
pkgs/applications/kde/picmi.nix
···
+2
pkgs/applications/kde/pim-data-exporter.nix
+2
pkgs/applications/kde/pim-data-exporter.nix
+2
pkgs/applications/kde/spectacle.nix
+2
pkgs/applications/kde/spectacle.nix
···
+3
-3
pkgs/applications/misc/osm2xmap/default.nix
+3
-3
pkgs/applications/misc/osm2xmap/default.nix
······
+2
-2
pkgs/applications/misc/survex/default.nix
+2
-2
pkgs/applications/misc/survex/default.nix
······
+2
-2
pkgs/applications/misc/xygrib/default.nix
+2
-2
pkgs/applications/misc/xygrib/default.nix
···-{ lib, stdenv, fetchFromGitHub, wrapQtAppsHook, cmake, bzip2, qtbase, qttools, libnova, proj, libpng, openjpeg }:+{ lib, stdenv, fetchFromGitHub, wrapQtAppsHook, cmake, bzip2, qtbase, qttools, libnova, proj_7, libpng, openjpeg }:···cmakeFlags = [ "-DOPENJPEG_INCLUDE_DIR=${openjpeg.dev}/include/openjpeg-${lib.versions.majorMinor openjpeg.version}" ]
+2
pkgs/applications/networking/irc/weechat/scripts/default.nix
+2
pkgs/applications/networking/irc/weechat/scripts/default.nix
+28
pkgs/applications/networking/irc/weechat/scripts/zncplayback/default.nix
+28
pkgs/applications/networking/irc/weechat/scripts/zncplayback/default.nix
···+url = "https://github.com/weechat/scripts/raw/bcc9643136addd2cd68ac957dd64e336e4f88aa1/python/zncplayback.py";
+2
-2
pkgs/applications/radio/sdrangel/default.nix
+2
-2
pkgs/applications/radio/sdrangel/default.nix
···
+54
-16
pkgs/applications/science/misc/gplates/default.nix
+54
-16
pkgs/applications/science/misc/gplates/default.nix
···
+2
-2
pkgs/applications/version-management/git-and-tools/thicket/default.nix
+2
-2
pkgs/applications/version-management/git-and-tools/thicket/default.nix
+2
-2
pkgs/applications/version-management/git-and-tools/thicket/shards.nix
+2
-2
pkgs/applications/version-management/git-and-tools/thicket/shards.nix
+4
-4
pkgs/applications/video/shotcut/default.nix
+4
-4
pkgs/applications/video/shotcut/default.nix
······sed 's_qApp->applicationDirPath(), "ffmpeg"_"${mlt.ffmpeg}/bin/ffmpeg"_' -i src/docks/encodedock.cpp···
+6
-1
pkgs/build-support/skaware/build-skaware-package.nix
+6
-1
pkgs/build-support/skaware/build-skaware-package.nix
·········
+24
pkgs/data/fonts/ocr-a/default.nix
+24
pkgs/data/fonts/ocr-a/default.nix
···
+2
-2
pkgs/data/themes/greybird/default.nix
+2
-2
pkgs/data/themes/greybird/default.nix
···
+2
-2
pkgs/desktops/xfce/applications/xfdashboard/default.nix
+2
-2
pkgs/desktops/xfce/applications/xfdashboard/default.nix
···
+2
-2
pkgs/desktops/xfce/core/thunar/default.nix
+2
-2
pkgs/desktops/xfce/core/thunar/default.nix
···
+3
-4
pkgs/development/compilers/crystal/build-package.nix
+3
-4
pkgs/development/compilers/crystal/build-package.nix
···-# The default `crystal build` options can be overridden with { foo.options = [ "--no-debug" ]; }+# The default `crystal build` options can be overridden with { foo.options = [ "--optionname" ]; }······
+24
-60
pkgs/development/compilers/crystal/default.nix
+24
-60
pkgs/development/compilers/crystal/default.nix
·········--replace 'it "joins and transmits to multicast groups"' 'pending "joins and transmits to multicast groups"'······
+7
-3
pkgs/development/interpreters/erlang/generic-builder.nix
+7
-3
pkgs/development/interpreters/erlang/generic-builder.nix
···
+11
-52
pkgs/development/interpreters/lua-5/build-lua-package.nix
+11
-52
pkgs/development/interpreters/lua-5/build-lua-package.nix
···-(i: dep: "{ name = [[dep-${toString i}]], root = '${dep}', rocks_dir = '${dep}/${dep.rocksSubdir}' }")
+27
pkgs/development/interpreters/lua-5/hooks/default.nix
+27
pkgs/development/interpreters/lua-5/hooks/default.nix
···
-15
pkgs/development/interpreters/lua-5/setup-hook.nix
-15
pkgs/development/interpreters/lua-5/setup-hook.nix
···
pkgs/development/interpreters/lua-5/setup-hook.sh
pkgs/development/interpreters/lua-5/hooks/setup-hook.sh
pkgs/development/interpreters/lua-5/setup-hook.sh
pkgs/development/interpreters/lua-5/hooks/setup-hook.sh
+6
-1
pkgs/development/libraries/capnproto/default.nix
+6
-1
pkgs/development/libraries/capnproto/default.nix
······+cmakeFlags = lib.optional (!(stdenv.hostPlatform.isCompatible stdenv.buildPlatform)) "-DEXTERNAL_CAPNP";
+2
-2
pkgs/development/libraries/libarchive-qt/default.nix
+2
-2
pkgs/development/libraries/libarchive-qt/default.nix
···
+2
pkgs/development/libraries/libgpg-error/default.nix
+2
pkgs/development/libraries/libgpg-error/default.nix
···ln -s src/syscfg/lock-obj-pub.arm-unknown-linux-gnueabi.h src/syscfg/lock-obj-pub.arm-unknown-linux-musleabihf.h
+2
pkgs/development/libraries/mapnik/default.nix
+2
pkgs/development/libraries/mapnik/default.nix
+2
-2
pkgs/development/libraries/nsss/default.nix
+2
-2
pkgs/development/libraries/nsss/default.nix
···description = "An implementation of a subset of the pwd.h, group.h and shadow.h family of functions.";
+58
pkgs/development/libraries/proj/7.nix
+58
pkgs/development/libraries/proj/7.nix
···
+5
-22
pkgs/development/libraries/proj/default.nix
+5
-22
pkgs/development/libraries/proj/default.nix
······
+31
pkgs/development/libraries/skalibs/2_10.nix
+31
pkgs/development/libraries/skalibs/2_10.nix
···
+9
-3
pkgs/development/libraries/skalibs/default.nix
+9
-3
pkgs/development/libraries/skalibs/default.nix
······
+2
-2
pkgs/development/libraries/utmps/default.nix
+2
-2
pkgs/development/libraries/utmps/default.nix
···
+93
-52
pkgs/development/lua-modules/generated-packages.nix
+93
-52
pkgs/development/lua-modules/generated-packages.nix
·······································-url = "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/inspect-3.1.1-0.rockspec";···············+url = "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lrexlib-gnu-2.9.1-1.rockspec";·········-url = "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lrexlib-posix-2.9.1-1.rockspec";·····················-url = "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lua-resty-openidc-1.7.4-1.rockspec";······························+url = "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luacov-0.15.0-1.rockspec";·········+url = "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luadbi-mysql-0.7.2-1.rockspec";············-url = "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luaepnf-0.3-2.rockspec";·····················-url = "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luautf8-0.1.3-1.rockspec";·································
+68
pkgs/development/lua-modules/lib.nix
+68
pkgs/development/lua-modules/lib.nix
···+(i: dep: "{ name = [[dep-${toString i}]], root = '${dep}', rocks_dir = '${dep}/${dep.rocksSubdir}' }")
+1
-1
pkgs/development/lua-modules/overrides.nix
+1
-1
pkgs/development/lua-modules/overrides.nix
···
+41
-10
pkgs/development/misc/resholve/README.md
+41
-10
pkgs/development/misc/resholve/README.md
······+`solution` attrset. This is basically the same as any single solution in `resholvePackage`, except that it doesn't need a `scripts` attr (it is automatically added).·········+> **Note:** For now, at least, you'll need to reference the manpage to completely understand these examples.···
+39
-4
pkgs/development/misc/resholve/default.nix
+39
-4
pkgs/development/misc/resholve/default.nix
······
+16
-7
pkgs/development/misc/resholve/oildev.nix
+16
-7
pkgs/development/misc/resholve/oildev.nix
······rm -rf Python-2.7.13 benchmarks metrics py-yajl rfc gold web testdata services demo devtools cpp···+https://github.com/oilshell/oil/blob/46900310c7e4a07a6223eb6c08e4f26460aad285/doctools/cmark.py#L30-L34_NIX_SHELL_LIBCMARK = "${cmark}/lib/libcmark${stdenv.hostPlatform.extensions.sharedLibrary}";
+3
-73
pkgs/development/misc/resholve/resholve-package.nix
+3
-73
pkgs/development/misc/resholve/resholve-package.nix
······-"RESHOLVE_LORE=${binlore.collect { drvs = value.inputs; } } ${makeEnvs solution value} resholve --overwrite ${makeArgs value}"+buildInputs = (lib.optionals (builtins.hasAttr "buildInputs" attrs) attrs.buildInputs) ++ [ resholve ];···
+74
pkgs/development/misc/resholve/resholve-utils.nix
+74
pkgs/development/misc/resholve/resholve-utils.nix
···+"RESHOLVE_LORE=${binlore.collect { drvs = value.inputs; } } ${makeEnvs solution value} ${resholve}/bin/resholve --overwrite ${makeArgs value}"
+2
-2
pkgs/development/misc/resholve/source.nix
+2
-2
pkgs/development/misc/resholve/source.nix
······
+17
-1
pkgs/development/misc/resholve/test.nix
+17
-1
pkgs/development/misc/resholve/test.nix
······
+4
-2
pkgs/development/ocaml-modules/batteries/default.nix
+4
-2
pkgs/development/ocaml-modules/batteries/default.nix
······
+1
-2
pkgs/development/ocaml-modules/containers/data.nix
+1
-2
pkgs/development/ocaml-modules/containers/data.nix
···
+1
-1
pkgs/development/ocaml-modules/containers/default.nix
+1
-1
pkgs/development/ocaml-modules/containers/default.nix
+7
-10
pkgs/development/ocaml-modules/gen/default.nix
+7
-10
pkgs/development/ocaml-modules/gen/default.nix
·········
+1
-1
pkgs/development/ocaml-modules/iter/default.nix
+1
-1
pkgs/development/ocaml-modules/iter/default.nix
+1
-1
pkgs/development/ocaml-modules/lru/default.nix
+1
-1
pkgs/development/ocaml-modules/lru/default.nix
+1
-1
pkgs/development/ocaml-modules/psq/default.nix
+1
-1
pkgs/development/ocaml-modules/psq/default.nix
+4
-4
pkgs/development/ocaml-modules/qcheck/core.nix
+4
-4
pkgs/development/ocaml-modules/qcheck/core.nix
···
+1
pkgs/development/ocaml-modules/reason-native/qcheck-rely.nix
+1
pkgs/development/ocaml-modules/reason-native/qcheck-rely.nix
···description = "A library containing custom Rely matchers allowing for easily using QCheck with Rely. QCheck is a 'QuickCheck inspired property-based testing for OCaml, and combinators to generate random values to run tests on'";
+2
-2
pkgs/development/ocaml-modules/stdint/default.nix
+2
-2
pkgs/development/ocaml-modules/stdint/default.nix
······
+1
-1
pkgs/development/ocaml-modules/stringext/default.nix
+1
-1
pkgs/development/ocaml-modules/stringext/default.nix
+2
-1
pkgs/development/ocaml-modules/syslog-message/default.nix
+2
-1
pkgs/development/ocaml-modules/syslog-message/default.nix
+9
-2
pkgs/development/python-modules/cartopy/default.nix
+9
-2
pkgs/development/python-modules/cartopy/default.nix
···
+2
-2
pkgs/development/python-modules/fe25519/default.nix
+2
-2
pkgs/development/python-modules/fe25519/default.nix
···
+2
-2
pkgs/development/python-modules/ge25519/default.nix
+2
-2
pkgs/development/python-modules/ge25519/default.nix
···
+14
-1
pkgs/development/python-modules/geopandas/default.nix
+14
-1
pkgs/development/python-modules/geopandas/default.nix
······
+39
pkgs/development/python-modules/lupupy/default.nix
+39
pkgs/development/python-modules/lupupy/default.nix
···
+2
-2
pkgs/development/python-modules/mypy-boto3-s3/default.nix
+2
-2
pkgs/development/python-modules/mypy-boto3-s3/default.nix
···
+2
-2
pkgs/development/python-modules/phonenumbers/default.nix
+2
-2
pkgs/development/python-modules/phonenumbers/default.nix
···
+17
-25
pkgs/development/python-modules/pyproj/001.proj.patch
+17
-25
pkgs/development/python-modules/pyproj/001.proj.patch
·········
+2
-2
pkgs/development/python-modules/pyproj/default.nix
+2
-2
pkgs/development/python-modules/pyproj/default.nix
···
+12
pkgs/development/r-modules/generate-r-packages.R
+12
pkgs/development/r-modules/generate-r-packages.R
······
+5
-12
pkgs/development/tools/build-managers/shards/default.nix
+5
-12
pkgs/development/tools/build-managers/shards/default.nix
······
+19
-3
pkgs/development/tools/misc/bashdb/default.nix
+19
-3
pkgs/development/tools/misc/bashdb/default.nix
···+url = "https://raw.githubusercontent.com/freebsd/freebsd-ports/569fbb806d9ee813afa8b27d2098a44f93433922/devel/bashdb/files/patch-configure";
+2
-2
pkgs/development/tools/sigrok-cli/default.nix
+2
-2
pkgs/development/tools/sigrok-cli/default.nix
···
+1
pkgs/development/tools/sumneko-lua-language-server/default.nix
+1
pkgs/development/tools/sumneko-lua-language-server/default.nix
+1
-1
pkgs/misc/emulators/wine/base.nix
+1
-1
pkgs/misc/emulators/wine/base.nix
···
+2
-1
pkgs/misc/emulators/wine/default.nix
+2
-1
pkgs/misc/emulators/wine/default.nix
······
-12
pkgs/misc/vim-plugins/generated.nix
-12
pkgs/misc/vim-plugins/generated.nix
···
-1
pkgs/misc/vim-plugins/vim-plugin-names
-1
pkgs/misc/vim-plugins/vim-plugin-names
+1
pkgs/misc/vim-plugins/vim-utils.nix
+1
pkgs/misc/vim-plugins/vim-utils.nix
+18
pkgs/misc/vscode-extensions/default.nix
+18
pkgs/misc/vscode-extensions/default.nix
······+jq '.contributes.configuration.properties.protoc.properties.path.default = "${protobuf}/bin/protoc"' package.json | sponge package.json
+15
-15
pkgs/os-specific/linux/kernel/hardened/patches.json
+15
-15
pkgs/os-specific/linux/kernel/hardened/patches.json
···-"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.14.246-hardened1/linux-hardened-4.14.246-hardened1.patch"+"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.14.248-hardened1/linux-hardened-4.14.248-hardened1.patch"-"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.19.206-hardened1/linux-hardened-4.19.206-hardened1.patch"+"url": "https://github.com/anthraxx/linux-hardened/releases/download/4.19.208-hardened1/linux-hardened-4.19.208-hardened1.patch"-"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.10.67-hardened1/linux-hardened-5.10.67-hardened1.patch"+"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.10.69-hardened1/linux-hardened-5.10.69-hardened1.patch"···-"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.14.6-hardened1/linux-hardened-5.14.6-hardened1.patch"+"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.14.8-hardened1/linux-hardened-5.14.8-hardened1.patch"-"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.147-hardened1/linux-hardened-5.4.147-hardened1.patch"+"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.4.149-hardened1/linux-hardened-5.4.149-hardened1.patch"
+2
-2
pkgs/os-specific/linux/kernel/linux-4.14.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-4.14.nix
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
+2
-2
pkgs/os-specific/linux/kernel/linux-4.19.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-4.19.nix
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
+2
-2
pkgs/os-specific/linux/kernel/linux-4.4.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-4.4.nix
···
+2
-2
pkgs/os-specific/linux/kernel/linux-4.9.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-4.9.nix
···
+2
-2
pkgs/os-specific/linux/kernel/linux-5.10.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-5.10.nix
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
+2
-2
pkgs/os-specific/linux/kernel/linux-5.14.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-5.14.nix
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
+2
-2
pkgs/os-specific/linux/kernel/linux-5.4.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-5.4.nix
···modDirVersion = if (modDirVersionArg == null) then concatStringsSep "." (take 3 (splitVersion "${version}.0")) else modDirVersionArg;···
+2
-2
pkgs/os-specific/linux/mdevd/default.nix
+2
-2
pkgs/os-specific/linux/mdevd/default.nix
···
+2
-2
pkgs/os-specific/linux/s6-linux-init/default.nix
+2
-2
pkgs/os-specific/linux/s6-linux-init/default.nix
···description = "A set of minimalistic tools used to create a s6-based init system, including a /sbin/init binary, on a Linux kernel";
+2
-2
pkgs/os-specific/linux/s6-linux-utils/default.nix
+2
-2
pkgs/os-specific/linux/s6-linux-utils/default.nix
···
+4
-6
pkgs/os-specific/linux/sdnotify-wrapper/sdnotify-wrapper.c
+4
-6
pkgs/os-specific/linux/sdnotify-wrapper/sdnotify-wrapper.c
······-// svanderburg: This header no longer exists, but socket.h provides the functions this module needs······
+77
pkgs/os-specific/linux/sydbox/default.nix
+77
pkgs/os-specific/linux/sydbox/default.nix
···
+1
-1
pkgs/servers/home-assistant/component-packages.nix
+1
-1
pkgs/servers/home-assistant/component-packages.nix
···
+16
-13
pkgs/servers/http/lighttpd/default.nix
+16
-13
pkgs/servers/http/lighttpd/default.nix
·········
+22
pkgs/servers/monitoring/prometheus/fastly-exporter.nix
+22
pkgs/servers/monitoring/prometheus/fastly-exporter.nix
···
+5
-2
pkgs/servers/monitoring/zabbix/server.nix
+5
-2
pkgs/servers/monitoring/zabbix/server.nix
·········
+2
-2
pkgs/servers/teleport/default.nix
+2
-2
pkgs/servers/teleport/default.nix
···
+6
-7
pkgs/servers/web-apps/discourse/default.nix
+6
-7
pkgs/servers/web-apps/discourse/default.nix
·········
-12
pkgs/servers/web-apps/discourse/disable_jhead.patch
-12
pkgs/servers/web-apps/discourse/disable_jhead.patch
···
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-calendar/Gemfile.lock
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-calendar/Gemfile.lock
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-calendar/default.nix
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-calendar/default.nix
···
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-calendar/gemset.nix
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-calendar/gemset.nix
···
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-canned-replies/default.nix
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-canned-replies/default.nix
···
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-checklist/default.nix
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-checklist/default.nix
···
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-github/Gemfile.lock
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-github/Gemfile.lock
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-github/default.nix
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-github/default.nix
···
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-github/gemset.nix
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-github/gemset.nix
···
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-math/default.nix
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-math/default.nix
···
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-solved/default.nix
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-solved/default.nix
···
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-spoiler-alert/default.nix
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-spoiler-alert/default.nix
···
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-yearly-review/default.nix
+2
-2
pkgs/servers/web-apps/discourse/plugins/discourse-yearly-review/default.nix
···
+1
-1
pkgs/servers/web-apps/discourse/rubyEnv/Gemfile.lock
+1
-1
pkgs/servers/web-apps/discourse/rubyEnv/Gemfile.lock
+3
-3
pkgs/servers/web-apps/vikunja/api.nix
+3
-3
pkgs/servers/web-apps/vikunja/api.nix
······
+2
-2
pkgs/servers/web-apps/vikunja/frontend.nix
+2
-2
pkgs/servers/web-apps/vikunja/frontend.nix
···
+3
-3
pkgs/tools/filesystems/apfsprogs/default.nix
+3
-3
pkgs/tools/filesystems/apfsprogs/default.nix
···
+2
-2
pkgs/tools/inputmethods/fcitx5/default.nix
+2
-2
pkgs/tools/inputmethods/fcitx5/default.nix
···
+2
-2
pkgs/tools/inputmethods/fcitx5/fcitx5-rime.nix
+2
-2
pkgs/tools/inputmethods/fcitx5/fcitx5-rime.nix
···
+2
-2
pkgs/tools/misc/execline/default.nix
+2
-2
pkgs/tools/misc/execline/default.nix
···description = "A small scripting language, to be used in place of a shell in non-interactive scripts";
+3
-3
pkgs/tools/misc/fclones/default.nix
+3
-3
pkgs/tools/misc/fclones/default.nix
···
+7
-2
pkgs/tools/misc/fdtools/default.nix
+7
-2
pkgs/tools/misc/fdtools/default.nix
·········
+2
-2
pkgs/tools/misc/s6-portable-utils/default.nix
+2
-2
pkgs/tools/misc/s6-portable-utils/default.nix
···
+2
-2
pkgs/tools/networking/s6-dns/default.nix
+2
-2
pkgs/tools/networking/s6-dns/default.nix
···
+2
-3
pkgs/tools/networking/s6-networking/default.nix
+2
-3
pkgs/tools/networking/s6-networking/default.nix
······
+2
-2
pkgs/tools/networking/ytcc/default.nix
+2
-2
pkgs/tools/networking/ytcc/default.nix
···
+2
-2
pkgs/tools/system/s6-rc/default.nix
+2
-2
pkgs/tools/system/s6-rc/default.nix
···
+3
-2
pkgs/tools/system/s6/default.nix
+3
-2
pkgs/tools/system/s6/default.nix
······
+19
-10
pkgs/top-level/all-packages.nix
+19
-10
pkgs/top-level/all-packages.nix
·····················prometheus-dnsmasq-exporter = callPackage ../servers/monitoring/prometheus/dnsmasq-exporter.nix { };prometheus-dovecot-exporter = callPackage ../servers/monitoring/prometheus/dovecot-exporter.nix { };prometheus-domain-exporter = callPackage ../servers/monitoring/prometheus/domain-exporter.nix { };+prometheus-fastly-exporter = callPackage ../servers/monitoring/prometheus/fastly-exporter.nix { };prometheus-flow-exporter = callPackage ../servers/monitoring/prometheus/flow-exporter.nix { };prometheus-fritzbox-exporter = callPackage ../servers/monitoring/prometheus/fritzbox-exporter.nix { };prometheus-gitlab-ci-pipelines-exporter = callPackage ../servers/monitoring/prometheus/gitlab-ci-pipelines-exporter.nix { };·········
+6
-10
pkgs/top-level/lua-packages.nix
+6
-10
pkgs/top-level/lua-packages.nix
······
+2
pkgs/top-level/python-packages.nix
+2
pkgs/top-level/python-packages.nix