init
This commit is contained in:
5
default.nix
Normal file
5
default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
pkgs ? import <nixpkgs> { },
|
||||
}:
|
||||
|
||||
pkgs.callPackage ./derivation.nix { }
|
||||
Reference in New Issue
Block a user