treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This file was generated by go2nix, then modified by hand for Darwin support.
|
||||
{ lib, stdenv, buildGoPackage, fetchFromGitHub, darwin }:
|
||||
{ lib, buildGoPackage, fetchFromGitHub, darwin }:
|
||||
|
||||
buildGoPackage rec {
|
||||
pname = "sudolikeaboss-unstable";
|
||||
|
||||
Reference in New Issue
Block a user