add overlays, pkgs
This commit is contained in:
3
utils/pkgs/default.nix
Normal file
3
utils/pkgs/default.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
final: prev: rec {
|
||||
playactor = final.callPackage ./playactor.nix {};
|
||||
}
|
||||
Reference in New Issue
Block a user