pkgs/data: stdenv.lib -> lib

This commit is contained in:
Ben Siraphob
2021-01-15 14:29:18 +07:00
parent 0e49ba1b64
commit 4eb185bd6a
52 changed files with 132 additions and 132 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ let
platforms = platforms.all;
};
};
in stdenv.lib.mapAttrs mkVariant {
in lib.mapAttrs mkVariant {
adventor = {
version = "2_501";
sha256 = "0qjg3x0adfppyx3x33cm07ww9i9sl88xaq07m7wfip8rmyp567fn";