Update repo URL.
This commit is contained in:
parent
c9c203b39d
commit
176b435ccc
2 changed files with 8 additions and 8 deletions
14
test/nix/flake.lock
generated
14
test/nix/flake.lock
generated
|
|
@ -219,17 +219,17 @@
|
|||
"treefmt-nix": "treefmt-nix"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1679923241,
|
||||
"narHash": "sha256-08uac4MB/upXRzfHVg05FumimJqPPDUbRJzORw7533g=",
|
||||
"owner": "~r-vdp",
|
||||
"lastModified": 1679927326,
|
||||
"narHash": "sha256-oc07+8bhj2X/RQvwG/N98ZEzDwkDet5Fo/04Q4XnH8I=",
|
||||
"owner": "numtide",
|
||||
"repo": "system-manager",
|
||||
"rev": "d9d770da7a24345a90988b421c4397b82e169c97",
|
||||
"type": "sourcehut"
|
||||
"rev": "c9c203b39d8fc10adcd227605799a6a45a05db50",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "~r-vdp",
|
||||
"owner": "numtide",
|
||||
"repo": "system-manager",
|
||||
"type": "sourcehut"
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"treefmt-nix": {
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
flake-utils.url = "github:numtide/flake-utils";
|
||||
|
||||
system-manager = {
|
||||
url = "sourcehut:~r-vdp/system-manager";
|
||||
url = "github:numtide/system-manager";
|
||||
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue