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 {