treewide: Remove usages of stdenv.lib by @doronbehar

Per: https://github.com/NixOS/nixpkgs/issues/108938
This commit is contained in:
Doron Behar
2021-01-23 10:52:19 +02:00
parent 4affc40a50
commit f9c6e07c67
13 changed files with 67 additions and 45 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
{ stdenv
{ lib
, buildGoPackage
, lib
, fetchFromGitHub
, buildGoModule
, sqlite