flake: update immich module to the latest

This commit is contained in:
Aaron Bieber 2024-09-23 11:18:01 -06:00
parent 718b2dd0bd
commit d355b309dc
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View File

@ -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"
}
},

View File

@ -13,7 +13,7 @@
};
immich-module = {
url = "github:jvanbruegge/nixpkgs/c0ee4c1770aa1ef998c977c4cc653a07ec95d9bf";
url = "github:jvanbruegge/nixpkgs/a46534f3c9982c7f7b8a302b97d868f682e3560e";
};
sops-nix = {