Merge pull request #105033 from kampka/execline
execline: cleanup dependencies
This commit is contained in:
commit
8766210d9d
|
@ -1,7 +1,4 @@
|
|||
{ lib, skawarePackages
|
||||
# for execlineb-with-builtins
|
||||
, coreutils, gnugrep, writeScriptBin, runCommand, runCommandCC
|
||||
}:
|
||||
{ skawarePackages }:
|
||||
|
||||
with skawarePackages;
|
||||
|
||||
|
|
Loading…
Reference in New Issue