nix: create overlay and use it throughout the repo
This commit is contained in:
parent
213aa184b1
commit
d38563f4a1
5 changed files with 11 additions and 6 deletions
|
@ -25,9 +25,6 @@ in {
|
|||
dropbearStatic = dropbear.override {
|
||||
enableStatic = true;
|
||||
};
|
||||
|
||||
just = pkgs.callPackage ../../pkgs/just.nix {};
|
||||
duplicacy = pkgs.callPackage ../../pkgs/duplicacy {};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue