We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ea040 commit 3a3b57cCopy full SHA for 3a3b57c
nix/devshells/default.nix
@@ -15,6 +15,7 @@ pkgs.mkShellNoCC {
15
graphviz
16
cobra-cli
17
enumer
18
+ jujutsu
19
])
20
++ # include formatters for development and testing
21
(import ../packages/treefmt/formatters.nix pkgs);
0 commit comments