diff options
-rw-r--r-- | default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix index c8a3c93..beb10b8 100644 --- a/default.nix +++ b/default.nix | |||
@@ -364,6 +364,7 @@ in | |||
364 | inherit mtr; | 364 | inherit mtr; |
365 | inherit nixops; | 365 | inherit nixops; |
366 | inherit urlview; | 366 | inherit urlview; |
367 | inherit rr; | ||
367 | stgit = gitAndTools.stgit; | 368 | stgit = gitAndTools.stgit; |
368 | # todo: lx* ?, unrar, unzip, zeromq? | 369 | # todo: lx* ?, unrar, unzip, zeromq? |
369 | #inherit nextcloud-client; | 370 | #inherit nextcloud-client; |