shell: add nix-diff

This commit is contained in:
Sandra 2021-03-12 12:44:09 +01:00 committed by Rodrigo Arias Mallo
parent 5c7af00dfa
commit 4e727bf632

View File

@ -10,7 +10,7 @@ mkShell {
# Packages from garlic
(with garlic; [ tool garlicd ]) ++
# Packages from bsc
[ groff paraver icc nix openssh git cn6 ];
[ groff paraver icc nix openssh git cn6 nix-diff ];
# inputsFrom to get build dependencies