Commit Graph
744959 Commits
Author SHA1 Message Date
R. Ryantm a6f160bcea gqlgen: 0.17.63 -> 0.17.64 2025-01-29 01:14:45 +00:00
Gaétan LepageandGitHub 64dad1282c oboete: 0.1.7 -> 0.1.8 (#377516) 2025-01-28 13:05:31 +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 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
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 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
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
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
Franz PletzandGitHub f178592806 mediamtx: 1.11.1 -> 1.11.2 (#376810) 2025-01-28 11:16:44 +01:00
FliegendeWurstandAlyssa Ross f4a5540680 motif: fix and enable strictDeps, fix cross build 2025-01-28 11:11:42 +01:00
FliegendeWurstandAlyssa Ross e6443544dc treewide: fix ac_cv_func_setpgrp_void configure flag for BSD 2025-01-28 11:11:42 +01:00
Alyssa Ross ef81992b5e gitlab: 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-28 11:10:21 +01:00
Alyssa Ross 36f8c333b8 swapview: 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:09:04 +01:00
Alyssa Ross 534ca34636 swapview: 0.1.0 -> 0.1.0-unstable-2023-12-03
Untested, but required for fetchCargoVendor compatibility.
2025-01-28 11:09:04 +01:00
Alyssa Ross 6ec9df5984 parinfer-rust: 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:08:05 +01:00
Alyssa Ross a29d94a0f1 parinfer: 0.4.3 -> 0.4.3-unstable-2024-05-07
Last release was in 2020.  Untested, but required for fetchCargoVendor
compatibility.
2025-01-28 11:08:05 +01:00
Alyssa Ross fae5da3aa3 tensorman: 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:06:26 +01:00
Alyssa Ross c671d1cf3d tensorman: unstable-2023-03-13 -> 0.1.0-unstable-2024-06-24
Untested, but required for fetchCargoVendor compatibility.
2025-01-28 11:06:26 +01:00
Gaetan Lepage ebda90f7aa oboete: 0.1.7 -> 0.1.8
Diff: https://github.com/mariinkys/oboete/compare/refs/tags/0.1.7...0.1.8

Changelog: https://github.com/mariinkys/oboete/releases/tag/0.1.8
2025-01-28 10:49:42 +01:00
Gaétan LepageandGitHub 0c598375d8 vpnc: unstable-2021-11-04 -> unstable-2024-12-20 (#375356) 2025-01-28 10:46:39 +01:00
Peter WallerandAlyssa Ross 7f84ec2011 llvmPackages_git: 20.0.0-git-2024-12-17 -> 20.0.0-git-2025-01-25
* Drop patches applied upstream.
* Fix polly patch for upstream changes.

Signed-off-by: Peter Waller <p@pwaller.net>
2025-01-28 10:43:53 +01:00
Gaétan LepageandGitHub 9d291eff41 schismtracker: 20240809 -> 20241226 (#374726) 2025-01-28 10:43:34 +01:00
Robert HensingandGitHub e67b960961 netlify-cli: 18.0.0 -> 18.0.2 (#377383) 2025-01-28 10:31:31 +01:00
Gaétan LepageandGitHub 0d20174840 gollum: 6.0.1 -> 6.1.0 (#374724) 2025-01-28 10:29:30 +01:00
cy 8e7f27259c schismtracker: 20240809 -> 20241226
changelog: https://github.com/schismtracker/schismtracker/releases/tag/20241226
2025-01-28 04:29:01 -05:00
kirillrdyandGitHub b2a84927c8 colorstorm: 2.0.0 -> 2.0.0-unstable-2025-01-17 (#377279) 2025-01-28 20:17:14 +11:00
Cosima NeidahlandGitHub 11a80129d7 miracle-wm: 0.4.0 -> 0.4.1 (#375923) 2025-01-28 10:14:38 +01:00
Peder Bergebakken SundtandGitHub 3a35781f85 harper: 0.17.0 -> 0.18.0 (#377425) 2025-01-28 09:49:05 +01:00
Masum RezaandGitHub a8a8c516eb hyprland: 0.46.2 -> 0.47.0 (#377413) 2025-01-28 14:18:27 +05:30
9747a1eadb renovate: 39.107.0 -> 39.137.1 (#377428)
Co-authored-by: NyCodeGHG <me@nycode.dev>
2025-01-28 08:27:55 +00:00
Vincent LaporteandVincent Laporte 9e11985be4 ocamlPackages.ocsigen_server: fix for conduit 7.1.0 2025-01-28 09:01:16 +01:00
7c6f434candGitHub cc64e7b43f clisp: 2.50pre20230112 -> 2.49.95-unstable-2024-12-28 (#377410) 2025-01-28 07:19:04 +00:00
Gaétan LepageandGitHub 143c01aee8 vimPlugins: update on 2025-01-27 (#377390) 2025-01-28 08:07:36 +01:00
K900andGitHub 01663e3802 poetryPlugins.poetry-plugin-up: 0.8.0 -> 0.9.0 (#377436) 2025-01-28 09:54:56 +03:00