Add missing dependency: which
This commit is contained in:
parent
008f4d0032
commit
3e4d01a339
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@ let
|
||||||
})
|
})
|
||||||
|
|
||||||
pkgs.lmodern
|
pkgs.lmodern
|
||||||
|
|
||||||
|
pkgs.which
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue