fix impure tests

This commit is contained in:
lassulus
2023-09-21 17:17:48 +02:00
parent 56bcd0cf0b
commit 17520e2553
7 changed files with 44 additions and 53 deletions

View File

@@ -26,6 +26,7 @@
, zbar
, tor
, git
, ipdb
}:
let
@@ -43,6 +44,7 @@ let
openssh
git
stdenv.cc
ipdb # used for debugging
];
# Optional dependencies for clan cli, we re-expose them here to make sure they all build.