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 d003e90..8b2aaaa 100644
--- a/default.nix
+++ b/default.nix
@@ -353,6 +353,7 @@ in
353 inherit urlview; 353 inherit urlview;
354 inherit rr; 354 inherit rr;
355 inherit nix-zsh-completions; 355 inherit nix-zsh-completions;
356 inherit browsh;
356 stgit = gitAndTools.stgit; 357 stgit = gitAndTools.stgit;
357 # todo: lx* ?, unrar, unzip, zeromq? 358 # todo: lx* ?, unrar, unzip, zeromq?
358 #inherit nextcloud-client; 359 #inherit nextcloud-client;