various: remove unused substituteAll imports

This commit is contained in:
Wolfgang Walther
2024-12-01 14:25:56 +01:00
parent 4e0999e058
commit 217d3132cf
6 changed files with 1 additions and 6 deletions
-1
View File
@@ -26,7 +26,6 @@
, skopeo
, stdenv
, storeDir ? builtins.storeDir
, substituteAll
, symlinkJoin
, tarsum
, util-linux
@@ -3,7 +3,6 @@
runtimeShell,
stdenvNoCC,
callPackage,
substituteAll,
writeShellScript,
makeWrapper,
dotnetCorePackages,
-1
View File
@@ -11,7 +11,6 @@
makeWrapper,
perl,
substituteAll,
substitute,
cudd,
fetchurl,
nix-update-script,
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, lib, fetchFromGitHub, substituteAll
{ stdenv, lib, fetchFromGitHub
, pkg-config, autoreconfHook, autoconf-archive, makeWrapper, patchelf
, tpm2-tss, tpm2-tools, opensc, openssl, sqlite, python3, glibc, libyaml
, abrmdSupport ? true, tpm2-abrmd ? null
@@ -5,7 +5,6 @@
, src ? null
, monorepoSrc ? null
, runCommand
, substituteAll
, cmake
, ninja
, libxml2
@@ -8,7 +8,6 @@
, fixup-yarn-lock
, npmHooks
, yarn
, substituteAll
, libnotify
, unzip
, pkgs