progress flake.lock
This commit is contained in:
parent
3551145604
commit
e58cd70a82
2 changed files with 4 additions and 4 deletions
|
|
@ -56,7 +56,7 @@
|
|||
};
|
||||
|
||||
parseNexus = nexus:
|
||||
if !(isAttrs nexus)
|
||||
if ! isAttrs nexus
|
||||
then
|
||||
abort ''
|
||||
Cerulean Nexus config must be provided as an attribute set, got "${typeOf nexus}" instead!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue