treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv, buildGoModule, fetchgit, qemu, docker, which, makeWrapper }:
|
||||
{ lib, buildGoModule, fetchgit, qemu, docker, which, makeWrapper }:
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "out-of-tree";
|
||||
|
||||
Reference in New Issue
Block a user