treewide: remove stdenv where not needed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, stdenv, fetchFromGitHub, fetchurl, pythonPackages, curl }:
|
||||
{ lib, fetchFromGitHub, fetchurl, pythonPackages, curl }:
|
||||
|
||||
let
|
||||
getmodel = name: sha256: {
|
||||
|
||||
Reference in New Issue
Block a user