Revert "flake: switch to my fork of immich"

This reverts commit 36adbe5c33.
This commit is contained in:
Aaron Bieber 2024-09-17 11:27:41 -06:00
parent 36adbe5c33
commit 525cbc99c7
No known key found for this signature in database
2 changed files with 11 additions and 11 deletions

View File

@ -185,18 +185,18 @@
}, },
"immich-module": { "immich-module": {
"locked": { "locked": {
"lastModified": 1726592196, "lastModified": 1723391208,
"narHash": "sha256-rdIc5lys3d5z4tGsHKPfIEpfDULnTwdkyDpxrflJ4yM=", "narHash": "sha256-/XYgMUFCTx1oMt4Yrw9xO9BkkiVzhufCEJPOGaIby5g=",
"ref": "main", "owner": "jvanbruegge",
"rev": "baa2ebcc8007f15a4780b7f79f1edc259cb00d76", "repo": "nixpkgs",
"revCount": 2, "rev": "c0ee4c1770aa1ef998c977c4cc653a07ec95d9bf",
"type": "git", "type": "github"
"url": "https://git.tapenet.org/qbit/nixpkgs-immich"
}, },
"original": { "original": {
"ref": "main", "owner": "jvanbruegge",
"type": "git", "repo": "nixpkgs",
"url": "https://git.tapenet.org/qbit/nixpkgs-immich" "rev": "c0ee4c1770aa1ef998c977c4cc653a07ec95d9bf",
"type": "github"
} }
}, },
"kogs": { "kogs": {

View File

@ -13,7 +13,7 @@
}; };
immich-module = { immich-module = {
url = "git+https://git.tapenet.org/qbit/nixpkgs-immich?ref=main"; url = "github:jvanbruegge/nixpkgs/c0ee4c1770aa1ef998c977c4cc653a07ec95d9bf";
}; };
sops-nix = { sops-nix = {