nix stuff
This commit is contained in:
parent
cf8f914df0
commit
c13b257083
3 changed files with 4 additions and 9 deletions
|
|
@ -27,7 +27,7 @@
|
|||
version = "0.1.0";
|
||||
src = ./Mutannot;
|
||||
projectFile = "Mutannot.fsproj";
|
||||
nugetDeps = ./Mutannot/deps.nix;
|
||||
nugetDeps = ./Mutannot/deps.json;
|
||||
executables = [ "mutannot" ];
|
||||
dotnet-sdk = pkgs.dotnet-sdk_10;
|
||||
dotnet-runtime = pkgs.dotnet-sdk_10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue