diff options
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ with import ./release-common.nix { inherit pkgs; }; # For nix-perl perl perlPackages.DBDSQLite + + # Tests + mercurial ] ++ lib.optional stdenv.isLinux libseccomp; |