Skip to content

Commit b8805fd

Browse files
committed
Add entr to nix shell
1 parent f20c11d commit b8805fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ in
2525
pkgs.gnuplot
2626
pkgs.texliveFull
2727
pkgs.python3Packages.pygments
28+
pkgs.entr
2829
];
2930

3031
# Agda environment variables.

0 commit comments

Comments
 (0)