Add inotifyTools to default.nix

Close #56
master
rexim 2018-01-11 04:06:46 +07:00
parent aa2dd3d18a
commit 1d3de13044
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ with import <nixpkgs> {}; {
xqilla
valgrind
racket
inotifyTools
];
LD_LIBRARY_PATH="${mesa}/lib";
};