treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ mkDerivation, fetchFromGitHub, base, bytestring, network, lib, stdenv }:
|
||||
{ mkDerivation, fetchFromGitHub, base, bytestring, network, lib }:
|
||||
mkDerivation {
|
||||
pname = "client-ip-echo";
|
||||
version = "0.1.0.5";
|
||||
|
||||
Reference in New Issue
Block a user