forked from mirrors/nixpkgs
qt5: remove stdenv from qt5-packages
This commit is contained in:
parent
b8504e9b84
commit
a98370af81
|
@ -9,7 +9,6 @@
|
||||||
{ lib
|
{ lib
|
||||||
, pkgs
|
, pkgs
|
||||||
, qt5
|
, qt5
|
||||||
, stdenv
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
(lib.makeScope pkgs.newScope ( self:
|
(lib.makeScope pkgs.newScope ( self:
|
||||||
|
|
Loading…
Reference in a new issue