From 665a8a04c5d92325d8be08fc069debaec2abf479 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Tue, 27 Aug 2024 13:59:22 +0200 Subject: ahmed: Bump hellohtml --- modules/nixos/hellohtml/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/nixos') diff --git a/modules/nixos/hellohtml/default.nix b/modules/nixos/hellohtml/default.nix index c70aa99..da0271d 100644 --- a/modules/nixos/hellohtml/default.nix +++ b/modules/nixos/hellohtml/default.nix @@ -70,8 +70,8 @@ in { src = pkgs.fetchFromGitHub { owner = "linnnus"; repo = "hellohtml"; - rev = "51d2630578928173ea3ae57d97aeb5fa69b0dd7d"; - hash = "sha256-CAJoxSDQ8AriYRItsd+Hd1j2jI8CDcOF51a+EXV1P6s="; + rev = "75f62b976d258aadc02e1764e6aa42ebcb831622"; + hash = "sha256-0P1tXjTcn2P28loq1ZYBID6LEf0dppxE8Cwsr5IYAUc="; }; hellohtml-vendor = pkgs.stdenv.mkDerivation { -- cgit v1.2.3