Commit Graph
745645 Commits
Author SHA1 Message Date
Robert SchützandGitHub a4a6f50e15 immich: 1.125.6 -> 1.125.7 (#377796) 2025-01-30 06:59:55 -08:00
Alyssa Ross 7eed5cda8d python3Packages.wasmerPackages: fetchCargoTarball -> 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-30 15:50:16 +01:00
Alyssa Ross d129c13561 cargo-tarpaulin: 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-30 15:48:23 +01:00
Alyssa Ross e3837994a7 gbl: remove 2025-01-30 15:44:16 +01:00
Alyssa Ross c4dbdcbcaa swayws: update source hash
Upstream sadly decided to fix the incorrect Cargo.lock we were
applying a patch for by rewriting the tag. :(

Diff of sources before and after:

diff --git 1/nix/store/yh0jcja9psq44dlis8jw93s62bfah5ys-source/Cargo.lock 2/nix/store/0l9wq5fxgxhaq0pp7p0yd38815x8rbqy>
index f01f824..e00d079 100644
--- 1/nix/store/yh0jcja9psq44dlis8jw93s62bfah5ys-source/Cargo.lock
+++ 2/nix/store/0l9wq5fxgxhaq0pp7p0yd38815x8rbqy-source/Cargo.lock
@@ -328,7 +328,7 @@ dependencies = [

 [[package]]
 name = "swayws"
-version = "1.1.1"
+version = "1.2.0"
 dependencies = [
  "clap",
  "env_logger",
2025-01-30 15:42:36 +01:00
Alyssa Ross 9ac22a2bb0 powerline-rs: remove
Author passed away in 2021.

Link: https://www.redox-os.org/news/open-source-mental-health/
2025-01-30 15:39:42 +01:00
Alyssa Ross 6b15903c6f vdhcoapp: 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-30 15:37:58 +01:00
Alyssa Ross d5d4a123b6 stalwart-cli: 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-30 15:26:11 +01:00
Alyssa Ross e22b7d9a91 rustywind: update source hashes
Upstream has confirmed that this was on purpose, and that it won't
happen again.

Link: https://github.com/avencera/rustywind/issues/114
Closes: https://github.com/NixOS/nixpkgs/issues/376085
2025-01-30 15:14:40 +01:00
Alyssa Ross 1cc4133c5b rustdesk-flutter: 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-30 15:14:12 +01:00
Martin WeineltandGitHub b10274be81 isd: init at 0.2.0 (#377289) 2025-01-30 15:09:31 +01:00
Alyssa Ross 08b776451c orz: 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-30 15:08:19 +01:00
Alyssa Ross a359955d8f orz: 1.6.2 -> 1.6.2-unstable-2024-11-08
Last upstream release was in 2020.  Untested, but required for
fetchCargoVendor compatibility.
2025-01-30 15:08:19 +01:00
Alyssa Ross 51a58070e8 licensor: remove
2 years since the last upstream commit.  Lockfile is too old for
fetchCargoVendor.
2025-01-30 15:07:38 +01:00
Alyssa Ross 685fc65c3d clock-rs: 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-30 15:06:48 +01:00
Doron BeharandGitHub 18ddc59a45 wxmaxima: 24.11.0 -> 25.01.0 (#377963) 2025-01-30 16:05:00 +02:00
Alyssa Ross 8762c59a75 epick: 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-30 15:03:55 +01:00
Maximilian BoschandGitHub 06d633e659 Merge: epson-escpr2: 1.2.25 -> 1.2.26 (#377813) 2025-01-30 14:41:08 +01:00
Christina SørensenandGitHub fcd125e77d eza: 0.20.18 -> 0.20.19 (#377918) 2025-01-30 14:39:08 +01:00
Jonas HeinrichandGitHub e26ae8d6b4 brlaser: Fix cross compilation (#377737) 2025-01-30 13:57:13 +01:00
Gaétan LepageandGitHub 14e0a56916 python3Packages.diffusers: 0.30.3 -> 0.31.0 (#355152) 2025-01-30 13:44:21 +01:00
R. Ryantm a232e336c9 wxmaxima: 24.11.0 -> 25.01.0 2025-01-30 12:38:37 +00:00
Gaétan LepageandGitHub 5224d91ed1 python312Packages.torch: update git submodule unroller (#377956) 2025-01-30 12:57:20 +01:00
8bf76a02eb sane-airscan: 0.99.31 -> 0.99.32 (#377870)
Co-authored-by: zaninime <zaninime@users.noreply.github.com>
2025-01-30 11:44:59 +00:00
Ulrik StridandGitHub 006a5f3ee4 ocamlPackages: a few fixes for OCaml 5.3 (#377543) 2025-01-30 12:24:17 +01:00
Isidor Zeuner 407c45fccb python312Packages.torch: update git submodule unroller 2025-01-30 12:23:40 +01:00
7c6f434candGitHub 036f54e749 remind: 05.02.02 -> 05.02.03 (#377947) 2025-01-30 11:16:26 +00:00
Gaétan LepageandGitHub e2b93da896 halide: 18.0.0 -> 19.0.0 (#375175) 2025-01-30 12:10:55 +01:00
Gaétan LepageandGitHub 485ead0a6d qbittorrent-cli: init at v1.8.24285.1 (#376403) 2025-01-30 12:06:53 +01:00
SandroandGitHub 70718c913b parallel-ssh: init at 2.13.0 with dependencies (#375143) 2025-01-30 12:05:12 +01:00
R. RyantmandMasum Reza 3571dc0df0 hyprlandPlugins.hyprsplit: 0.46.2 -> 0.47.0 2025-01-30 16:33:39 +05:30
Pedro Alves da4b0d1e44 qbittorrent-cli: init at v1.8.24285.1 2025-01-30 10:55:47 +00:00
Donovan GloverandGitHub 8411d67bf1 grimblast: 0.1-unstable-2024-12-01 -> 0.1-unstable-2025-01-29 (#377944) 2025-01-30 10:45:03 +00:00
10a528b356 rewatch: 1.0.9 -> 1.0.10 (#377942)
Co-authored-by: r17x <hi@rin.rocks>
2025-01-30 10:44:02 +00:00
648e6522db nezha-theme-admin: 1.6.2 -> 1.6.4 (#377943)
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com>
2025-01-30 10:42:43 +00:00
R. Ryantm 7c831709b2 remind: 05.02.02 -> 05.02.03 2025-01-30 10:39:59 +00:00
EmilyandGitHub 66ce28301c feishin: 1.12.1 -> 1.12.2 (#377468) 2025-01-30 11:32:54 +01:00
R. Ryantm 2af2ea9228 grimblast: 0.1-unstable-2024-12-01 -> 0.1-unstable-2025-01-29 2025-01-30 10:27:35 +00:00
RamsesandGitHub 823a05829f nixos/activation: pass the action as an argument to the pre-switch-checks (#377526) 2025-01-30 11:25:33 +01:00
R. Ryantm 2331f2fc4b nezha-theme-admin: 1.6.2 -> 1.6.4 2025-01-30 10:22:21 +00:00
R. Ryantm 2a93bbc8c9 rewatch: 1.0.9 -> 1.0.10 2025-01-30 10:20:40 +00:00
Gaétan LepageandGitHub 3d2dde70a4 mullvad: fix tests in darwin sandbox (#377934) 2025-01-30 11:18:51 +01:00
Alyssa RossandGitHub 642484d036 rebazel: remove (#377074)
Upstream repo has been archived since 2023.
2025-01-30 11:17:41 +01:00
Alyssa Ross 389613f730 kapacitor: 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-30 11:12:02 +01:00
Gaétan LepageandGitHub b636e02c3d openvpn: fix sandboxed darwin build (#374884) 2025-01-30 11:11:05 +01:00
Alyssa Ross 358b3d9967 ieda: 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-30 11:08:29 +01:00
3b9d36d772 silx: 2.1.2 -> 2.2.0 (#377698)
Co-authored-by: pmiddend <pmiddend@users.noreply.github.com>
2025-01-30 09:58:37 +00:00
Alyssa Ross 8bd83413e1 i3nator: remove
3 years since the last upstream commit.
2025-01-30 10:55:52 +01:00
SandroandGitHub f49783abe8 basicswap: init at 0.14.3 (#297134) 2025-01-30 10:54:15 +01:00
EmilyandGitHub ce2f3c39ad ungoogled-chromium: 132.0.6834.110-1 -> 132.0.6834.159-1 (#377928) 2025-01-30 10:50:31 +01:00