forked from mirrors/nixpkgs
execline: cleanup dependencies
This commit is contained in:
parent
e204319c74
commit
a6f770465e
|
@ -1,7 +1,4 @@
|
|||
{ lib, skawarePackages
|
||||
# for execlineb-with-builtins
|
||||
, coreutils, gnugrep, writeScriptBin, runCommand, runCommandCC
|
||||
}:
|
||||
{ skawarePackages }:
|
||||
|
||||
with skawarePackages;
|
||||
|
||||
|
|
Loading…
Reference in a new issue