shell: add nix-diff
This commit is contained in:
parent
5c7af00dfa
commit
4e727bf632
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user