+12
maintainers/maintainer-list.nix
+12
maintainers/maintainer-list.nix
······
+2
nixos/doc/manual/release-notes/rl-2311.section.md
+2
nixos/doc/manual/release-notes/rl-2311.section.md
···- mdraid support is now optional. This reduces initramfs size and prevents the potentially undesired automatic detection and activation of software RAID pools. It is disabled by default in new configurations (determined by `stateVersion`), but the appropriate settings will be generated by `nixos-generate-config` when installing to a software RAID device, so the standard installation procedure should be unaffected. If you have custom configs relying on mdraid, ensure that you use `stateVersion` correctly or set `boot.swraid.enable` manually.+- The `go-ethereum` package has been updated to v1.12.0. This drops support for proof-of-work. Its GraphQL API now encodes all numeric values as hex strings and the GraphQL UI is updated to version 2.0. The default database has changed from `leveldb` to `pebble` but `leveldb` can be forced with the --db.engine=leveldb flag. The `checkpoint-admin` command was [removed along with trusted checkpoints](https://github.com/ethereum/go-ethereum/pull/27147).
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+55
nixos/modules/services/misc/homepage-dashboard.nix
+55
nixos/modules/services/misc/homepage-dashboard.nix
···
+3
-1
nixos/modules/services/misc/prowlarr.nix
+3
-1
nixos/modules/services/misc/prowlarr.nix
······
+19
-19
nixos/modules/services/web-apps/peering-manager.nix
+19
-19
nixos/modules/services/web-apps/peering-manager.nix
·····················See the [documentation](https://peering-manager.readthedocs.io/en/stable/configuration/optional-settings/) for more possible options.······See the [documentation](https://peering-manager.readthedocs.io/en/stable/setup/6-ldap/#configuration) for possible options.···users.groups."${config.services.redis.servers.peering-manager.user}".members = [ "peering-manager" ];
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+14
nixos/tests/homepage-dashboard.nix
+14
nixos/tests/homepage-dashboard.nix
···
+1
-1
nixos/tests/web-apps/peering-manager.nix
+1
-1
nixos/tests/web-apps/peering-manager.nix
···-"cd ${nodes.machine.config.system.build.peeringManagerPkg}/opt/peering-manager ; peering-manager-manage test --no-input"+"cd ${nodes.machine.system.build.peeringManagerPkg}/opt/peering-manager ; peering-manager-manage test --no-input"
+4
-5
pkgs/applications/blockchains/go-ethereum/default.nix
+4
-5
pkgs/applications/blockchains/go-ethereum/default.nix
·········
-2
pkgs/applications/editors/jetbrains/default.nix
-2
pkgs/applications/editors/jetbrains/default.nix
+2
pkgs/applications/editors/jetbrains/linux.nix
+2
pkgs/applications/editors/jetbrains/linux.nix
···+# When using the IDE as a remote backend using gateway, it expects the jbr directory to contain the jdk
+2
-9
pkgs/applications/emulators/vbam/default.nix
+2
-9
pkgs/applications/emulators/vbam/default.nix
······-url = "https://github.com/visualboyadvance-m/visualboyadvance-m/commit/1d7e8ae4edc53a3380dfea88329b8b8337db1c52.patch";
+3
-3
pkgs/applications/graphics/darktable/default.nix
+3
-3
pkgs/applications/graphics/darktable/default.nix
···url = "https://github.com/darktable-org/darktable/releases/download/release-${version}/darktable-${version}.tar.xz";nativeBuildInputs = [ cmake ninja llvm_13 pkg-config intltool perl desktop-file-utils wrapGAppsHook ];···
+56
pkgs/applications/graphics/komorebi/default.nix
+56
pkgs/applications/graphics/komorebi/default.nix
···
+33
-33
pkgs/applications/networking/cluster/terraform-providers/providers.json
+33
-33
pkgs/applications/networking/cluster/terraform-providers/providers.json
···························
+19
-7
pkgs/applications/networking/instant-messengers/webcord/default.nix
+19
-7
pkgs/applications/networking/instant-messengers/webcord/default.nix
············
+8
-2
pkgs/applications/networking/instant-messengers/webcord/webcord-vencord/default.nix
+8
-2
pkgs/applications/networking/instant-messengers/webcord/webcord-vencord/default.nix
······
+3
-3
pkgs/applications/networking/irc/weechat/scripts/multiline/default.nix
+3
-3
pkgs/applications/networking/irc/weechat/scripts/multiline/default.nix
···-url = "https://raw.githubusercontent.com/weechat/scripts/945315bed4bc2beaf1e47f9b946ffe8f638f77fe/perl/multiline.pl";+url = "https://raw.githubusercontent.com/weechat/scripts/5f073d966e98d54344a91be4f5afc0ec9e2697dc/perl/multiline.pl";
+5
-4
pkgs/applications/version-management/gex/default.nix
+5
-4
pkgs/applications/version-management/gex/default.nix
···
+1
pkgs/applications/video/obs-studio/plugins/advanced-scene-switcher/default.nix
+1
pkgs/applications/video/obs-studio/plugins/advanced-scene-switcher/default.nix
+3
-3
pkgs/data/fonts/iosevka/default.nix
+3
-3
pkgs/data/fonts/iosevka/default.nix
···
+2
-1
pkgs/development/compilers/gcc/11/default.nix
+2
-1
pkgs/development/compilers/gcc/11/default.nix
+18
-5
pkgs/development/compilers/pforth/default.nix
+18
-5
pkgs/development/compilers/pforth/default.nix
······+${stdenv.hostPlatform.emulator buildPackages} ../platforms/unix/pforth -d pforth.dic <<< "include savedicd.fth sdad bye"
+4
-4
pkgs/development/libraries/libremidi/default.nix
+4
-4
pkgs/development/libraries/libremidi/default.nix
···
+2
-2
pkgs/development/python-modules/androidtvremote2/default.nix
+2
-2
pkgs/development/python-modules/androidtvremote2/default.nix
······
+35
pkgs/development/python-modules/before-after/default.nix
+35
pkgs/development/python-modules/before-after/default.nix
···+url = "https://github.com/c-oreills/before_after/commit/cf3925148782c8c290692883d1215ae4d2c35c3c.diff";+url = "https://github.com/c-oreills/before_after/commit/11c0ecc7e8a2f90a762831e216c1bc40abfda43a.diff";
+2
-2
pkgs/development/python-modules/devolo-plc-api/default.nix
+2
-2
pkgs/development/python-modules/devolo-plc-api/default.nix
······
+33
-23
pkgs/development/python-modules/django-cacheops/default.nix
+33
-23
pkgs/development/python-modules/django-cacheops/default.nix
·········
+2
-2
pkgs/development/python-modules/google-cloud-pubsub/default.nix
+2
-2
pkgs/development/python-modules/google-cloud-pubsub/default.nix
···
+19
-13
pkgs/development/python-modules/maxminddb/default.nix
+19
-13
pkgs/development/python-modules/maxminddb/default.nix
···+changelog = "https://github.com/maxmind/MaxMind-DB-Reader-python/blob/v${version}/HISTORY.rst";
+2
-2
pkgs/development/python-modules/metar/default.nix
+2
-2
pkgs/development/python-modules/metar/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/opower/default.nix
+2
-2
pkgs/development/python-modules/opower/default.nix
······
+3
-3
pkgs/development/python-modules/xarray-einstats/default.nix
+3
-3
pkgs/development/python-modules/xarray-einstats/default.nix
···
+2
-2
pkgs/development/python-modules/yalexs-ble/default.nix
+2
-2
pkgs/development/python-modules/yalexs-ble/default.nix
······
+72
pkgs/development/tools/melange/default.nix
+72
pkgs/development/tools/melange/default.nix
···
+4
pkgs/development/tools/mold/default.nix
+4
pkgs/development/tools/mold/default.nix
+23
pkgs/development/tools/mold/fix-debug-strip.patch
+23
pkgs/development/tools/mold/fix-debug-strip.patch
···
+31
-30
pkgs/development/tools/yarn2nix-moretea/yarn2nix/default.nix
+31
-30
pkgs/development/tools/yarn2nix-moretea/yarn2nix/default.nix
·····················-inherit packageJSON pname version yarnLock offlineCache nodejs yarn yarnFlags pkgConfig packageResolutions;+inherit packageJSON version yarnLock offlineCache nodejs yarn yarnFlags pkgConfig packageResolutions;···-tar -xf "${dep}/tarballs/${dep.name}.tgz" --directory "deps/${dep.pname}" --strip-components=1+tar -xf "${dep}/tarballs/${dep.name}.tgz" --directory "deps/${dep.package.name}" --strip-components=1in stdenv.mkDerivation (builtins.removeAttrs attrs ["yarnNix" "pkgConfig" "workspaceDependencies" "packageResolutions"] // {······-node ${./internal/fixup_bin.js} $out/bin $out/libexec/${pname}/node_modules ${lib.concatStringsSep " " publishBinsFor_}+node ${./internal/fixup_bin.js} $out/bin $out/libexec/${package.name}/node_modules ${lib.concatStringsSep " " publishBinsFor_}······
+3
pkgs/games/doom-ports/rbdoom-3-bfg/default.nix
+3
pkgs/games/doom-ports/rbdoom-3-bfg/default.nix
+2
-2
pkgs/games/gemrb/default.nix
+2
-2
pkgs/games/gemrb/default.nix
···
+3
pkgs/os-specific/linux/intel-compute-runtime/default.nix
+3
pkgs/os-specific/linux/intel-compute-runtime/default.nix
+3
-3
pkgs/servers/dendrite/default.nix
+3
-3
pkgs/servers/dendrite/default.nix
···
+2
-2
pkgs/servers/dns/pdns-recursor/default.nix
+2
-2
pkgs/servers/dns/pdns-recursor/default.nix
···
+2
-2
pkgs/servers/dns/pdns/default.nix
+2
-2
pkgs/servers/dns/pdns/default.nix
···
+82
pkgs/servers/homepage-dashboard/default.nix
+82
pkgs/servers/homepage-dashboard/default.nix
···+url = "https://github.com/benphelps/homepage/commit/ca396ce96bce52f6c06a321f292aa94a66ceeb97.patch";
+9
pkgs/servers/web-apps/peering-manager/default.nix
+9
pkgs/servers/web-apps/peering-manager/default.nix
······
+6
-7
pkgs/tools/graphics/astc-encoder/default.nix
+6
-7
pkgs/tools/graphics/astc-encoder/default.nix
······
+24
pkgs/tools/misc/invoice/default.nix
+24
pkgs/tools/misc/invoice/default.nix
···
+2
-9
pkgs/tools/misc/rauc/default.nix
+2
-9
pkgs/tools/misc/rauc/default.nix
···
+27
pkgs/tools/networking/tunwg/default.nix
+27
pkgs/tools/networking/tunwg/default.nix
···
+5
-5
pkgs/tools/security/honeytrap/default.nix
+5
-5
pkgs/tools/security/honeytrap/default.nix
···
+10
pkgs/top-level/all-packages.nix
+10
pkgs/top-level/all-packages.nix
···············
+2
pkgs/top-level/python-packages.nix
+2
pkgs/top-level/python-packages.nix
···