Commit Graph
745356 Commits
Author SHA1 Message Date
Gaetan Lepage 14fb0b8cea python312Packages.jupyter-server: disable failing test on x86_64-darwin 2025-01-28 14:46:07 +01:00
Gaétan LepageandGitHub 7959a5304c bacon: 3.9.0 -> 3.9.1 (#377529) 2025-01-28 14:39:03 +01:00
R. Ryantm 5d3b03992b minijinja: 2.6.0 -> 2.7.0 2025-01-28 13:37:00 +00:00
Arne KellerandGitHub a8336de236 gdlauncher-carbon: 2.0.20 -> 2.0.22 (#376335) 2025-01-28 14:31:15 +01:00
Gaetan Lepage ca64dcbeef bacon: 3.9.0 -> 3.9.1
Diff: https://github.com/Canop/bacon/compare/refs/tags/v3.9.0...v3.9.1

Changelog: https://github.com/Canop/bacon/blob/v3.9.1/CHANGELOG.md
2025-01-28 14:30:02 +01:00
Ivan MincikandGitHub 6999055f2f saga: 9.7.1 -> 9.7.2 (#377505) 2025-01-28 13:25:16 +00:00
Peder Bergebakken SundtandGitHub 2231700dd2 python312Packages.jaxtyping: 0.2.36 -> 0.2.37 (#377307) 2025-01-28 14:16:35 +01:00
Peder Bergebakken SundtandGitHub 948bdb1509 polaris: useFetchCargoVendor (#377553) 2025-01-28 14:12:15 +01:00
Adam C. StephensandGitHub 15b76e36cf shairport-sync: 4.3.5 -> 4.3.6 (#377457) 2025-01-28 08:02:37 -05:00
Alyssa Ross 6b80d2f004 polaris: useFetchCargoVendor
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes.  It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.

We've checked that fetchCargoVendor produces the same hash on
Darwin (with case-insensitive filesystem) and Linux.
2025-01-28 13:58:06 +01:00
Alyssa Ross a5cfe1dcfd kanidm_1_3,kanidm_1_4: useFetchCargoVendor
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes.  It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
2025-01-28 13:57:22 +01:00
R. Ryantm 8e0f332b43 darklua: 0.15.0 -> 0.16.0 2025-01-28 12:49:03 +00:00
Gaétan LepageandGitHub e0236f1aa4 vimPlugins.LuaSnip-snippets-nvim: init at 2022-03-17 (#377544) 2025-01-28 13:42:25 +01:00
taku0andGitHub 50d8538bc3 thunderbird-bin-unwrapped: 128.6.0esr -> 128.6.1esr (#377377) 2025-01-28 21:41:30 +09:00
Gaétan LepageandGitHub 66ed532e24 vimPlugins.repolink-nvim: init at 2023-12-08 (#377451) 2025-01-28 13:40:24 +01:00
R. Ryantm 831c4b8aeb go-migrate: 4.18.1 -> 4.18.2 2025-01-28 12:35:23 +00:00
Arthur GautierandGitHub a0f39e85a5 rpm: fixup %_var macro (#377194) 2025-01-28 04:33:29 -08:00
Martin WeineltandGitHub c045692727 mallard-ducktype: init at 1.0.2 (#377443) 2025-01-28 13:30:51 +01:00
Gaetan Lepage 860d3b8fbe vimPlugins.LuaSnip-snippets-nvim: init at 2022-03-17 2025-01-28 13:18:24 +01:00
Edward Tjörnhammar 87b4b84885 slurm: make nvml configurable 2025-01-28 12:12:26 +00:00
Gaétan LepageandGitHub 64dad1282c oboete: 0.1.7 -> 0.1.8 (#377516) 2025-01-28 13:05:31 +01:00
poz 6d3947dc3e vimPlugins.repolink-nvim: init at 2023-12-08 2025-01-28 13:03:01 +01:00
TomaandGitHub 168a876ac8 libloot: useFetchCargoVendor (#376505) 2025-01-28 12:53:58 +01:00
Alyssa Ross d4262f6ce2 mdbook-linkcheck: use fetchCargoVendor
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes.  It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
2025-01-28 12:52:12 +01:00
Alyssa Ross fd3338c8be mdbook: use fetchCargoVendor
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes.  It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
2025-01-28 12:52:12 +01:00
Alyssa Ross f07977cfd2 rustPlatform.fetchCargoVendor: add allowGitDependencies
This will make it possible to use fetchCargoVendor for packages that
are in the dependency graph of nix-prefetch-git, by having them opt
out of having nix-prefetch-git involved in fetching their
dependencies.
2025-01-28 12:52:12 +01:00
Alyssa Ross 50d16c29d7 webmetro: remove
3 years since the last upstream commit.
2025-01-28 12:51:38 +01:00
Alyssa Ross a5fc7c2513 void: remove
2 years since the last upstream commit.
2025-01-28 12:50:52 +01:00
Alyssa Ross 40d3099157 trunk-ng: useFetchCargoVendor
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes.  It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.

We've checked that fetchCargoVendor produces the same hash on
Darwin (with case-insensitive filesystem) and Linux.
2025-01-28 12:47:50 +01:00
Alyssa Ross 5d65de406e termplay: remove
Author passed away in 2021.

Link: https://www.redox-os.org/news/open-source-mental-health/
2025-01-28 12:45:06 +01:00
R. Ryantm baae676bf2 immich-public-proxy: 1.6.2 -> 1.6.3 2025-01-28 11:44:48 +00:00
luzpazandGitHub d563b8c325 vim: migrate homepage URL to https:// schema 2025-01-28 06:41:43 -05:00
Braian A. DiezandAlyssa Ross ad21af3129 fum: 0.4.3 -> 0.6.4 2025-01-28 12:37:35 +01:00
Alyssa Ross 73d6ed2c86 autoadb: remove
5 years since the last upstream commit.  Lockfile is too old for
fetchCargoVendor.
2025-01-28 12:36:04 +01:00
Krzysztof NazarewskiandValentin Gagarin 9962b33f51 nixos/netbird: update docs & release notes 2025-01-28 12:34:55 +01:00
Krzysztof NazarewskiandValentin Gagarin 49a26eda2a nixos/netbird: harden and extend options 2025-01-28 12:34:55 +01:00
04c07c70e8 sequin: 0.3.0 -> 0.3.1 (#377462)
Co-authored-by: caarlos0 <caarlos0@users.noreply.github.com>
2025-01-28 11:33:42 +00:00
R. RyantmandRobert Helgesson 8ff3eb73e6 gpsprune: 24.5 -> 25 2025-01-28 12:22:08 +01:00
Bruno BELANYIandGitHub 8fe793656c resumed: 4.0.0 -> 4.1.0 (#377472) 2025-01-28 11:10:50 +00:00
R. RyantmandPeter Hoeg adc3ad67d0 strawberry: 1.2.4 -> 1.2.6 2025-01-28 11:58:10 +01:00
Alyssa Ross 4ec9383f6d sshx,sshx-server: useFetchCargoVendor
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes.  It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
2025-01-28 11:55:04 +01:00
Alyssa Ross 28053b8114 cargo-web: remove
6 years since the last upstream commit.  Lockfile is too old for
fetchCargoVendor.
2025-01-28 11:53:41 +01:00
Alyssa Ross 3e5b235146 doc: recommend fetchCargoVendor
Cargo 1.84.0 broke fetchCargoTarball hashes, so fetchCargoTarball is
not long for this world.  Tell people to use fetchCargoVendor, which
Nixpkgs is currently in the process of switching to across the tree.
2025-01-28 11:52:55 +01:00
Alyssa Ross b0cc9f5a8b nextcloud-notify_push.test_client: useFetchCargoVendor
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes.  It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.
2025-01-28 11:45:15 +01:00
Thiago Kenji OkadaandGitHub 347934f4c4 wezterm: 0-unstable-2025-01-03 -> 0-unstable-2025-01-24 (#377495) 2025-01-28 10:31:07 +00:00
f39d68b482 n8n: 1.73.1 -> 1.75.2 (#377349)
Co-authored-by: gepbird <gutyina.gergo.2@gmail.com>
2025-01-28 10:24:46 +00:00
StigandGitHub d88bf3a700 rakudo: 2024.12 -> 2025.01 (#377409) 2025-01-28 11:24:23 +01:00
R. Ryantm 7eae250646 python312Packages.pyiskra: 0.1.14 -> 0.1.15 2025-01-28 10:18:52 +00:00
Franz PletzandGitHub 0b422a148e fluent-bit: 3.2.4 -> 3.2.5 (#377465) 2025-01-28 11:18:02 +01:00
Franz PletzandGitHub 4126d5e5f7 flashrom: fix building with clang (#376881) 2025-01-28 11:17:23 +01:00