···111 '' + stdenv.lib.optionalString stdenv.isDarwin ''
112 # 'pass edit' uses hdid, which is not available from the sandbox.
113 rm -f tests/t0200-edit-tests.sh
000000114 '';
115116 doCheck = false;
···111 '' + stdenv.lib.optionalString stdenv.isDarwin ''
112 # 'pass edit' uses hdid, which is not available from the sandbox.
113 rm -f tests/t0200-edit-tests.sh
114+ rm -f tests/t0010-generate-tests.sh
115+ rm -f tests/t0020-show-tests.sh
116+ rm -f tests/t0050-mv-tests.sh
117+ rm -f tests/t0100-insert-tests.sh
118+ rm -f tests/t0300-reencryption.sh
119+ rm -f tests/t0400-grep.sh
120 '';
121122 doCheck = false;