diff --git a/flake.lock b/flake.lock index 7b7dada..5958573 100644 --- a/flake.lock +++ b/flake.lock @@ -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": { diff --git a/flake.nix b/flake.nix index 0b873f3..6699c7d 100644 --- a/flake.nix +++ b/flake.nix @@ -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;