treewide: remove redundant stdenv

This commit is contained in:
Ben Siraphob
2021-03-26 12:13:53 +07:00
parent 17885fe3db
commit 7d97e284e8
10 changed files with 7 additions and 12 deletions

View File

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