pkgs/development/interpreters: stdenv.lib -> lib
This commit is contained in:
@@ -93,4 +93,4 @@ let
|
||||
|
||||
|
||||
|
||||
in stdenv.lib.optionalAttrs (stdenv.hostPlatform == stdenv.buildPlatform ) (environmentTests // integrationTests)
|
||||
in lib.optionalAttrs (stdenv.hostPlatform == stdenv.buildPlatform ) (environmentTests // integrationTests)
|
||||
|
||||
Reference in New Issue
Block a user