update-dotnet-lockfiles: update comment to mention nuget-to-json
This commit is contained in:
parent
8ea76507ab
commit
318b37a8d6
@ -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 (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user