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