From bdb1124cbe577ad6801c2c4451e8d4cf395bf6c7 Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Sun, 18 Aug 2024 19:34:31 +0200 Subject: [PATCH] websites: update homepage --- system/nixos/websites-tanker.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/nixos/websites-tanker.nix b/system/nixos/websites-tanker.nix index 601ebe7..1c13bf5 100644 --- a/system/nixos/websites-tanker.nix +++ b/system/nixos/websites-tanker.nix @@ -9,8 +9,8 @@ let domain = "git.kempkens.io"; owner = "daniel"; repo = "kempkens.io"; - rev = "3d351cb5d5c32fc1f7e97af45846c977e16f39bf"; - hash = "sha256-83tTDWJCbg5CEXjXiH+dpmBu/4pQsjHBOVMj4j7nsWc="; + rev = "da5e8119f0228f0fbffc06193f17b8148229affb"; + hash = "sha256-F/i8ADHTEZZurrs0QFCvP/wBhz0im2jDXErg8sImlAI="; fetchSubmodules = true; };