update-dotnet-lockfiles: update comment to mention nuget-to-json

This commit is contained in:
GGG 2024-12-05 20:53:11 -03:00
parent 8ea76507ab
commit 318b37a8d6

View file

@ -5,9 +5,9 @@
This script finds all the derivations in nixpkgs that have a 'fetch-deps'
attribute, and runs all of them sequentially. This is useful to test changes
to 'fetch-deps', 'nuget-to-nix', or other changes to the dotnet build
infrastructure. Regular updates should be done through the individual packages
update scripts.
to 'fetch-deps', 'nuget-to-nix', 'nuget-to-json', or other changes to the
dotnet build infrastructure. Regular updates should be done through the
individual packages update scripts.
*/
{ ... }@args:
import ./update.nix (