Add new package to overlay
This commit is contained in:
parent
494be4495f
commit
2c18e3af96
|
@ -3,4 +3,5 @@ self: super:
|
|||
{
|
||||
pegasus = super.callPackage ./pegasus/default.nix { crystal = super.crystal_0_31; };
|
||||
blog = super.callPackage ./blog/default.nix {};
|
||||
customCrystal = super.callPackage ./custom-crystal/default.nix {};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user