diff --git a/flake.lock b/flake.lock index 523b0e7..014912e 100644 --- a/flake.lock +++ b/flake.lock @@ -185,17 +185,17 @@ }, "immich-module": { "locked": { - "lastModified": 1723391208, - "narHash": "sha256-/XYgMUFCTx1oMt4Yrw9xO9BkkiVzhufCEJPOGaIby5g=", + "lastModified": 1727094224, + "narHash": "sha256-gYM/bahzeGOzG6MylzwRv+fZpd4cMQV51+kfEGbRVPE=", "owner": "jvanbruegge", "repo": "nixpkgs", - "rev": "c0ee4c1770aa1ef998c977c4cc653a07ec95d9bf", + "rev": "a46534f3c9982c7f7b8a302b97d868f682e3560e", "type": "github" }, "original": { "owner": "jvanbruegge", "repo": "nixpkgs", - "rev": "c0ee4c1770aa1ef998c977c4cc653a07ec95d9bf", + "rev": "a46534f3c9982c7f7b8a302b97d868f682e3560e", "type": "github" } }, diff --git a/flake.nix b/flake.nix index c682d59..7e5f624 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,7 @@ }; immich-module = { - url = "github:jvanbruegge/nixpkgs/c0ee4c1770aa1ef998c977c4cc653a07ec95d9bf"; + url = "github:jvanbruegge/nixpkgs/a46534f3c9982c7f7b8a302b97d868f682e3560e"; }; sops-nix = {