+2
nixos/doc/manual/release-notes/rl-2411.section.md
+2
nixos/doc/manual/release-notes/rl-2411.section.md
···- `services.kubernetes.kubelet.clusterDns` now accepts a list of DNS resolvers rather than a single string, bringing the module more in line with the upstream Kubelet configuration schema.+- `bluemap` has changed the format used to store map tiles, and the database layout has been heavily modified. Upstream recommends a clean reinstallation: <https://github.com/BlueMap-Minecraft/BlueMap/releases/tag/v5.2>. Unless you are using an SQL storage backend, this should only entail deleting the contents of `config.services.bluemap.coreSettings.data` (defaults to `/var/lib/bluemap`) and `config.services.bluemap.webRoot` (defaults to `/var/lib/bluemap/web`).
+5
-1
nixos/modules/programs/wayland/waybar.nix
+5
-1
nixos/modules/programs/wayland/waybar.nix
···enable = lib.mkEnableOption "waybar, a highly customizable Wayland bar for Sway and Wlroots based compositors";
+1
-1
nixos/modules/services/blockchain/ethereum/geth.nix
+1
-1
nixos/modules/services/blockchain/ethereum/geth.nix
···
+2
-2
nixos/modules/services/hardware/upower.nix
+2
-2
nixos/modules/services/hardware/upower.nix
······
+5
-3
nixos/modules/services/logging/logrotate.nix
+5
-3
nixos/modules/services/logging/logrotate.nix
······
+6
nixos/modules/services/networking/networkmanager.nix
+6
nixos/modules/services/networking/networkmanager.nix
···+# The networkmanager-l2tp plugin expects /etc/ipsec.secrets to include /etc/ipsec.d/ipsec.nm-l2tp.secrets;
+8
-11
nixos/modules/services/networking/strongswan.nix
+8
-11
nixos/modules/services/networking/strongswan.nix
·········-STRONGSWAN_CONF = strongswanConf { inherit setup connections ca secretsFile managePlugins enabledPlugins; };
+38
-6
nixos/modules/services/web-servers/bluemap.nix
+38
-6
nixos/modules/services/web-servers/bluemap.nix
······+(lib.mkRenamedOptionModule [ "services" "bluemap" "resourcepacks" ] [ "services" "bluemap" "packs" ])···+See <https://bluemap.bluecolored.de/3rdPartySupport.html> for a list of officially recognized addons.······
+1
-1
nixos/tests/geth.nix
+1
-1
nixos/tests/geth.nix
+19
-8
pkgs/applications/audio/eflite/default.nix
pkgs/by-name/ef/eflite/package.nix
+19
-8
pkgs/applications/audio/eflite/default.nix
pkgs/by-name/ef/eflite/package.nix
···-url = "https://sourceforge.net/projects/eflite/files/eflite/${version}/${pname}-${version}.tar.gz";+url = "mirror://sourceforge/eflite/eflite/${finalAttrs.version}/eflite-${finalAttrs.version}.tar.gz";···
pkgs/applications/audio/eflite/format.patch
pkgs/by-name/ef/eflite/format.patch
pkgs/applications/audio/eflite/format.patch
pkgs/by-name/ef/eflite/format.patch
+12
-8
pkgs/applications/audio/soundsource/default.nix
+12
-8
pkgs/applications/audio/soundsource/default.nix
···-url = "https://web.archive.org/web/20240505002011/https://rogueamoeba.com/soundsource/download/SoundSource.zip";+url = "https://web.archive.org/web/20240924103013/https://cdn.rogueamoeba.com/soundsource/download/SoundSource.zip";···
+7
-9
pkgs/applications/editors/vim/plugins/overrides.nix
+7
-9
pkgs/applications/editors/vim/plugins/overrides.nix
············
+2
-2
pkgs/applications/networking/cloudflared/default.nix
+2
-2
pkgs/applications/networking/cloudflared/default.nix
···
+3
-3
pkgs/applications/networking/cluster/tanka/default.nix
+3
-3
pkgs/applications/networking/cluster/tanka/default.nix
···
+478
-418
pkgs/applications/networking/feedreaders/newsflash/Cargo.lock
+478
-418
pkgs/applications/networking/feedreaders/newsflash/Cargo.lock
·······························································-source = "git+https://gitlab.gnome.org/JanGernert/clapper-rs.git#286198bdffd84b1e5eb539078b440ac25c7e31ba"+source = "git+https://gitlab.gnome.org/JanGernert/clapper-rs.git#530b6fd53a60563d8038f7a1d9d735d6dc496adb"···-source = "git+https://gitlab.gnome.org/JanGernert/clapper-rs.git#286198bdffd84b1e5eb539078b440ac25c7e31ba"+source = "git+https://gitlab.gnome.org/JanGernert/clapper-rs.git#530b6fd53a60563d8038f7a1d9d735d6dc496adb"···-source = "git+https://gitlab.gnome.org/JanGernert/clapper-rs.git#286198bdffd84b1e5eb539078b440ac25c7e31ba"+source = "git+https://gitlab.gnome.org/JanGernert/clapper-rs.git#530b6fd53a60563d8038f7a1d9d735d6dc496adb"-source = "git+https://gitlab.gnome.org/JanGernert/clapper-rs.git#286198bdffd84b1e5eb539078b440ac25c7e31ba"+source = "git+https://gitlab.gnome.org/JanGernert/clapper-rs.git#530b6fd53a60563d8038f7a1d9d735d6dc496adb"····························································································································································-source = "git+https://gitlab.com/news_flash/news_flash.git#10282a582b4d2fcd71c667d53355e68176e0bf62"+source = "git+https://gitlab.com/news_flash/news_flash.git#6b65c403da8dbe36e5df6fbb597cfeb2afaa6b58"··················································································································································································································
+4
-4
pkgs/applications/networking/feedreaders/newsflash/default.nix
+4
-4
pkgs/applications/networking/feedreaders/newsflash/default.nix
···
+2
-2
pkgs/applications/networking/instant-messengers/signal-desktop/signal-desktop.nix
+2
-2
pkgs/applications/networking/instant-messengers/signal-desktop/signal-desktop.nix
···url = "https://updates.signal.org/desktop/apt/pool/s/signal-desktop/signal-desktop_${version}_amd64.deb";
+3
-3
pkgs/by-name/as/assemblyscript/package.nix
+3
-3
pkgs/by-name/as/assemblyscript/package.nix
···
+2
-2
pkgs/by-name/bi/bitrise/package.nix
+2
-2
pkgs/by-name/bi/bitrise/package.nix
···
+2
-2
pkgs/by-name/bl/bluemap/package.nix
+2
-2
pkgs/by-name/bl/bluemap/package.nix
···url = "https://github.com/BlueMap-Minecraft/BlueMap/releases/download/v${version}/BlueMap-${version}-cli.jar";
+3
-3
pkgs/by-name/go/go-ethereum/package.nix
+3
-3
pkgs/by-name/go/go-ethereum/package.nix
···
+3
-3
pkgs/by-name/go/goofcord/package.nix
+3
-3
pkgs/by-name/go/goofcord/package.nix
······
+193
pkgs/by-name/gr/grcov/0001-update-time-rs.patch
+193
pkgs/by-name/gr/grcov/0001-update-time-rs.patch
···+@@ -1323,7 +1344,7 @@ checksum = "acee08041c5de3d5048c8b3f6f13fafb3026b24ba43c6a695a0c76179b844369"+@@ -1536,7 +1557,7 @@ checksum = "463fe12d7993d3b327787537ce8dd4dfa058de32fc2b195ef3cde03dc4771e8f"+@@ -1784,7 +1809,7 @@ checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
+48
pkgs/by-name/gr/grcov/package.nix
+48
pkgs/by-name/gr/grcov/package.nix
···+description = "Rust tool to collect and aggregate code coverage data for multiple source files";
+1
pkgs/by-name/is/isponsorblocktv/package.nix
+1
pkgs/by-name/is/isponsorblocktv/package.nix
···
+69
pkgs/by-name/is/isponsorblocktv/pypackage.nix
+69
pkgs/by-name/is/isponsorblocktv/pypackage.nix
···
+2
pkgs/by-name/li/limine/package.nix
+2
pkgs/by-name/li/limine/package.nix
+3
-3
pkgs/by-name/md/mdbook-alerts/package.nix
+3
-3
pkgs/by-name/md/mdbook-alerts/package.nix
······
+3
-3
pkgs/by-name/me/metacubexd/package.nix
+3
-3
pkgs/by-name/me/metacubexd/package.nix
······
+180
-145
pkgs/by-name/mi/mistral-rs/Cargo.lock
+180
-145
pkgs/by-name/mi/mistral-rs/Cargo.lock
························-source = "git+https://github.com/EricLBuehler/candle.git?rev=3c8e120#3c8e120e8a6ae88b41ee251ec6255035864858d6"+source = "git+https://github.com/EricLBuehler/candle.git?rev=9c62368#9c62368211a29f5c2cf94deb811ecca7a9475c38"···-source = "git+https://github.com/EricLBuehler/candle.git?rev=3c8e120#3c8e120e8a6ae88b41ee251ec6255035864858d6"+source = "git+https://github.com/EricLBuehler/candle.git?rev=9c62368#9c62368211a29f5c2cf94deb811ecca7a9475c38"···-source = "git+https://github.com/EricLBuehler/candle.git?rev=3c8e120#3c8e120e8a6ae88b41ee251ec6255035864858d6"+source = "git+https://github.com/EricLBuehler/candle.git?rev=9c62368#9c62368211a29f5c2cf94deb811ecca7a9475c38"-source = "git+https://github.com/EricLBuehler/candle.git?rev=3c8e120#3c8e120e8a6ae88b41ee251ec6255035864858d6"+source = "git+https://github.com/EricLBuehler/candle.git?rev=9c62368#9c62368211a29f5c2cf94deb811ecca7a9475c38"···-source = "git+https://github.com/EricLBuehler/candle.git?rev=3c8e120#3c8e120e8a6ae88b41ee251ec6255035864858d6"+source = "git+https://github.com/EricLBuehler/candle.git?rev=9c62368#9c62368211a29f5c2cf94deb811ecca7a9475c38"······································································································································································································
+3
-3
pkgs/by-name/mi/mistral-rs/package.nix
+3
-3
pkgs/by-name/mi/mistral-rs/package.nix
···
+3
-3
pkgs/by-name/pl/pls/package.nix
+3
-3
pkgs/by-name/pl/pls/package.nix
···
+2
-2
pkgs/by-name/qu/quill-log/package.nix
+2
-2
pkgs/by-name/qu/quill-log/package.nix
···
+3
-3
pkgs/by-name/ry/ryujinx/package.nix
+3
-3
pkgs/by-name/ry/ryujinx/package.nix
···-version = "1.1.1398"; # Based off of the official github actions builds: https://github.com/Ryujinx/Ryujinx/actions/workflows/release.yml+version = "1.1.1401"; # Based off of the official github actions builds: https://github.com/Ryujinx/Ryujinx/actions/workflows/release.yml
+3
-3
pkgs/by-name/sr/srgn/package.nix
+3
-3
pkgs/by-name/sr/srgn/package.nix
···
+36
pkgs/by-name/sw/swift-quit/package.nix
+36
pkgs/by-name/sw/swift-quit/package.nix
···+url = "https://github.com/onebadidea/swiftquit/releases/download/v${finalAttrs.version}/Swift.Quit.zip";
+7
-2
pkgs/by-name/wa/waybar/package.nix
+7
-2
pkgs/by-name/wa/waybar/package.nix
············
+3
-3
pkgs/data/themes/whitesur-kde/default.nix
+3
-3
pkgs/data/themes/whitesur-kde/default.nix
···
+3
-3
pkgs/development/compilers/llvm/19/clang/gnu-install-dirs.patch
+3
-3
pkgs/development/compilers/llvm/19/clang/gnu-install-dirs.patch
·········
+5
-2
pkgs/development/compilers/llvm/common/clang/default.nix
+5
-2
pkgs/development/compilers/llvm/common/clang/default.nix
···+] ++ lib.optional (lib.versionAtLeast release_version "20") "-DLLVM_DIR=${libllvm.dev}/lib/cmake/llvm"···
+12
-6
pkgs/development/compilers/llvm/common/default.nix
+12
-6
pkgs/development/compilers/llvm/common/default.nix
······+url = "https://github.com/llvm/llvm-project/commit/cace9869775a185793122f845d81a5ff46f15728.patch";
+4
-4
pkgs/development/compilers/llvm/default.nix
+4
-4
pkgs/development/compilers/llvm/default.nix
···
-71
pkgs/development/compilers/llvm/git/clang/gnu-install-dirs.patch
-71
pkgs/development/compilers/llvm/git/clang/gnu-install-dirs.patch
···-+set(header_install_dir ${CMAKE_INSTALL_LIBDIR}${LLVM_LIBDIR_SUFFIX}/clang/${CLANG_VERSION_MAJOR}/include)
-1
pkgs/development/lua-modules/overrides.nix
-1
pkgs/development/lua-modules/overrides.nix
···
+2
-2
pkgs/development/python-modules/aioopenexchangerates/default.nix
+2
-2
pkgs/development/python-modules/aioopenexchangerates/default.nix
······
+24
pkgs/development/python-modules/async-cache/default.nix
+24
pkgs/development/python-modules/async-cache/default.nix
···
+2
-2
pkgs/development/python-modules/hishel/default.nix
+2
-2
pkgs/development/python-modules/hishel/default.nix
······
+2
-2
pkgs/development/python-modules/oci/default.nix
+2
-2
pkgs/development/python-modules/oci/default.nix
······
+2
-2
pkgs/development/python-modules/pyexploitdb/default.nix
+2
-2
pkgs/development/python-modules/pyexploitdb/default.nix
······
+2
-2
pkgs/development/python-modules/pysqueezebox/default.nix
+2
-2
pkgs/development/python-modules/pysqueezebox/default.nix
······
+2
-2
pkgs/development/python-modules/pytouchlinesl/default.nix
+2
-2
pkgs/development/python-modules/pytouchlinesl/default.nix
······
+45
pkgs/development/python-modules/pyytlounge/default.nix
+45
pkgs/development/python-modules/pyytlounge/default.nix
···
+8
-5
pkgs/development/python-modules/succulent/default.nix
+8
-5
pkgs/development/python-modules/succulent/default.nix
·········
+2
-2
pkgs/development/python-modules/tencentcloud-sdk-python/default.nix
+2
-2
pkgs/development/python-modules/tencentcloud-sdk-python/default.nix
······
+2
-2
pkgs/development/python-modules/teslajsonpy/default.nix
+2
-2
pkgs/development/python-modules/teslajsonpy/default.nix
······
+32
pkgs/development/python-modules/textual-slider/default.nix
+32
pkgs/development/python-modules/textual-slider/default.nix
···
+2
-2
pkgs/development/tools/build-managers/sbt/default.nix
+2
-2
pkgs/development/tools/build-managers/sbt/default.nix
···url = "https://github.com/sbt/sbt/releases/download/v${finalAttrs.version}/sbt-${finalAttrs.version}.tgz";
+3
-3
pkgs/development/tools/gauge/plugins/dotnet/data.json
+3
-3
pkgs/development/tools/gauge/plugins/dotnet/data.json
···-"url": "https://github.com/getgauge/gauge-dotnet/releases/download/v0.6.0/gauge-dotnet-0.6.0.zip",+"url": "https://github.com/getgauge/gauge-dotnet/releases/download/v0.7.0/gauge-dotnet-0.7.0.zip",
-39
pkgs/development/tools/misc/grcov/default.nix
-39
pkgs/development/tools/misc/grcov/default.nix
···
+2
-2
pkgs/development/tools/parsing/spicy/default.nix
+2
-2
pkgs/development/tools/parsing/spicy/default.nix
······
+3
-3
pkgs/os-specific/darwin/bartender/default.nix
+3
-3
pkgs/os-specific/darwin/bartender/default.nix
···url = "https://www.macbartender.com/B2/updates/${builtins.replaceStrings [ "." ] [ "-" ] finalAttrs.version}/Bartender%20${lib.versions.major finalAttrs.version}.dmg";···changelog = "https://www.macbartender.com/Bartender${lib.versions.major finalAttrs.version}/release_notes/";
+2
-2
pkgs/servers/monitoring/prometheus/mongodb-exporter.nix
+2
-2
pkgs/servers/monitoring/prometheus/mongodb-exporter.nix
···
+21
-7
pkgs/servers/osrm-backend/default.nix
+21
-7
pkgs/servers/osrm-backend/default.nix
···+# error: aligned deallocation function of type 'void (void *, std::align_val_t) noexcept' is only available on macOS 10.13 or newer
+2
-2
pkgs/servers/sql/rqlite/default.nix
+2
-2
pkgs/servers/sql/rqlite/default.nix
···
+2
-2
pkgs/shells/zsh/spaceship-prompt/default.nix
+2
-2
pkgs/shells/zsh/spaceship-prompt/default.nix
···
+35
-38
pkgs/tools/backup/znapzend/default.nix
+35
-38
pkgs/tools/backup/znapzend/default.nix
···-{ lib, stdenv, fetchFromGitHub, fetchurl, perl, perlPackages, wget, autoconf, automake, autoreconfHook }:# when upgrade znapzend, check versions of Perl libs here: https://github.com/oetiker/znapzend/blob/master/cpanfile-# pinned versions are listed at https://github.com/oetiker/znapzend/blob/master/thirdparty/cpanfile-5.30.snapshot+# pinned versions are listed at https://github.com/oetiker/znapzend/blob/v0.23.1/thirdparty/cpanfile-5.38.snapshot
+2
-2
pkgs/tools/filesystems/mtools/default.nix
+2
-2
pkgs/tools/filesystems/mtools/default.nix
···
+3
-3
pkgs/tools/filesystems/ssdfs-utils/default.nix
+3
-3
pkgs/tools/filesystems/ssdfs-utils/default.nix
···
+2
-2
pkgs/tools/misc/esptool/default.nix
+2
-2
pkgs/tools/misc/esptool/default.nix
···
+3
-3
pkgs/tools/misc/interactsh/default.nix
+3
-3
pkgs/tools/misc/interactsh/default.nix
···
+2
-2
pkgs/tools/networking/haproxy/default.nix
+2
-2
pkgs/tools/networking/haproxy/default.nix
···url = "https://www.haproxy.org/download/${lib.versions.majorMinor finalAttrs.version}/src/haproxy-${finalAttrs.version}.tar.gz";
+3
-3
pkgs/tools/networking/v2raya/default.nix
+3
-3
pkgs/tools/networking/v2raya/default.nix
······
+36
-24
pkgs/tools/package-management/nixpkgs-review/default.nix
+36
-24
pkgs/tools/package-management/nixpkgs-review/default.nix
·········
+1
-1
pkgs/tools/security/gnupg/24.nix
+1
-1
pkgs/tools/security/gnupg/24.nix
···
+2
-2
pkgs/tools/security/ldeep/default.nix
+2
-2
pkgs/tools/security/ldeep/default.nix
···
+2
-2
pkgs/top-level/aliases.nix
+2
-2
pkgs/top-level/aliases.nix
···libcap_pam = throw "'libcap_pam' has been replaced with 'libcap'"; # Converted to throw 2023-09-10libdwarf_20210528 = throw "'libdwarf_20210528' has been removed because it is not used in nixpkgs, move to libdwarf"; # Added 2024-03-23···
-4
pkgs/top-level/all-packages.nix
-4
pkgs/top-level/all-packages.nix
······
+6
pkgs/top-level/python-packages.nix
+6
pkgs/top-level/python-packages.nix
·········textual-universal-directorytree = callPackage ../development/python-modules/textual-universal-directorytree { };