+2
nixos/doc/manual/release-notes/rl-2505.section.md
+2
nixos/doc/manual/release-notes/rl-2505.section.md
···- [MaryTTS](https://github.com/marytts/marytts), an open-source, multilingual text-to-speech synthesis system written in pure Java. Available as [services.marytts](options.html#opt-services.marytts).+- [Reposilite](https://reposilite.com), a lightweight and easy-to-use repository manager for Maven-based artifacts in the JVM ecosystem. Available as [services.reposilite](options.html#opt-services.reposilite).- [networking.modemmanager](options.html#opt-networking.modemmanager) has been split out of [networking.networkmanager](options.html#opt-networking.networkmanager). NetworkManager still enables ModemManager by default, but options exist now to run NetworkManager without ModemManager.
+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
···
+7
nixos/modules/services/security/cfssl.nix
+7
nixos/modules/services/security/cfssl.nix
······
+439
nixos/modules/services/web-apps/reposilite.nix
+439
nixos/modules/services/web-apps/reposilite.nix
···+"${cfg.database.type} ${cfg.database.host}:${builtins.toString cfg.database.port} ${cfg.database.dbname} ${cfg.database.user} $(<${cfg.database.passwordFile})";+The hostname to bind to. Set to `0.0.0.0` to accept connections from everywhere, or `127.0.0.1` to restrict to localhost."+description = "SSL port to bind to. SSL needs to be enabled explicitly via {option}`settings.enableSsl`.";+Path to the .jsk KeyStore or paths to the PKCS#8 certificate and private key, separated by a space (see example).+You can use `''${WORKING_DIRECTORY}` to refer to paths relative to Reposilite's working directory.+If you are using a Java KeyStore, don't forget to specify the password via the {var}`REPOSILITE_LOCAL_KEYPASSWORD` environment variable.+Plaintext password used to unlock the Java KeyStore set in {option}`services.reposilite.settings.keyPath`.+The web thread pool handles the first few steps of incoming HTTP connections, tasks are redirected as soon as possible to the IO thread pool.+Because most tasks are redirected to IO thread pool, it might be a good idea to keep it at least equal to web thread pool.+Embedded databases (sqlite, h2) do not support truly concurrent connections, so the value will always be `1` if they are used.+Add cache bypass headers to responses from /api/* to avoid issues with proxies such as Cloudflare.+It is not recommended changing this, you should instead prioritize using a different subdomain.+Path the the file containing the password used to unlock the Java KeyStore file specified in {option}`services.reposilite.settings.keyPath`.+Make sure that the certificate directory is readable by the `reposilite` user or group, for example via {option}`security.acme.certs.<cert>.group`.+*Note that this option does not create any certificates, nor it does add subdomains to existing ones – you will need to create them manually using {option}`security.acme.certs`*+Whether to open the firewall ports for Reposilite. If SSL is enabled, its port will be opened too.+Reposilite was configured to enable SSL, but no valid paths to certificate files were provided via `settings.keyPath`.+message = "You need to set `services.reposilite.database.passwordFile` when using MySQL or Postgres.";+${lib.getExe cfg.package} --local-configuration ${configFile} --local-configuration-mode none --working-directory ${cfg.workingDirectory} ${lib.escapeShellArgs cfg.extraArgs}
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
-2
nixos/tests/envfs.nix
-2
nixos/tests/envfs.nix
+53
nixos/tests/reposilite.nix
+53
nixos/tests/reposilite.nix
···+machine.execute("echo \"ReposiliteDBPass\" > /run/reposiliteDbPass && chmod 600 /run/reposiliteDbPass && chown reposilite:reposilite /run/reposiliteDbPass")
+2
-2
pkgs/applications/audio/calf/default.nix
+2
-2
pkgs/applications/audio/calf/default.nix
···
+1
-3
pkgs/applications/editors/jetbrains/default.nix
+1
-3
pkgs/applications/editors/jetbrains/default.nix
·········
+3
-3
pkgs/applications/emulators/libretro/cores/beetle-pce-fast.nix
+3
-3
pkgs/applications/emulators/libretro/cores/beetle-pce-fast.nix
···
+3
-3
pkgs/applications/emulators/libretro/cores/bsnes.nix
+3
-3
pkgs/applications/emulators/libretro/cores/bsnes.nix
···
+3
-3
pkgs/applications/emulators/libretro/cores/mame2003.nix
+3
-3
pkgs/applications/emulators/libretro/cores/mame2003.nix
···
+3
-3
pkgs/applications/emulators/libretro/cores/pcsx-rearmed.nix
+3
-3
pkgs/applications/emulators/libretro/cores/pcsx-rearmed.nix
···
+3
-3
pkgs/applications/emulators/libretro/cores/picodrive.nix
+3
-3
pkgs/applications/emulators/libretro/cores/picodrive.nix
···
+3
-3
pkgs/applications/emulators/libretro/cores/play.nix
+3
-3
pkgs/applications/emulators/libretro/cores/play.nix
···
+3
-3
pkgs/applications/emulators/libretro/cores/scummvm.nix
+3
-3
pkgs/applications/emulators/libretro/cores/scummvm.nix
···
+3
-3
pkgs/applications/emulators/wine/sources.nix
+3
-3
pkgs/applications/emulators/wine/sources.nix
······
+4
-2
pkgs/applications/misc/plover/default.nix
+4
-2
pkgs/applications/misc/plover/default.nix
······-stable = throw "plover.stable was removed because it used Python 2. Use plover.dev instead."; # added 2022-06-05···+stable = throw "plover.stable was removed because it used Python 2. Use plover.dev instead."; # added 2022-06-05
+4
-2
pkgs/by-name/al/alive2/package.nix
+4
-2
pkgs/by-name/al/alive2/package.nix
···
+3
-3
pkgs/by-name/an/anyrun/package.nix
+3
-3
pkgs/by-name/an/anyrun/package.nix
···
+3
-3
pkgs/by-name/ap/appflowy/package.nix
+3
-3
pkgs/by-name/ap/appflowy/package.nix
······
+2
-2
pkgs/by-name/ba/backgroundremover/package.nix
+2
-2
pkgs/by-name/ba/backgroundremover/package.nix
······
+2
-2
pkgs/by-name/bi/bird2/package.nix
+2
-2
pkgs/by-name/bi/bird2/package.nix
···
+4
-4
pkgs/by-name/bl/blockbench/package.nix
+4
-4
pkgs/by-name/bl/blockbench/package.nix
·········-magick convert -resize "$size"x"$size" icon.png $out/share/icons/hicolor/"$size"x"$size"/apps/blockbench.png+magick icon.png -resize "$size"x"$size" $out/share/icons/hicolor/"$size"x"$size"/apps/blockbench.png
+4
-3
pkgs/by-name/bu/burpsuite/package.nix
+4
-3
pkgs/by-name/bu/burpsuite/package.nix
······
+4
-4
pkgs/by-name/cl/claude-code/package-lock.json
+4
-4
pkgs/by-name/cl/claude-code/package-lock.json
···-"integrity": "sha512-Mod9/kbqKy344lm5YmDJLn8dR3HYlA2zGCQy4exU7hmECNqg3KlTAz8u4O4YdiRMxXeUJ3Izi9YSJUT7oZOKdg==",+"integrity": "sha512-LCxFb/WeHoHfVhQfEQGbGlFURYCm5Brcff4GHD+lVX2N3GtexLTcf0iXElAYz3S2vlWX9km8nGVfB/Yd/ieVUw==",
+4
-5
pkgs/by-name/cl/claude-code/package.nix
+4
-5
pkgs/by-name/cl/claude-code/package.nix
······-# Note that the `DISABLE_AUTOUPDATER` environment variable is not documented, so this trick may+# https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview#environment-variables
+46
-54
pkgs/by-name/co/cosmic-bg/package.nix
+46
-54
pkgs/by-name/co/cosmic-bg/package.nix
···
+46
-52
pkgs/by-name/co/cosmic-launcher/package.nix
+46
-52
pkgs/by-name/co/cosmic-launcher/package.nix
···+env."CARGO_TARGET_${stdenv.hostPlatform.rust.cargoEnvVarTarget}_RUSTFLAGS" = "--cfg tokio_unstable";
+46
-54
pkgs/by-name/co/cosmic-randr/package.nix
+46
-54
pkgs/by-name/co/cosmic-randr/package.nix
···
+65
-73
pkgs/by-name/co/cosmic-settings/package.nix
+65
-73
pkgs/by-name/co/cosmic-settings/package.nix
······
+6
-9
pkgs/by-name/db/dbeaver-bin/package.nix
+6
-9
pkgs/by-name/db/dbeaver-bin/package.nix
·········
+6
-1
pkgs/by-name/dp/dprint/plugins/default.nix
+6
-1
pkgs/by-name/dp/dprint/plugins/default.nix
+8
-16
pkgs/by-name/ej/ejabberd/package.nix
+8
-16
pkgs/by-name/ej/ejabberd/package.nix
·········-url = "https://github.com/processone/ejabberd/commit/056635119c8b9f169f1c59cccbf81faab88a6712.patch?full_index=1";
+26
-26
pkgs/by-name/ej/ejabberd/rebar-deps.nix
+26
-26
pkgs/by-name/ej/ejabberd/rebar-deps.nix
·····················
+23
-15
pkgs/by-name/en/envfs/package.nix
+23
-15
pkgs/by-name/en/envfs/package.nix
···description = "Fuse filesystem that returns symlinks to executables based on the PATH of the requesting process";
-1
pkgs/by-name/gr/grafana-alloy/package.nix
-1
pkgs/by-name/gr/grafana-alloy/package.nix
+2
-2
pkgs/by-name/he/heynote/package.nix
+2
-2
pkgs/by-name/he/heynote/package.nix
···url = "https://github.com/heyman/heynote/releases/download/v${version}/Heynote_${version}_x86_64.AppImage";
+2
-2
pkgs/by-name/hm/hmcl/package.nix
+2
-2
pkgs/by-name/hm/hmcl/package.nix
···url = "https://github.com/huanghongxun/HMCL/raw/release-${version}/HMCLauncher/HMCL/HMCL.ico";···url = "https://github.com/huanghongxun/HMCL/releases/download/release-${version}/HMCL-${version}.jar";
+55
-57
pkgs/by-name/ho/homer/0001-build-enable-specifying-custom-sass-compiler-path-by.patch
+55
-57
pkgs/by-name/ho/homer/0001-build-enable-specifying-custom-sass-compiler-path-by.patch
···-- "packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"-+ "packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0",+"packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af",······-- version: 5.2.1(vite@6.0.11(sass-embedded@1.83.4)(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13)-+ version: 5.2.1(vite@6.0.11(sass-embedded@1.83.4(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13)++ version: 5.2.1(vite@6.1.3(sass-embedded@1.85.0(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13)-+ version: 6.0.11(sass-embedded@1.83.4(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0)++ version: 6.1.3(sass-embedded@1.85.0(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(terser@5.39.0)(yaml@2.7.0)-- version: 0.21.1(vite@6.0.11(sass-embedded@1.83.4)(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0))(workbox-build@7.1.0)(workbox-window@7.1.0)-+ version: 0.21.1(vite@6.0.11(sass-embedded@1.83.4(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0))(workbox-build@7.1.0)(workbox-window@7.1.0)+- version: 0.21.1(vite@6.1.3(sass-embedded@1.85.0)(terser@5.39.0)(yaml@2.7.0))(workbox-build@7.3.0)(workbox-window@7.3.0)++ version: 0.21.1(vite@6.1.3(sass-embedded@1.85.0(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(terser@5.39.0)(yaml@2.7.0))(workbox-build@7.3.0)(workbox-window@7.3.0)-- '@vitejs/plugin-vue@5.2.1(vite@6.0.11(sass-embedded@1.83.4)(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13)':-+ '@vitejs/plugin-vue@5.2.1(vite@6.0.11(sass-embedded@1.83.4(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0))(vue@3.5.13)':+- '@vitejs/plugin-vue@5.2.1(vite@6.1.3(sass-embedded@1.85.0)(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13)':++ '@vitejs/plugin-vue@5.2.1(vite@6.1.3(sass-embedded@1.85.0(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(terser@5.39.0)(yaml@2.7.0))(vue@3.5.13)':-+ vite: 6.0.11(sass-embedded@1.83.4(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0)++ vite: 6.1.3(sass-embedded@1.85.0(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(terser@5.39.0)(yaml@2.7.0)-- vite-plugin-pwa@0.21.1(vite@6.0.11(sass-embedded@1.83.4)(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0))(workbox-build@7.1.0)(workbox-window@7.1.0):-+ vite-plugin-pwa@0.21.1(vite@6.0.11(sass-embedded@1.83.4(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0))(workbox-build@7.1.0)(workbox-window@7.1.0):+- vite-plugin-pwa@0.21.1(vite@6.1.3(sass-embedded@1.85.0)(terser@5.39.0)(yaml@2.7.0))(workbox-build@7.3.0)(workbox-window@7.3.0):++ vite-plugin-pwa@0.21.1(vite@6.1.3(sass-embedded@1.85.0(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(terser@5.39.0)(yaml@2.7.0))(workbox-build@7.3.0)(workbox-window@7.3.0):-+ vite: 6.0.11(sass-embedded@1.83.4(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0)++ vite: 6.1.3(sass-embedded@1.85.0(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(terser@5.39.0)(yaml@2.7.0)-+ vite@6.0.11(sass-embedded@1.83.4(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(sass@1.79.5)(terser@5.37.0)(yaml@2.7.0):++ vite@6.1.3(sass-embedded@1.85.0(patch_hash=6wjvcsryx2tfkpottp4wf5nbzi))(terser@5.39.0)(yaml@2.7.0):
+3
-3
pkgs/by-name/ho/homer/package.nix
+3
-3
pkgs/by-name/ho/homer/package.nix
······
+34
pkgs/by-name/ho/hours/package.nix
+34
pkgs/by-name/ho/hours/package.nix
···
+2
-2
pkgs/by-name/hy/hyprlock/package.nix
+2
-2
pkgs/by-name/hy/hyprlock/package.nix
···
+2
-2
pkgs/by-name/hy/hyprutils/package.nix
+2
-2
pkgs/by-name/hy/hyprutils/package.nix
···
+3
-3
pkgs/by-name/kc/kclvm/package.nix
+3
-3
pkgs/by-name/kc/kclvm/package.nix
···
+2
-2
pkgs/by-name/li/libphidget22/package.nix
+2
-2
pkgs/by-name/li/libphidget22/package.nix
······url = "https://www.phidgets.com/downloads/phidget22/libraries/linux/libphidget22/libphidget22-${version}.tar.gz";
+2
-2
pkgs/by-name/li/libphidget22extra/package.nix
+2
-2
pkgs/by-name/li/libphidget22extra/package.nix
······url = "https://www.phidgets.com/downloads/phidget22/libraries/linux/libphidget22extra/libphidget22extra-${version}.tar.gz";
+3
-3
pkgs/by-name/mq/mqttui/package.nix
+3
-3
pkgs/by-name/mq/mqttui/package.nix
···
+10
-5
pkgs/by-name/na/nano/package.nix
+10
-5
pkgs/by-name/na/nano/package.nix
······
+3
-3
pkgs/by-name/nu/nuclei/package.nix
+3
-3
pkgs/by-name/nu/nuclei/package.nix
···
+24
-13
pkgs/by-name/op/openct/package.nix
+24
-13
pkgs/by-name/op/openct/package.nix
······
+2
-2
pkgs/by-name/os/osm2pgsql/package.nix
+2
-2
pkgs/by-name/os/osm2pgsql/package.nix
···
+3
-3
pkgs/by-name/os/osv-scanner/package.nix
+3
-3
pkgs/by-name/os/osv-scanner/package.nix
···
+226
pkgs/by-name/pi/picolibc/package.nix
+226
pkgs/by-name/pi/picolibc/package.nix
···+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/meson_options.txt#L40-L57+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/meson_options.txt#L75+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/meson_options.txt#L114+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/meson_options.txt#L129+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/meson_options.txt#L181+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/meson_options.txt#L198+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/meson_options.txt#L217+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/meson_options.txt#L228+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/meson_options.txt#L237+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/meson_options.txt#L244+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/meson_options.txt#L261+# https://github.com/picolibc/picolibc/blob/e57b766cb5d80f23c20d05ab067001d85910f927/doc/os.md?plain=1#L183+# https://github.com/picolibc/picolibc/tree/db4d0fe5952d5ecd714781e3212d4086d970735a?tab=readme-ov-file#supported-architectures
+2
-2
pkgs/by-name/pr/primecount/package.nix
+2
-2
pkgs/by-name/pr/primecount/package.nix
···
-6
pkgs/by-name/ps/ps3-disc-dumper/package.nix
-6
pkgs/by-name/ps/ps3-disc-dumper/package.nix
···
+20
-8
pkgs/by-name/qu/quesoglc/package.nix
+20
-8
pkgs/by-name/qu/quesoglc/package.nix
·········
-12
pkgs/by-name/re/recyclarr/package.nix
-12
pkgs/by-name/re/recyclarr/package.nix
······
+3
-3
pkgs/by-name/re/redpanda-client/package.nix
+3
-3
pkgs/by-name/re/redpanda-client/package.nix
······
+5
-1
pkgs/by-name/re/reposilite/package.nix
+5
-1
pkgs/by-name/re/reposilite/package.nix
······
+3
-3
pkgs/by-name/si/sile/package.nix
+3
-3
pkgs/by-name/si/sile/package.nix
···url = "https://github.com/sile-typesetter/sile/releases/download/v${finalAttrs.version}/sile-${finalAttrs.version}.tar.zst";
+2
-2
pkgs/by-name/so/source-meta-json-schema/package.nix
+2
-2
pkgs/by-name/so/source-meta-json-schema/package.nix
······
+2
-2
pkgs/by-name/st/stac-validator/package.nix
+2
-2
pkgs/by-name/st/stac-validator/package.nix
······
+3
-3
pkgs/by-name/st/stripe-cli/package.nix
+3
-3
pkgs/by-name/st/stripe-cli/package.nix
···
+2
-2
pkgs/by-name/un/unshield/package.nix
+2
-2
pkgs/by-name/un/unshield/package.nix
···
+2
-2
pkgs/by-name/vp/vpl-gpu-rt/package.nix
+2
-2
pkgs/by-name/vp/vpl-gpu-rt/package.nix
······
+12
-1
pkgs/by-name/wx/wxGTK32/package.nix
+12
-1
pkgs/by-name/wx/wxGTK32/package.nix
············
+4
-4
pkgs/by-name/ya/yazi-unwrapped/package.nix
+4
-4
pkgs/by-name/ya/yazi-unwrapped/package.nix
···buildInputs = [ rust-jemalloc-sys ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ Foundation ];···
+2
pkgs/by-name/ya/yazi/package.nix
+2
pkgs/by-name/ya/yazi/package.nix
+7
pkgs/development/compilers/dotnet/dotnet-sdk-setup-hook.sh
+7
pkgs/development/compilers/dotnet/dotnet-sdk-setup-hook.sh
······+! @xmlstarlet@/bin/xmlstarlet select -t -i "/configuration/packageSources/clear" -nl "$rootConfig" &&+! @xmlstarlet@/bin/xmlstarlet select -t -i "/configuration/packageSources/add[@value='https://api.nuget.org/v3/index.json' or @key='nuget.org']" -nl "$rootConfig"; then+dotnet nuget add source https://api.nuget.org/v3/index.json --name nuget.org --configfile "$rootConfig"
+9
pkgs/development/compilers/factor-lang/0.100.nix
+9
pkgs/development/compilers/factor-lang/0.100.nix
+9
pkgs/development/compilers/factor-lang/0.99.nix
+9
pkgs/development/compilers/factor-lang/0.99.nix
···
+5
-5
pkgs/development/compilers/factor-lang/unwrapped.nix
+5
-5
pkgs/development/compilers/factor-lang/unwrapped.nix
···-url = "https://downloads.factorcode.org/releases/${finalAttrs.version}/factor-src-${finalAttrs.version}.zip";
+2
-2
pkgs/development/perl-modules/ImageExifTool/default.nix
+2
-2
pkgs/development/perl-modules/ImageExifTool/default.nix
···
+6
pkgs/development/python-modules/img2pdf/default.nix
+6
pkgs/development/python-modules/img2pdf/default.nix
······+url = "https://gitlab.mister-muffin.de/josch/img2pdf/commit/59132f20f8a40f6ed4e5cd2a3719bf55473ba4d7.patch";
+6
pkgs/development/python-modules/mat2/default.nix
+6
pkgs/development/python-modules/mat2/default.nix
······+url = "https://0xacab.org/jvoisin/mat2/-/commit/473903b70e1b269a6110242a9c098a10c18554e2.patch";
+3
-3
pkgs/development/python-modules/pipdeptree/default.nix
+3
-3
pkgs/development/python-modules/pipdeptree/default.nix
·········
+7
-3
pkgs/development/python-modules/simsimd/default.nix
+7
-3
pkgs/development/python-modules/simsimd/default.nix
······
+3
-3
pkgs/development/tools/database/surrealdb-migrations/default.nix
+3
-3
pkgs/development/tools/database/surrealdb-migrations/default.nix
······
+2
-2
pkgs/development/tools/haskell/vaultenv/default.nix
+2
-2
pkgs/development/tools/haskell/vaultenv/default.nix
···
+2
-2
pkgs/games/starsector/default.nix
+2
-2
pkgs/games/starsector/default.nix
···url = "https://f005.backblazeb2.com/file/fractalsoftworks/release/starsector_linux-${version}.zip";
-1
pkgs/tools/misc/chafa/default.nix
pkgs/by-name/ch/chafa/package.nix
-1
pkgs/tools/misc/chafa/default.nix
pkgs/by-name/ch/chafa/package.nix
pkgs/tools/misc/chafa/xmlcatalog_patch.patch
pkgs/by-name/ch/chafa/xmlcatalog_patch.patch
pkgs/tools/misc/chafa/xmlcatalog_patch.patch
pkgs/by-name/ch/chafa/xmlcatalog_patch.patch
+11
-6
pkgs/top-level/all-packages.nix
+11
-6
pkgs/top-level/all-packages.nix
······
+2
-1
pkgs/top-level/factor-packages.nix
+2
-1
pkgs/top-level/factor-packages.nix
······
+12
-4
pkgs/top-level/java-packages.nix
+12
-4
pkgs/top-level/java-packages.nix
···