pkgs/development/tools: stdenv.lib -> lib
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ stdenv, buildGoModule, fetchFromGitHub, lib, patchResolver ? true }:
|
||||
|
||||
with stdenv.lib;
|
||||
with lib;
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "summon";
|
||||
|
||||
Reference in New Issue
Block a user