From 1e2e3468ef2e7393ee583d3087143470faa3cee1 Mon Sep 17 00:00:00 2001 From: alisceon Date: Sun, 1 Feb 2026 16:35:25 +0100 Subject: [PATCH] no hash >:( --- 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 41da6f4..d2fa174 100644 --- a/flake.lock +++ b/flake.lock @@ -295,11 +295,11 @@ ] }, "locked": { - "lastModified": 1769959235, - "narHash": "sha256-pwJ4ZfPyc8wtSbzFyTetqP/3Gq8BlYJfERd1f7FaYSs=", + "lastModified": 1769959907, + "narHash": "sha256-1n2CdZkVoXZUwqpdWOvPettZUu6grwGhK1Dp4VmDnpQ=", "owner": "nix-community", "repo": "NUR", - "rev": "6d28f62de06b68874b2f05912e1cb05e88ac5843", + "rev": "1b9c72c263f461d754c607263cc71f0c862c2356", "type": "github" }, "original": { @@ -316,11 +316,11 @@ ] }, "locked": { - "lastModified": 1769959235, - "narHash": "sha256-pwJ4ZfPyc8wtSbzFyTetqP/3Gq8BlYJfERd1f7FaYSs=", + "lastModified": 1769959907, + "narHash": "sha256-1n2CdZkVoXZUwqpdWOvPettZUu6grwGhK1Dp4VmDnpQ=", "owner": "nix-community", "repo": "NUR", - "rev": "6d28f62de06b68874b2f05912e1cb05e88ac5843", + "rev": "1b9c72c263f461d754c607263cc71f0c862c2356", "type": "github" }, "original": { diff --git a/hosts/tesla-nixos/configuration.nix b/hosts/tesla-nixos/configuration.nix index 209c7d3..9ca661e 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-0f3ql6825fa7qx5lacjzhanfs87r4i4591x7y2lazc3vic8hp2i6"; + packHash = ""; }; in {