mirror of
https://codeberg.org/demostf/cleanup.git
synced 2026-06-03 10:04:10 +02:00
nix setup
This commit is contained in:
parent
7640ec5a79
commit
28ba46ec1a
8 changed files with 301 additions and 1 deletions
3
nix/overlay.nix
Normal file
3
nix/overlay.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
final: prev: {
|
||||
demostf-cleanup = final.callPackage ./package.nix {};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue