From 313cd6b49ace754d92886ed6991da1c4e38d2357 Mon Sep 17 00:00:00 2001 From: alisceon Date: Sun, 1 Feb 2026 18:51:05 +0100 Subject: [PATCH] hashdance --- flake.lock | 12 ++++++------ hosts/tesla-nixos/configuration.nix | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 959b0f2..ec3e038 100644 --- a/flake.lock +++ b/flake.lock @@ -295,11 +295,11 @@ ] }, "locked": { - "lastModified": 1769963185, - "narHash": "sha256-nZX++qAuCKNUWNvMRT3VR36KMtU+krZiGVmrmJTc6oA=", + "lastModified": 1769967932, + "narHash": "sha256-x8mQk/LjFozPoRxKxzZia5kqiPd8IjXbFt7WEEE5FO0=", "owner": "nix-community", "repo": "NUR", - "rev": "db5b20713c2a3e794ef50a396533191a815b17e7", + "rev": "f0f7ad365ba7e4c35b34a82adc79418854d14ebe", "type": "github" }, "original": { @@ -316,11 +316,11 @@ ] }, "locked": { - "lastModified": 1769963185, - "narHash": "sha256-nZX++qAuCKNUWNvMRT3VR36KMtU+krZiGVmrmJTc6oA=", + "lastModified": 1769967932, + "narHash": "sha256-x8mQk/LjFozPoRxKxzZia5kqiPd8IjXbFt7WEEE5FO0=", "owner": "nix-community", "repo": "NUR", - "rev": "db5b20713c2a3e794ef50a396533191a815b17e7", + "rev": "f0f7ad365ba7e4c35b34a82adc79418854d14ebe", "type": "github" }, "original": { diff --git a/hosts/tesla-nixos/configuration.nix b/hosts/tesla-nixos/configuration.nix index ae054e2..7090b98 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-uXva8KgImxMq/7Fs3STjKovAxvTZUlN1xLtkEzKCsUw="; + packHash = ""; }; in {