flake: use nixpkgs for jujutsu input

This commit is contained in:
Antoine Martin 2025-02-28 15:10:20 +01:00
parent 75e6492a41
commit 6dab695fed
2 changed files with 5 additions and 18 deletions

View file

@ -60,6 +60,7 @@
owner = "jj-vcs";
repo = "jj";
ref = "v0.26.0";
inputs.nixpkgs.follows = "nixpkgs";
};
};