Change phanpy repo and update

This commit is contained in:
Natsu Kagami 2024-11-15 21:46:26 +01:00
parent 43a33c2313
commit 689a6b061e
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 7 additions and 7 deletions

View file

@ -232,18 +232,18 @@
"nixpkgs": "nixpkgs_7"
},
"locked": {
"lastModified": 1728598146,
"narHash": "sha256-8zAvVSR3chBSJ7YKW+MYC1mrDxtZDFBPVobfO4KPXzg=",
"lastModified": 1731494335,
"narHash": "sha256-G1G2WRGgIOFNmlJglfqEupSg0VWHgODbBJzp5xo+cYY=",
"ref": "dtth-fork",
"rev": "fc6bd96aef92d7796d9c7663ac23e3fa837f8ddb",
"revCount": 3218,
"rev": "c414bb78f27b20df4463c36a5851c94cfe9c79b0",
"revCount": 3367,
"type": "git",
"url": "ssh://gitea@git.dtth.ch/nki/phanpy"
"url": "ssh://gitea@git.dtth.ch/nki-dtth/phanpy"
},
"original": {
"ref": "dtth-fork",
"type": "git",
"url": "ssh://gitea@git.dtth.ch/nki/phanpy"
"url": "ssh://gitea@git.dtth.ch/nki-dtth/phanpy"
}
},
"fenix": {

View file

@ -46,7 +46,7 @@
url = github:natsukagami/mpd-mpris;
inputs.nixpkgs.follows = "nixpkgs";
};
dtth-phanpy.url = "git+ssh://gitea@git.dtth.ch/nki/phanpy?ref=dtth-fork";
dtth-phanpy.url = "git+ssh://gitea@git.dtth.ch/nki-dtth/phanpy?ref=dtth-fork";
conduit.url = "gitlab:famedly/conduit/v0.9.0";
nix-gaming.url = github:fufexan/nix-gaming;