Defelo
2026-03-19 23:29:26 +01:00
parent 8479ea45b0
commit 4b47655b14
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -188,7 +188,7 @@ in
)
with subtest("bob can sync bob's repository from the seed"):
bob.succeed(
"cd /tmp/repo && rad sync --fetch --seed ${seed-nid}",
"cd /tmp/repo && rad sync --seed ${seed-nid}",
"cd /tmp/repo && git pull"
)
assert bob.succeed("cat /tmp/repo/testfile") == "hello bob\n"
+3 -3
View File
@@ -15,9 +15,9 @@
xdg-utils,
versionCheckHook,
version ? "1.7.0",
srcHash ? "sha256-8/+ximoCPfNQJ/1APb0d5Z8kfWTI3SoN0RX9qrLP52o=",
cargoHash ? "sha256-xo8bH7f5MrUzoLat67rxiWMA24AnCngUkWWt402XAMQ=",
version ? "1.7.1",
srcHash ? "sha256-MPanUDVKol7mWVJDrGoGUkKqmcje+MsiK0WfqXQ27iI=",
cargoHash ? "sha256-Lru4ps9FYi03NVtRLtwZX9jhozAvBDsJ72ihdIpQcQ8=",
updateScript ? ./update.sh,
}: