mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
Update jujutsu and use git subprocess for push/pull/etc.
This commit is contained in:
parent
ce1d611a62
commit
a63a80698b
3 changed files with 86 additions and 2 deletions
|
@ -59,6 +59,12 @@
|
|||
nix.url = "github:NixOS/nix";
|
||||
nil.url = "github:oxalica/nil";
|
||||
|
||||
jj = {
|
||||
url = "github:jj-vcs/jj";
|
||||
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
crash = {
|
||||
url = "github:RGBCube/crash";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue