Merge pull request #44011 from mkaito/fix-tor
tor: fix failing Hydra build
This commit is contained in:
commit
b80c56ed90
1 changed files with 0 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
# for update.nix
|
||||
, writeScript
|
||||
, runCommand
|
||||
, common-updater-scripts
|
||||
, bash
|
||||
, coreutils
|
||||
|
@ -50,7 +49,6 @@ stdenv.mkDerivation rec {
|
|||
inherit (stdenv) lib;
|
||||
inherit
|
||||
writeScript
|
||||
runCommand
|
||||
common-updater-scripts
|
||||
bash
|
||||
coreutils
|
||||
|
|
Loading…
Reference in a new issue