From 18ab94cfa7ef97ebe9304859c5f5f172d9900a4f Mon Sep 17 00:00:00 2001 From: alisceon Date: Sun, 1 Feb 2026 17:11:47 +0100 Subject: [PATCH] now i know the hash yay --- 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 5a32094..2c7349c 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-JooLEYt7sK+o8KeHVEgk+SDtrIJfMkVLx0e5IpCheDg="; + packHash = "sha256-uXva8KgImxMq/7Fs3STjKovAxvTZUlN1xLtkEzKCsUw="; }; in {