ci?
This commit is contained in:
parent
7b650f024c
commit
f41ee42f6a
3 changed files with 83 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
src = ./.;
|
||||
installPhase = ''
|
||||
cp -r . $out/
|
||||
rm -rf $out/.* $out/*.nix $out/*.lock
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue