treewide: remove stdenv where not needed

This commit is contained in:
Pavol Rusnak
2021-01-25 18:31:47 +01:00
parent e06e847595
commit a6ce00c50c
2779 changed files with 2844 additions and 2834 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchFromGitHub, makeWrapper, gawk
{ lib, fetchFromGitHub, makeWrapper, gawk
, makeFontsConf, freefont_ttf, gnuplot, perl, perlPackages
}:
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, rustPlatform, fetchFromGitHub, pkg-config }:
{ lib, rustPlatform, fetchFromGitHub, pkg-config }:
rustPlatform.buildRustPackage rec {
pname = "gifski";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, perlPackages, fetchurl }:
{ lib, perlPackages, fetchurl }:
perlPackages.buildPerlPackage {
pname = "Graph-Easy";
@@ -1,7 +1,7 @@
# generated with cabal2nix by ./generate.sh
{ mkDerivation, aeson, base, cmdargs, containers, data-ordlist
, directory, fetchgit, filepath, Glob, hpack, parallel-io, process
, safe, lib, stdenv, text, time, yaml
, safe, lib, text, time, yaml
}:
mkDerivation {
pname = "ldgallery-compiler";
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchFromGitHub, python2Packages, imagemagick, exiftool, file, ghostscript }:
{ lib, fetchFromGitHub, python2Packages, imagemagick, exiftool, file, ghostscript }:
python2Packages.buildPythonApplication rec {
pname = "pdf-redact-tools";
@@ -1,4 +1,4 @@
{ fetchFromGitHub, makeWrapper, stdenv, chromium, mkYarnPackage
{ fetchFromGitHub, makeWrapper, chromium, mkYarnPackage
}:
mkYarnPackage rec {
+1 -1
View File
@@ -1,4 +1,4 @@
{ mkDerivation, lib, stdenv, fetchFromGitHub, qmake, qtbase }:
{ mkDerivation, lib, fetchFromGitHub, qmake, qtbase }:
mkDerivation {
pname = "rocket";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchFromGitHub, rustPlatform, pkg-config, libXrandr, libX11 }:
{ lib, fetchFromGitHub, rustPlatform, pkg-config, libXrandr, libX11 }:
rustPlatform.buildRustPackage rec {
pname = "shotgun";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchFromGitHub, rustPlatform }:
{ lib, fetchFromGitHub, rustPlatform }:
rustPlatform.buildRustPackage rec {
pname = "svgcleaner";