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, cmake, extra-cmake-modules, pkg-config
{ lib, fetchFromGitHub, cmake, extra-cmake-modules, pkg-config
, qtbase, qtimageformats, qtwebengine, qtx11extras, mkDerivation
, libarchive, libXdmcp, libpthreadstubs, xcbutilkeysyms }:
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchFromGitHub }:
{ lib, fetchFromGitHub }:
fetchFromGitHub rec {
rev = "7e8f02dadcc23ba42b491b39e5bdf16e7b383031";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip }:
{ lib, fetchzip }:
let
version = "5.2";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip }:
{ lib, fetchzip }:
fetchzip {
name = "fira-code-symbols-20160811";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip }:
{ lib, fetchzip }:
fetchzip {
name = "fira-mono-3.206";
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl } :
{ lib, fetchurl } :
let
major = "3";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchgit }:
{ lib, fetchgit }:
let
version = "2017-03-30";
+1 -1
View File
@@ -1,4 +1,4 @@
{lib, stdenv, fetchzip}:
{lib, fetchzip}:
let
version = "3.5";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip }:
{ lib, fetchzip }:
fetchzip {
name = "paratype-pt-mono";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip }:
{ lib, fetchzip }:
fetchzip {
name = "paratype-pt-sans";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip }:
{ lib, fetchzip }:
fetchzip {
name = "paratype-pt-serif";
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip }:
{ lib, fetchzip }:
let
pname = "ttf-bitstream-vera";
version = "1.10";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip }:
{ lib, fetchzip }:
let
version = "2020-11-14";
in
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip, cabextract }:
{ lib, fetchzip, cabextract }:
fetchzip {
name = "vista-fonts-1";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip }:
{ lib, fetchzip }:
let
version = "20200729";
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, fetchzip }:
{ lib, fetchzip }:
let
version = "9";
+1 -2
View File
@@ -1,7 +1,6 @@
{ stdenv
{ lib
, fetchurl
, symlinkJoin
, lib
}:
let