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 f20c11d commit b8805fdCopy full SHA for b8805fd
nix/shell.nix
@@ -25,6 +25,7 @@ in
25
pkgs.gnuplot
26
pkgs.texliveFull
27
pkgs.python3Packages.pygments
28
+ pkgs.entr
29
];
30
31
# Agda environment variables.
0 commit comments