build(nix): update modules hash
All checks were successful
create archive with lfs / tag (push) Successful in 9s

This commit is contained in:
dusk 2024-10-30 22:49:42 +09:00
parent 980579b50c
commit 4a4db8e610
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw
2 changed files with 2 additions and 3 deletions

View File

@ -9,5 +9,4 @@ sleep 15s
cd $HOME/ark cd $HOME/ark
nix flake update blog nix flake update blog
nix run .#nh -- os build -H wolumonde . nix run .#nh -- os build -H wolumonde . && nix run .#apps.nixinate.wolumonde -L --show-trace
nix run .#apps.nixinate.wolumonde -L --show-trace

View File

@ -38,7 +38,7 @@
src = ./.; src = ./.;
outputHash = "sha256-VTWaotCkyGezRWQB/BxkgRA5u9kdmAXSw50pKio86v0="; outputHash = "sha256-NuXyYax1HpJF1dN3robnqnYhgeCCq9pcPiA7kbcsMTo=";
outputHashAlgo = "sha256"; outputHashAlgo = "sha256";
outputHashMode = "recursive"; outputHashMode = "recursive";