Commit Graph
745684 Commits
Author SHA1 Message Date
Robert SchützandGitHub b227a6763c poetryPlugins.poetry-plugin-shell: Fix tests on darwin (#377874) 2025-01-30 08:28:29 -08:00
Seth FlynnandGitHub 568c12fc49 recordbox: 0.9.0 -> 0.9.2 (#373908) 2025-01-30 11:21:39 -05:00
liberodarkandBjørn Forsman fb6a0e29fc siril: 1.2.4 -> 1.2.6 2025-01-30 17:20:15 +01:00
Seth FlynnandGitHub 5680bc1ef9 systemd-netlogd: 1.4.3 -> 1.4.4 (#373866) 2025-01-30 11:14:08 -05:00
Seth FlynnandGitHub bfb9fffc72 easyeffects: 7.1.9 -> 7.2.3, lsp-plugins: 1.2.16 -> 1.2.20 (#373878) 2025-01-30 11:10:10 -05:00
Seth FlynnandGitHub 83d6af3a13 clang-tidy-sarif: 0.6.6 -> 0.7.0 (#367815) 2025-01-30 11:06:39 -05:00
Markus KowalewskiandGitHub f14e0e5c9d python3Packages.geometric: 1.0.2 -> 1.1 (#377521) 2025-01-30 16:55:49 +01:00
Gaétan LepageandGitHub b8187ec3ad notion-app: 4.2.0 -> 4.3.0 (#376125) 2025-01-30 16:35:40 +01:00
Austin HorstmanandGitHub c448e0eb8f sketchybar: 2.22.0 -> 2.22.1 (#377896) 2025-01-30 09:32:45 -06:00
Alyssa Ross c71f304f78 rustywind: 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 16:32:08 +01:00
Alyssa Ross 17d57b3e83 roogle: 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 16:28:30 +01:00
Alyssa Ross a01a9174c3 roogle: 0.1.4 -> 1.0.2
Untested but the old tag no longer exists.  Based on the changes to
the README, I /think/ it's no longer necessary to manually install the
assets.
2025-01-30 16:28:30 +01:00
Alyssa Ross 9691082a9a luaPackages: 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 16:25:20 +01:00
Alyssa Ross 4abf4c9150 clash-verge-rev: 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 16:15:20 +01:00
Doron BeharandGitHub 0c3f6ec475 tectonic-unwrapped: useFetchCargoVendor (#378003) 2025-01-30 17:13:32 +02:00
SandroandGitHub b4b31ad456 elmerfem: fix build (#377826) 2025-01-30 16:12:19 +01:00
Alyssa Ross 5154fd685c gg-jj: 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 16:11:33 +01:00
Alyssa Ross b19c3c88b1 gg-jj: use a patch to enable native-tls
The previous patch was impure, because native-tls and its dependencies
weren't locked, and so Cargo would fetch the latest possible versions
from the network.  This meant that the gg-jj.cargoDeps FOD was broken
since the first time native-tls or one of its dependencies released a
new version.  To do this reproducibly we need to include all the added
dependencies in the lockfile.
2025-01-30 16:11:33 +01:00
Maximilian BoschandGitHub 50dd4e360b Merge: postgresqlPackages.citus: 12.1.6 -> 13.0.0 (#377681) 2025-01-30 16:09:00 +01:00
Sefa EyeogluandGitHub 665c0b8c07 turn-rs: revert 3.3.2 back to 3.2.0; useFetchCargoVendor (#378002) 2025-01-30 16:08:07 +01:00
Robert SchützandGitHub a4a6f50e15 immich: 1.125.6 -> 1.125.7 (#377796) 2025-01-30 06:59:55 -08:00
Alyssa Ross 8ae0f3428b tectonic-unwrapped: 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:58:25 +01:00
Alyssa Ross d3f1aa43e6 turn-rs: 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:50:45 +01: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 04a8526d22 Revert "turn-rs: 3.2.0 -> 3.3.2"
This reverts commit e3967be411.

The 3.3.2 tag appears to have been deleted before Hydra had a chance
to fetch it.  Revert to a version that we can actually build.  (An
attempt to update to 3.3.3 is currently stuck with failing CI.)
2025-01-30 15:49:42 +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