treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ mkDerivation, lib, stdenv, fetchFromGitHub, qmake, qtbase }:
|
||||
{ mkDerivation, lib, fetchFromGitHub, qmake, qtbase }:
|
||||
|
||||
mkDerivation {
|
||||
pname = "rocket";
|
||||
|
||||
Reference in New Issue
Block a user