From 92a8fd8221bdbeea31cf516012ab956869ac36f9 Mon Sep 17 00:00:00 2001 From: alisceon Date: Thu, 5 Feb 2026 13:05:25 +0100 Subject: [PATCH] bump hash --- hosts/tesla-nixos/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/tesla-nixos/configuration.nix b/hosts/tesla-nixos/configuration.nix index 314291a..9e79028 100644 --- a/hosts/tesla-nixos/configuration.nix +++ b/hosts/tesla-nixos/configuration.nix @@ -3,7 +3,7 @@ let modpack = pkgs.fetchPackwizModpack { url = "https://git.malice.zone/alisceon/tfcpack/-/raw/main/pack.toml"; - packHash = "sha256-fLoK3PxGEu6GIRJ6qCXh9DkwQsX+lOG662mKsZcnhd8="; + packHash = "sha256-AKmS+CLiex+N2YipHNbOJpOS+cUut4fcG2oKCWuXBwY="; }; in {