aboutsummaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
authorTad Fisher <tadfisher@gmail.com>2022-02-12 19:12:33 -0800
committerTad Fisher <129148+tadfisher@users.noreply.github.com>2022-02-12 19:20:15 -0800
commit1b30683e9574965ff3bbff12f69e8eede9c99540 (patch)
tree550cff6506cdad987d60e53229d130a05a2a066c /default.nix
parent3827922207864d694f338be2cbb212a73f91caf8 (diff)
downloadpass-otp-1b30683e9574965ff3bbff12f69e8eede9c99540.tar.gz
pass-otp-1b30683e9574965ff3bbff12f69e8eede9c99540.zip
Update sharness
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index db19fa3..794b1e7 100644
--- a/default.nix
+++ b/default.nix
@@ -37,7 +37,7 @@ stdenv.mkDerivation {
'';
checkPhase = ''
- make SHELL=$SHELL check
+ make check
'';
installFlags = [