mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
treewide: remove stdenv where not needed
This commit is contained in:
parent
e06e847595
commit
a6ce00c50c
2779 changed files with 2844 additions and 2834 deletions
|
@ -1,7 +1,7 @@
|
|||
{ buildPythonPackage
|
||||
, fetchFromGitHub
|
||||
, pytest
|
||||
, lib, stdenv
|
||||
, lib
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue