add jujutsu in home manager module

This commit is contained in:
ulic-youthlic 2025-03-07 06:20:48 +08:00
parent a5e890ada2
commit ce4e444b77
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 169 additions and 0 deletions

46
flake.lock generated
View file

@ -455,6 +455,30 @@
"type": "github"
}
},
"jj": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": "rust-overlay_2"
},
"locked": {
"lastModified": 1741300145,
"narHash": "sha256-OhHuNazHHgfDHOeqfITvBwRrtU246JJZYdx7NkIKoTc=",
"owner": "jj-vcs",
"repo": "jj",
"rev": "9aeb13488c10f9e4f599ee76391c2b5956ac6ae8",
"type": "github"
},
"original": {
"owner": "jj-vcs",
"repo": "jj",
"type": "github"
}
},
"lix": {
"flake": false,
"locked": {
@ -749,6 +773,7 @@
"ghostty": "ghostty",
"helix": "helix",
"home-manager": "home-manager",
"jj": "jj",
"lix-module": "lix-module",
"niri-flake": "niri-flake",
"nixos-cosmic": "nixos-cosmic",
@ -785,6 +810,27 @@
"type": "github"
}
},
"rust-overlay_2": {
"inputs": {
"nixpkgs": [
"jj",
"nixpkgs"
]
},
"locked": {
"lastModified": 1737685583,
"narHash": "sha256-p+NVABRpGi+pT+xxf9HcLcFVxG6L+vEEy+NwzB9T0f8=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "eb64cbcc8eee0fa87ebded92805280d2ec97415a",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [