Temporarily disable all packages in overlay
This commit is contained in:
parent
de96b1e0cd
commit
bc0c2abdbe
|
@ -1,6 +1,6 @@
|
||||||
self: super:
|
self: super:
|
||||||
|
|
||||||
{
|
{
|
||||||
pegasus = super.callPackage ./pegasus/default.nix {};
|
# pegasus = super.callPackage ./pegasus/default.nix {};
|
||||||
blog = super.callPackage ./blog/default.nix {};
|
# blog = super.callPackage ./blog/default.nix {};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user