nixos-config

NixOS configs for my systems
Log | Files | Refs

commit 85708353d054ff516945aa26f8e8d413a4e04d2a
parent db7a163e7def216e2e473997c187ead588638248
Author: vin <vin@vineetk.net>
Date:   Sun, 27 Apr 2025 16:38:57 -0400

demiurge: fix inv-sig-helper's hash to get the actual updated build

Diffstat:
Mhosts/demiurge/default.nix | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/hosts/demiurge/default.nix b/hosts/demiurge/default.nix @@ -55,10 +55,8 @@ owner = "iv-org"; repo = "inv_sig_helper"; rev = "5d3c7a4574fafe0bc5fbed9e7e33483889832fd4"; - hash = "sha256-NgowxT2EuOQxUvW5niM7rtNkdSkadlsiiOiqb9JDjdE="; + hash = "sha256-WGh62tjKGe9OD19aq+lP9GfYs5PrGqkeT6VvmtNottQ="; }; - - cargoHash = "sha256-DnJL7kkcVn5dW3AoPCn829WmkaCjpDZtYUXnpiB857Q="; }); }) (self: super: {