non important commit
This commit is contained in:
parent
6d517609de
commit
e01a84c36f
12 changed files with 101 additions and 11 deletions
|
|
@ -16,4 +16,8 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue