Skip to content

Commit dc8561f

Browse files
committed
Add jq to devShells, for pushing to Cachix
1 parent 994559c commit dc8561f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/haskell-nix-flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
pkgs.cachix
3535
pkgs.gettext # for envsubst, used by unison-src/builtin-tests/interpreter-tests.sh
3636
pkgs.hpack
37+
pkgs.jq
3738
pkgs.pkg-config
3839
pkgs.stack
3940
];

0 commit comments

Comments
 (0)