mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
lauti.tests: fix the eval (#411823)
This commit is contained in:
commit
6486d2e63a
2 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ in
|
|||
ecryptfs = runTest ./ecryptfs.nix;
|
||||
fscrypt = runTest ./fscrypt.nix;
|
||||
fastnetmon-advanced = runTest ./fastnetmon-advanced.nix;
|
||||
eintopf = runTest ./eintopf.nix;
|
||||
lauti = runTest ./lauti.nix;
|
||||
ejabberd = runTest ./xmpp/ejabberd.nix;
|
||||
elk = handleTestOn [ "x86_64-linux" ] ./elk.nix { };
|
||||
emacs-daemon = runTest ./emacs-daemon.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue