chore: update flake.lock

This commit is contained in:
matt1432 2024-03-24 11:08:47 -04:00
parent aa1fe08678
commit b34448692d
5 changed files with 48 additions and 48 deletions
devices/nos/modules/arion/homepage/images

View file

@ -1,8 +1,8 @@
pkgs:
pkgs.dockerTools.pullImage {
imageName = "ghcr.io/gethomepage/homepage";
imageDigest = "sha256:869c8002a95c8ecef7b0359a36b13693cd2bf401c70482202c702f93bc264a04";
sha256 = "0k29s6rbscg62kyr9mfidxz852x7f2zm6mc3j41wms8mhvpjxkld";
imageDigest = "sha256:fc0d6e8b469ea8756d7c5bc542eb5c89064b9c47c3fa85f19b70a695c65cb782";
sha256 = "08alpwh3g7c65blrql5zz87jgzr48nqq2wsv59zdknw2ir3zf6d2";
finalImageName = "ghcr.io/gethomepage/homepage";
finalImageTag = "latest";
}