Compare commits
3 Commits
1aa91543fe
...
3d5d808c9a
Author | SHA1 | Date | |
---|---|---|---|
3d5d808c9a | |||
51d9648df2 | |||
994bd60eea |
@ -2,11 +2,9 @@
|
||||
|
||||
set -x
|
||||
|
||||
git commit -m "$1" && git push
|
||||
git commit -m "$1"; git push
|
||||
git tag -f latest && git push -f --tags
|
||||
|
||||
sleep 15s
|
||||
|
||||
cd $HOME/ark
|
||||
nix flake update blog
|
||||
nix run .#nh -- os build -H wolumonde . && nix run .#apps.nixinate.wolumonde -L --show-trace
|
||||
|
@ -38,7 +38,7 @@
|
||||
|
||||
src = ./.;
|
||||
|
||||
outputHash = "sha256-9c6r0Ooc7WZB3/gs93h/2fXT4xcm0XTQxcyZJKONFp4=";
|
||||
outputHash = "sha256-kP4m6ztiTcs0rMV2EjhjHjCbv3uVLbQg6SSYpU+yzIA=";
|
||||
outputHashAlgo = "sha256";
|
||||
outputHashMode = "recursive";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user