Adam C. Stephens
2026-01-09 13:02:08 -05:00
parent 9e43d006e8
commit 260cac5ba6
2 changed files with 7 additions and 4 deletions
+3
View File
@@ -114,6 +114,9 @@ buildGoModule rec {
getGoDirs() {
make show-backend-tests
}
# TestRunHookPrePostReceive (cmd/hook_test.go) needs .git to pass
git init
'';
checkFlags =
+4 -4
View File
@@ -1,8 +1,8 @@
import ./generic.nix {
version = "13.0.3";
hash = "sha256-ViqwTEVZkccNx5Pt+lrWvAqzD5RRTzwfBhUTfWyDhtE=";
npmDepsHash = "sha256-7WjcMsKPtKUWJfDrJc65ZXq2tjK8+8DnqwINj+0XyiQ=";
vendorHash = "sha256-gHdggzCJlYvs8JXs4CJ/AyqYMPCC2o4uRwDiem3rNFM=";
version = "13.0.4";
hash = "sha256-AZQ4ppJES4CsvlkzBX82KfEp3PlFa2Ypd1KmTj/SXJk=";
npmDepsHash = "sha256-v+vl0fxcnqH8Jp4BILDYe5ioFQTQkB2XnFVEtkgadPc=";
vendorHash = "sha256-tq/72teHKowp6jwOKIJxS0OkcFI7UV19uTAv/OB/rm8";
lts = false;
nixUpdateExtraArgs = [
"--override-filename"