diff --git a/flake.lock b/flake.lock index 80dab5f..319f7aa 100644 --- a/flake.lock +++ b/flake.lock @@ -185,18 +185,18 @@ }, "immich-module": { "locked": { - "lastModified": 1726592196, - "narHash": "sha256-rdIc5lys3d5z4tGsHKPfIEpfDULnTwdkyDpxrflJ4yM=", - "ref": "main", - "rev": "baa2ebcc8007f15a4780b7f79f1edc259cb00d76", - "revCount": 2, - "type": "git", - "url": "https://git.tapenet.org/qbit/nixpkgs-immich" + "lastModified": 1723391208, + "narHash": "sha256-/XYgMUFCTx1oMt4Yrw9xO9BkkiVzhufCEJPOGaIby5g=", + "owner": "jvanbruegge", + "repo": "nixpkgs", + "rev": "c0ee4c1770aa1ef998c977c4cc653a07ec95d9bf", + "type": "github" }, "original": { - "ref": "main", - "type": "git", - "url": "https://git.tapenet.org/qbit/nixpkgs-immich" + "owner": "jvanbruegge", + "repo": "nixpkgs", + "rev": "c0ee4c1770aa1ef998c977c4cc653a07ec95d9bf", + "type": "github" } }, "kogs": { diff --git a/flake.nix b/flake.nix index 63fe3b5..c682d59 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,7 @@ }; immich-module = { - url = "git+https://git.tapenet.org/qbit/nixpkgs-immich?ref=main"; + url = "github:jvanbruegge/nixpkgs/c0ee4c1770aa1ef998c977c4cc653a07ec95d9bf"; }; sops-nix = {