0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-19 08:31:01 +03:00
Commit graph

6 commits

Author SHA1 Message Date
GGG
f39ee3d36e update-dotnet-lockfiles: update comment to mention nuget-to-json
(cherry picked from commit 318b37a8d6)
2024-12-19 13:57:06 -03:00
David McFarland
64c2427306 maintainers/scripts/update-dotnet-lockfiles.nix: use update.nix
(cherry picked from commit 9fb173da94)
2024-11-25 16:12:06 +00:00
David McFarland
988b57fa74 update-dotnet-lockfiles: add startWith flag
This allows you to resume after a failure by passing the name of the
first package you want to be fetched.
2024-09-17 01:14:28 -03:00
David McFarland
3a7d2b8bbf update-dotnet-lockfiles: skip packages that don't evaluate
This allows the script to run on platforms that can't fetch all of the
packages, or without allowing unfree.
2024-09-17 01:14:27 -03:00
David McFarland
13bd100300 update-dotnet-lockfiles.nix: disable aliases 2024-09-05 22:47:38 -03:00
David McFarland
ee8ba995a7 buildDotnetModule: make fetch-deps find output path automatically 2023-06-24 19:13:16 -03:00