Initialize repo
This commit is contained in:
commit
09381d17d0
9 changed files with 108 additions and 0 deletions
2
default.nix
Normal file
2
default.nix
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{ pkgs ? import <nixpkgs> {} }:
|
||||
pkgs.callPackage ./derivation.nix {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue