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 9e79550..bc8ecc9 100644
--- a/default.nix
+++ b/default.nix
@@ -310,4 +310,5 @@ in
310 inherit strace; 310 inherit strace;
311 inherit notmuch; 311 inherit notmuch;
312 stgit = gitAndTools.stgit; 312 stgit = gitAndTools.stgit;
313 inherit bundix;
313 }) 314 })