+1
-1
nixos/modules/misc/locate.nix
+1
-1
nixos/modules/misc/locate.nix
+1
nixos/modules/profiles/base.nix
+1
nixos/modules/profiles/base.nix
+2
nixos/modules/services/monitoring/cadvisor.nix
+2
nixos/modules/services/monitoring/cadvisor.nix
···until ${pkgs.curl.bin}/bin/curl -s -o /dev/null 'http://${cfg.listenAddress}:${toString cfg.port}/containers/'; do
+10
-5
nixos/modules/services/x11/hardware/libinput.nix
+10
-5
nixos/modules/services/x11/hardware/libinput.nix
··················the 3x3 matrix where the first row is (abc), the second row is (def) and the third row is (ghi).
··················the 3x3 matrix where the first row is (abc), the second row is (def) and the third row is (ghi).
+1
-1
nixos/modules/virtualisation/qemu-vm.nix
+1
-1
nixos/modules/virtualisation/qemu-vm.nix
+2
-1
nixos/tests/all-tests.nix
+2
-1
nixos/tests/all-tests.nix
···
···
+38
nixos/tests/libinput.nix
+38
nixos/tests/libinput.nix
···
···
+2
-4
pkgs/applications/blockchains/clightning/default.nix
+2
-4
pkgs/applications/blockchains/clightning/default.nix
+2
-2
pkgs/applications/blockchains/ledger-live-desktop/default.nix
+2
-2
pkgs/applications/blockchains/ledger-live-desktop/default.nix
···url = "https://github.com/LedgerHQ/${pname}/releases/download/v${version}/${pname}-${version}-linux-x86_64.AppImage";
···url = "https://github.com/LedgerHQ/${pname}/releases/download/v${version}/${pname}-${version}-linux-x86_64.AppImage";
+3
-3
pkgs/applications/misc/gpxsee/default.nix
+3
-3
pkgs/applications/misc/gpxsee/default.nix
······
······
+6
-1
pkgs/applications/misc/ulauncher/default.nix
+6
-1
pkgs/applications/misc/ulauncher/default.nix
·········
·········
+19
-14
pkgs/applications/networking/cluster/terraform-providers/providers.json
+19
-14
pkgs/applications/networking/cluster/terraform-providers/providers.json
············
············
+1
-1
pkgs/applications/networking/cluster/terraform-providers/update-provider
+1
-1
pkgs/applications/networking/cluster/terraform-providers/update-provider
+27
pkgs/applications/networking/instant-messengers/pidgin-plugins/purple-googlechat/default.nix
+27
pkgs/applications/networking/instant-messengers/pidgin-plugins/purple-googlechat/default.nix
···
···
+7
-2
pkgs/build-support/vm/default.nix
+7
-2
pkgs/build-support/vm/default.nix
·········
···+mount -t 9p store /fs${storeDir} -o trans=virtio,version=9p2000.L,cache=loose,msize=${toString default9PMsizeBytes}···+mount -t 9p xchg /fs/tmp/xchg -o trans=virtio,version=9p2000.L,msize=${toString default9PMsizeBytes}···+# Use 500 KiB as a conservative default, see also https://github.com/NixOS/nixpkgs/pull/142577#issuecomment-953848731
+4
-4
pkgs/data/misc/hackage/pin.json
+4
-4
pkgs/data/misc/hackage/pin.json
···-"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/da98cdcb5ec11aea3b1979174b3b1cab24014908.tar.gz",
···+"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/f38385b8e3e064360be513204f114418ea0206de.tar.gz",
+3
-3
pkgs/development/compilers/ghc/head.nix
+3
-3
pkgs/development/compilers/ghc/head.nix
······
······
+1
-1
pkgs/development/compilers/ghcjs/8.10/default.nix
+1
-1
pkgs/development/compilers/ghcjs/8.10/default.nix
+37
-26
pkgs/development/haskell-modules/configuration-common.nix
+37
-26
pkgs/development/haskell-modules/configuration-common.nix
······# https://git-annex.branchable.com/bugs/bash_completion_file_is_missing_in_the_6.20160527_tarball_on_hackage/···············-url = "https://github.com/hadolint/hadolint/commit/c931c0a9689cd6dff4d2083fa002414c1f08a586.patch";
······# https://git-annex.branchable.com/bugs/bash_completion_file_is_missing_in_the_6.20160527_tarball_on_hackage/···+url = "https://git.joeyh.name/index.cgi/git-annex.git/patch/?id=f3326b8b5ae4d1caa5c6e3e192c58c6e064c425a";············
+1
-1
pkgs/development/haskell-modules/configuration-ghc-9.0.x.nix
+1
-1
pkgs/development/haskell-modules/configuration-ghc-9.0.x.nix
···url = "https://gitlab.haskell.org/ghc/head.hackage/-/raw/fe192e12b88b09499d4aff0e562713e820544bd6/patches/alex-3.2.6.patch";url = "https://gitlab.haskell.org/ghc/head.hackage/-/raw/master/patches/language-haskell-extract-0.2.4.patch";
···url = "https://gitlab.haskell.org/ghc/head.hackage/-/raw/fe192e12b88b09499d4aff0e562713e820544bd6/patches/alex-3.2.6.patch";url = "https://gitlab.haskell.org/ghc/head.hackage/-/raw/master/patches/language-haskell-extract-0.2.4.patch";
+3
-11
pkgs/development/haskell-modules/configuration-ghc-9.2.x.nix
+3
-11
pkgs/development/haskell-modules/configuration-ghc-9.2.x.nix
···-url = "https://gitlab.haskell.org/ghc/head.hackage/-/raw/dfd024c9a336c752288ec35879017a43bd7e85a0/patches/cereal-0.5.8.1.patch";···-url = "https://gitlab.haskell.org/ghc/head.hackage/-/raw/dfd024c9a336c752288ec35879017a43bd7e85a0/patches/doctest-0.18.1.patch";···HTTP = overrideCabal (drv: { postPatch = "sed -i -e 's,! Socket,!Socket,' Network/TCP.hs"; }) (doJailbreak super.HTTP);integer-logarithms = overrideCabal (drv: { postPatch = "sed -i -e 's, <1.1, <1.3,' integer-logarithms.cabal"; }) (doJailbreak super.integer-logarithms);···
·········HTTP = overrideCabal (drv: { postPatch = "sed -i -e 's,! Socket,!Socket,' Network/TCP.hs"; }) (doJailbreak super.HTTP);integer-logarithms = overrideCabal (drv: { postPatch = "sed -i -e 's, <1.1, <1.3,' integer-logarithms.cabal"; }) (doJailbreak super.integer-logarithms);···
+5
-5
pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
+5
-5
pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
························
························
+3
pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
+3
pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
···# 2021-11-09: ghc-bignum is bundled starting with 9.0.1; only 1.0 builds with GHCs prior to 9.2.1
+12
-12
pkgs/development/haskell-modules/configuration-hackage2nix/stackage.yaml
+12
-12
pkgs/development/haskell-modules/configuration-hackage2nix/stackage.yaml
····································
····································
+10
-8
pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml
+10
-8
pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml
····································
····································
+25
-19
pkgs/development/haskell-modules/configuration-nix.nix
+25
-19
pkgs/development/haskell-modules/configuration-nix.nix
···marmalade-upload = dontCheck super.marmalade-upload; # http://hydra.cryp.to/build/501904/nixlog/1/raw···
···marmalade-upload = dontCheck super.marmalade-upload; # http://hydra.cryp.to/build/501904/nixlog/1/raw···
+1405
-438
pkgs/development/haskell-modules/hackage-packages.nix
+1405
-438
pkgs/development/haskell-modules/hackage-packages.nix
·····································································································································································································································································································································································································································································································································································description = "A library to work with the basic Ukrainian phonetics and syllable segmentation";····································
································································································································································································+description = "Haskell binding for Gremlin graph query language - core data types and tools";···············································································································································································································································································································+description = "Presburger Arithmetic Solver for GHC Type-level natural numbers with Singletons package";······················································description = "A library to work with the basic Ukrainian phonetics and syllable segmentation";····································
+2
-2
pkgs/development/interpreters/erlang/R24.nix
+2
-2
pkgs/development/interpreters/erlang/R24.nix
+5
pkgs/development/libraries/libinput/default.nix
+5
pkgs/development/libraries/libinput/default.nix
······description = "Handles input devices in Wayland compositors and provides a generic X.Org input driver";
······description = "Handles input devices in Wayland compositors and provides a generic X.Org input driver";
+5
-6
pkgs/development/libraries/liburing/default.nix
+5
-6
pkgs/development/libraries/liburing/default.nix
···
···
-28
pkgs/development/libraries/mumlib/default.nix
-28
pkgs/development/libraries/mumlib/default.nix
···-description = "Fairy simple Mumble library written in C++, using boost::asio asynchronous networking framework";
···
+2
-2
pkgs/development/libraries/science/math/scs/default.nix
+2
-2
pkgs/development/libraries/science/math/scs/default.nix
+2
-2
pkgs/development/libraries/sope/default.nix
+2
-2
pkgs/development/libraries/sope/default.nix
+2
-3
pkgs/development/libraries/sqlite/default.nix
+2
-3
pkgs/development/libraries/sqlite/default.nix
······
······
+2
-1
pkgs/development/mobile/androidenv/emulator.nix
+2
-1
pkgs/development/mobile/androidenv/emulator.nix
······
+5
-4
pkgs/development/python-modules/casbin/default.nix
+5
-4
pkgs/development/python-modules/casbin/default.nix
···
···
+2
-2
pkgs/development/python-modules/cvxpy/default.nix
+2
-2
pkgs/development/python-modules/cvxpy/default.nix
+2
-2
pkgs/development/python-modules/identify/default.nix
+2
-2
pkgs/development/python-modules/identify/default.nix
······
······
+43
pkgs/development/python-modules/niko-home-control/default.nix
+43
pkgs/development/python-modules/niko-home-control/default.nix
···
···
+18
-26
pkgs/development/python-modules/pydyf/default.nix
+18
-26
pkgs/development/python-modules/pydyf/default.nix
······
······
+42
pkgs/development/python-modules/pyevilgenius/default.nix
+42
pkgs/development/python-modules/pyevilgenius/default.nix
···
···
+9
-3
pkgs/development/python-modules/pysmartapp/default.nix
+9
-3
pkgs/development/python-modules/pysmartapp/default.nix
······
······
+2
-2
pkgs/development/python-modules/qcs-api-client/default.nix
+2
-2
pkgs/development/python-modules/qcs-api-client/default.nix
···
···
+1
-1
pkgs/development/python-modules/qiskit-aer/default.nix
+1
-1
pkgs/development/python-modules/qiskit-aer/default.nix
······
···+"test_clifford" # fails on cvxpy >= 1.1.15. https://github.com/Qiskit/qiskit-aer/pull/1318. Remove in future.···
+3
pkgs/development/python-modules/rtoml/default.nix
+3
pkgs/development/python-modules/rtoml/default.nix
+8
-15
pkgs/development/python-modules/scs/default.nix
+8
-15
pkgs/development/python-modules/scs/default.nix
·········
·········
+40
pkgs/development/python-modules/uptime-kuma-monitor/default.nix
+40
pkgs/development/python-modules/uptime-kuma-monitor/default.nix
···
···
+35
-46
pkgs/development/python-modules/weasyprint/default.nix
+35
-46
pkgs/development/python-modules/weasyprint/default.nix
·········
·········
+2
-2
pkgs/development/tools/analysis/checkov/default.nix
+2
-2
pkgs/development/tools/analysis/checkov/default.nix
-3
pkgs/development/tools/haskell/hyper-haskell/default.nix
-3
pkgs/development/tools/haskell/hyper-haskell/default.nix
···
+3
-1
pkgs/development/tools/rust/devserver/default.nix
+3
-1
pkgs/development/tools/rust/devserver/default.nix
······
+1
-1
pkgs/servers/home-assistant/component-packages.nix
+1
-1
pkgs/servers/home-assistant/component-packages.nix
···"nmap_tracker" = ps: with ps; [ aiohttp-cors getmac ifaddr netmap ]; # missing inputs: mac-vendor-lookup
···"nmap_tracker" = ps: with ps; [ aiohttp-cors getmac ifaddr netmap ]; # missing inputs: mac-vendor-lookup
+14
-22
pkgs/servers/monitoring/icinga2/default.nix
+14
-22
pkgs/servers/monitoring/icinga2/default.nix
······-url = "https://github.com/Icinga/icinga2/commit/2ad0a4b8c3852ad937fec9fc85780230257c821e.patch";·········
···············
-27
pkgs/servers/mumsi/default.nix
-27
pkgs/servers/mumsi/default.nix
···
···
+2
-2
pkgs/servers/web-apps/sogo/default.nix
+2
-2
pkgs/servers/web-apps/sogo/default.nix
···, openssl, openldap, sope, libmemcached, curl, libsodium, libytnef, libzip, pkg-config, nixosTests }:
···, openssl, openldap, sope, libmemcached, curl, libsodium, libytnef, libzip, pkg-config, nixosTests }:
+3
-1
pkgs/tools/archivers/pax/default.nix
+3
-1
pkgs/tools/archivers/pax/default.nix
······
+4
pkgs/tools/misc/convbin/default.nix
+4
pkgs/tools/misc/convbin/default.nix
+2
-1
pkgs/tools/misc/gparted/default.nix
+2
-1
pkgs/tools/misc/gparted/default.nix
······---prefix PATH : "${lib.makeBinPath [ gpart hdparm util-linux procps coreutils gnused gnugrep ]}"
······+--prefix PATH : "${lib.makeBinPath [ gpart hdparm util-linux procps coreutils gnused gnugrep mtools dosfstools ]}"
+4
pkgs/tools/misc/rates/default.nix
+4
pkgs/tools/misc/rates/default.nix
······
+4
-4
pkgs/tools/networking/lychee/default.nix
+4
-4
pkgs/tools/networking/lychee/default.nix
···
···
+2
-2
pkgs/tools/security/exploitdb/default.nix
+2
-2
pkgs/tools/security/exploitdb/default.nix
+1
-1
pkgs/tools/security/metasploit/Gemfile
+1
-1
pkgs/tools/security/metasploit/Gemfile
+8
-8
pkgs/tools/security/metasploit/Gemfile.lock
+8
-8
pkgs/tools/security/metasploit/Gemfile.lock
···············
···············
+2
-2
pkgs/tools/security/metasploit/default.nix
+2
-2
pkgs/tools/security/metasploit/default.nix
···
···
+13
-13
pkgs/tools/security/metasploit/gemset.nix
+13
-13
pkgs/tools/security/metasploit/gemset.nix
··················
··················
+2
-2
pkgs/tools/security/trufflehog/default.nix
+2
-2
pkgs/tools/security/trufflehog/default.nix
···
+1
pkgs/top-level/aliases.nix
+1
pkgs/top-level/aliases.nix
···mxisd = throw "mxisd has been removed from nixpkgs as it has reached end of life, see https://github.com/kamax-matrix/mxisd/blob/535e0a5b96ab63cb0ddef90f6f42c5866407df95/EOL.md#end-of-life-notice . ma1sd may be a suitable alternative."; # added 2021-04-15
···+mumsi = throw "mumsi has been removed from nixpkgs, as it's unmaintained and does not build anymore"; # added 2021-11-18mxisd = throw "mxisd has been removed from nixpkgs as it has reached end of life, see https://github.com/kamax-matrix/mxisd/blob/535e0a5b96ab63cb0ddef90f6f42c5866407df95/EOL.md#end-of-life-notice . ma1sd may be a suitable alternative."; # added 2021-04-15
+11
-7
pkgs/top-level/all-packages.nix
+11
-7
pkgs/top-level/all-packages.nix
···············purple-discord = callPackage ../applications/networking/instant-messengers/pidgin-plugins/purple-discord { };purple-hangouts = callPackage ../applications/networking/instant-messengers/pidgin-plugins/purple-hangouts { };···
···············purple-discord = callPackage ../applications/networking/instant-messengers/pidgin-plugins/purple-discord { };+purple-googlechat = callPackage ../applications/networking/instant-messengers/pidgin-plugins/purple-googlechat { };purple-hangouts = callPackage ../applications/networking/instant-messengers/pidgin-plugins/purple-hangouts { };···
+1
-1
pkgs/top-level/haskell-packages.nix
+1
-1
pkgs/top-level/haskell-packages.nix
···
···
+7
-1
pkgs/top-level/python-packages.nix
+7
-1
pkgs/top-level/python-packages.nix
············
············