making server buildable
This commit is contained in:
parent
bc15f05603
commit
ec3bde1191
6 changed files with 85 additions and 17 deletions
|
@ -15,6 +15,7 @@
|
|||
in
|
||||
{
|
||||
devShell = import ./shell.nix { inherit pkgs; };
|
||||
defaultPackage = pkgs.callPackage ./default.nix { };
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue