pkgs/development/compilers: stdenv.lib -> lib
This commit is contained in:
@@ -92,7 +92,7 @@ let
|
||||
# };
|
||||
# };
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
meta = with lib; {
|
||||
description = "Compiler for GObject type system";
|
||||
homepage = "https://wiki.gnome.org/Projects/Vala";
|
||||
license = licenses.lgpl21Plus;
|
||||
|
||||
Reference in New Issue
Block a user