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