non important commit

This commit is contained in:
maxstrb 2026-02-24 09:23:40 +01:00
parent 000a732a0d
commit 80a4d55bc7

View file

@ -17,7 +17,3 @@ namespace $1
}" }"
echo "$program" >Program.cs echo "$program" >Program.cs
nix develop . --command bash -c "dotnet restore --use-lock-file"
nix run nixpkgs#nuget-to-nix -- ./packages.lock.json >deps.nix