Skip to content

Commit b20de35

Browse files
authored
Add entr to nix shell (#414)
1 parent d9d6639 commit b20de35

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)