qt5: remove stdenv from qt5-packages

This commit is contained in:
Will Cohen 2022-01-06 08:35:25 -05:00
parent b8504e9b84
commit a98370af81

View file

@ -9,7 +9,6 @@
{ lib
, pkgs
, qt5
, stdenv
}:
(lib.makeScope pkgs.newScope ( self: