convert custom script into overlay

This commit is contained in:
2025-11-12 00:33:56 +01:00
parent 158ac4f91b
commit f94a507db4
3 changed files with 15 additions and 4 deletions

View File

@@ -4,5 +4,5 @@ setup-nuget nuget-pat:
run project:
dotnet restore --packages out
./nuget-to-json out > deps.json
nuget-to-json out > deps.json
nix run .#{{project}}