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:47:37 +02:00
parent 4affc40a50
commit f9c6e07c67
13 changed files with 67 additions and 45 deletions

View File

@@ -1,4 +1,5 @@
{ lib, stdenv
{ stdenv
, lib
, fetchFromGitHub
, fetchpatch
, cmake