about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index cdd0ea3..45ab79b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -27,6 +27,8 @@
 
     nixtest.url = "github:jetpack-io/nixtest";
 
+    jj.url = "github:gusinacio/jj/lfs";
+
     nix-index = {
       url = "github:nix-community/nix-index-database";
       inputs.nixpkgs.follows = "nixpkgs";