Formatting
This commit is contained in:
parent
834fba8114
commit
037a9f49b1
|
@ -7,7 +7,5 @@ in {
|
|||
version = lock.nodes.cataclysm-dda.locked.rev;
|
||||
rev = lock.nodes.cataclysm-dda.locked.rev;
|
||||
sha256 = lock.nodes.cataclysm-dda.locked.narHash;
|
||||
}).overrideAttrs (old: {
|
||||
enableParallelBuilding = true;
|
||||
});
|
||||
}).overrideAttrs (old: { enableParallelBuilding = true; });
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue