Merge pull request #105033 from kampka/execline

execline: cleanup dependencies
This commit is contained in:
Sandro
2020-11-26 15:38:42 +01:00
committed by GitHub
+1 -4
View File
@@ -1,7 +1,4 @@
{ lib, skawarePackages
# for execlineb-with-builtins
, coreutils, gnugrep, writeScriptBin, runCommand, runCommandCC
}:
{ skawarePackages }:
with skawarePackages;