Add a default.nix for nix-build
This commit is contained in:
2
byg/default.nix
Normal file
2
byg/default.nix
Normal file
@@ -0,0 +1,2 @@
|
||||
with import ./nix/common.nix;
|
||||
haskell.callCabal2nix "byg" ./. { }
|
||||
Reference in New Issue
Block a user