summaryrefslogtreecommitdiff
path: root/nix/package/dev-shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/package/dev-shell.nix')
-rw-r--r--nix/package/dev-shell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nix/package/dev-shell.nix b/nix/package/dev-shell.nix
index 77a9ac1..3cfec5c 100644
--- a/nix/package/dev-shell.nix
+++ b/nix/package/dev-shell.nix
@@ -7,6 +7,7 @@
kdlfmt,
topiary,
ocamlPackages,
+ mark-darcs-weak-hash,
nixtamal,
nixfmt-3-space,
ocamlformat-rpc-bin,
@@ -19,6 +20,7 @@ mkShell {
];
packages = [
kdlfmt
+ mark-darcs-weak-hash
nixfmt-3-space
topiary