mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 08:12:29 +00:00
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 New Issue
Block a user