diff options
author | Azat Bahawi <azat@bahawi.net> | 2024-05-05 14:28:31 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2024-05-05 14:28:31 +0300 |
commit | 389becf9700d3dee7f09073ce4d235fc7c30b5c8 (patch) | |
tree | 3db9d75bd5275614fc904184c97b3133f38bc3d0 /flake.lock | |
parent | 2024-05-04 (diff) |
2024-05-05
Diffstat (limited to '')
-rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock index c7e06de..31d2a39 100644 --- a/flake.lock +++ b/flake.lock @@ -578,6 +578,22 @@ "type": "github" } }, + "homelab-svg-assets": { + "flake": false, + "locked": { + "lastModified": 1713467357, + "narHash": "sha256-DwjQVWgN8Ys9IbiR18IHMlAKD2q5dgdWSxP/Ze1kRQA=", + "owner": "loganmarchione", + "repo": "homelab-svg-assets", + "rev": "8bb1d84d848155e2d9eb1680a2e04b1bb51f3da8", + "type": "github" + }, + "original": { + "owner": "loganmarchione", + "repo": "homelab-svg-assets", + "type": "github" + } + }, "impermanence": { "locked": { "lastModified": 1708968331, @@ -793,6 +809,7 @@ "flake-registry": "flake-registry", "git-hooks": "git-hooks", "home-manager": "home-manager", + "homelab-svg-assets": "homelab-svg-assets", "impermanence": "impermanence", "mailserver": "mailserver", "minecraft": "minecraft", |