aboutsummaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index beb10b8..538ffaa 100644
--- a/default.nix
+++ b/default.nix
@@ -365,6 +365,7 @@ in
365 inherit nixops; 365 inherit nixops;
366 inherit urlview; 366 inherit urlview;
367 inherit rr; 367 inherit rr;
368 inherit nix-zsh-completions;
368 stgit = gitAndTools.stgit; 369 stgit = gitAndTools.stgit;
369 # todo: lx* ?, unrar, unzip, zeromq? 370 # todo: lx* ?, unrar, unzip, zeromq?
370 #inherit nextcloud-client; 371 #inherit nextcloud-client;