treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This file was originally generated by https://github.com/kamilchm/go2nix v1.2.1
|
||||
{ lib, stdenv, buildGoPackage, fetchgit }:
|
||||
{ lib, buildGoPackage, fetchgit }:
|
||||
|
||||
buildGoPackage rec {
|
||||
pname = "pprof-unstable";
|
||||
|
||||
Reference in New Issue
Block a user