pkgs/development: stdenv.lib -> lib
This commit is contained in:
@@ -7,7 +7,7 @@ buildHex {
|
||||
|
||||
meta = {
|
||||
description = "a rebar3 port compiler for native code";
|
||||
license = stdenv.lib.licenses.mit;
|
||||
license = lib.licenses.mit;
|
||||
homepage = "https://github.com/blt/port_compiler";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user