Build pegasus with Crystal 0.31
This commit is contained in:
parent
1b175b739b
commit
421be85def
|
@ -1,6 +1,6 @@
|
|||
self: super:
|
||||
|
||||
{
|
||||
pegasus = super.callPackage ./pegasus/default.nix {};
|
||||
pegasus = super.callPackage ./pegasus/default.nix { crystal = super.crystal_0_31; };
|
||||
blog = super.callPackage ./blog/default.nix {};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user