flake: use nixpkgs for jujutsu input
This commit is contained in:
parent
75e6492a41
commit
6dab695fed
2 changed files with 5 additions and 18 deletions
|
|
@ -60,6 +60,7 @@
|
|||
owner = "jj-vcs";
|
||||
repo = "jj";
|
||||
ref = "v0.26.0";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue