top-level: Make stdenv/default.nix more concise with inherit (expr) id; syntax
This commit is contained in:
@@ -141,5 +141,5 @@ rec {
|
||||
};
|
||||
|
||||
|
||||
stdenv = stdenvBoot2;
|
||||
stdenvNative = stdenvBoot2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user