add nimble dependency in nix detfault.nix

This commit is contained in:
Ivan Folgueira Bande
2026-02-01 17:50:16 +01:00
parent f1cfb160c4
commit 2d6e1fcd5b
+1
View File
@@ -42,6 +42,7 @@ in stdenv.mkDerivation rec {
cmake
which
nim-unwrapped-2_2
nimble
fakeGit
] ++ optionals stdenv.isLinux [
pkgs.lsb-release