build(nix): update modules hash
All checks were successful
create archive with lfs / tag (push) Successful in 9s
All checks were successful
create archive with lfs / tag (push) Successful in 9s
This commit is contained in:
parent
980579b50c
commit
4a4db8e610
@ -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
|
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
||||||
outputHash = "sha256-VTWaotCkyGezRWQB/BxkgRA5u9kdmAXSw50pKio86v0=";
|
outputHash = "sha256-NuXyYax1HpJF1dN3robnqnYhgeCCq9pcPiA7kbcsMTo=";
|
||||||
outputHashAlgo = "sha256";
|
outputHashAlgo = "sha256";
|
||||||
outputHashMode = "recursive";
|
outputHashMode = "recursive";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user