stdenv: remove leftover 'system' reference
the rest were removed in 1dc6f15de9
This commit is contained in:
@@ -102,7 +102,7 @@ let
|
||||
|
||||
fetchurlBoot = fetchurl;
|
||||
|
||||
inherit system shell cc overrides config;
|
||||
inherit shell cc overrides config;
|
||||
};
|
||||
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user