forked from lix-project/lix
flake.nix: Delete uneeded attrs0
binding
This commit is contained in:
parent
f10f0f1b50
commit
bf5804d46a
|
@ -92,7 +92,7 @@
|
|||
, __forDefaults ? {
|
||||
canRunInstalled = doBuild && stdenv.buildPlatform.canExecute stdenv.hostPlatform;
|
||||
}
|
||||
} @ attrs0:
|
||||
}:
|
||||
|
||||
let
|
||||
version = lib.fileContents ./.version + versionSuffix;
|
||||
|
|
Loading…
Reference in a new issue