treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This file was generated by go2nix.
|
||||
{ lib, stdenv, buildGoPackage, fetchgit }:
|
||||
{ lib, buildGoPackage, fetchgit }:
|
||||
|
||||
buildGoPackage rec {
|
||||
pname = "codesearch";
|
||||
|
||||
Reference in New Issue
Block a user