aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index b36cfc8..803eb84 100644
--- a/default.nix
+++ b/default.nix
@@ -363,6 +363,7 @@ in
363 inherit bogofilter; 363 inherit bogofilter;
364 inherit mtr; 364 inherit mtr;
365 inherit nixops; 365 inherit nixops;
366 inherit urlview;
366 stgit = gitAndTools.stgit; 367 stgit = gitAndTools.stgit;
367 # todo: lx* ?, unrar, unzip, zeromq? 368 # todo: lx* ?, unrar, unzip, zeromq?
368 #inherit nextcloud-client; 369 #inherit nextcloud-client;