~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH builds.sr.ht] images/nixos: add 23.05

Details
Message ID
<20230526084525.2313-1-fgaz@fgaz.me>
DKIM signature
missing
Download raw message
Patch: +5 -1
There is a 23.05 channel but the release didn't happen yet, so we don't
change "latest"
---

I replaced the 22.05 cron entry since that's EOL. Looks like I forgot to
remove it.

Test build: https://builds.sr.ht/~fgaz/job/996025

 contrib/crontab              | 2 +-
 images/nixos/23.05/functions | 1 +
 images/nixos/23.05/genimg    | 3 +++
 3 files changed, 5 insertions(+), 1 deletion(-)
 create mode 120000 images/nixos/23.05/functions
 create mode 100755 images/nixos/23.05/genimg

diff --git a/contrib/crontab b/contrib/crontab
index 629eedb..da7442a 100644
--- a/contrib/crontab
+++ b/contrib/crontab
@@ -10,7 +10,7 @@
# Weekly refreshes
 0 19 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" fedora/38
30 19 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" nixos/22.11
 0 20 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" nixos/22.05
 0 20 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" nixos/23.05
 0 19 * * 1 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" alpine/old
30 19 * * 1 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" -a amd64 debian/stable
 0 19 * * 2 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" fedora/latest
diff --git a/images/nixos/23.05/functions b/images/nixos/23.05/functions
new file mode 120000
index 0000000..c0b5bcc
--- /dev/null
+++ b/images/nixos/23.05/functions
@@ -0,0 +1 @@
../functions
\ No newline at end of file
diff --git a/images/nixos/23.05/genimg b/images/nixos/23.05/genimg
new file mode 100755
index 0000000..debf48d
--- /dev/null
+++ b/images/nixos/23.05/genimg
@@ -0,0 +1,3 @@
#!/bin/sh
export release=23.05
exec ../genimg "$@"
-- 
2.38.4

[builds.sr.ht/patches] build failed

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CSW2WPQYLU29.2WWBKFOP6UW53@cirno2>
In-Reply-To
<20230526084525.2313-1-fgaz@fgaz.me> (view parent)
DKIM signature
missing
Download raw message
builds.sr.ht/patches: FAILED in 4m13s

[images/nixos: add 23.05][0] from [Francesco Gazzetta][1]

[0]: https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/41417
[1]: fgaz@fgaz.me

✗ #996058 FAILED  builds.sr.ht/patches/archlinux.yml https://builds.sr.ht/~sircmpwn/job/996058
✓ #996057 SUCCESS builds.sr.ht/patches/alpine.yml    https://builds.sr.ht/~sircmpwn/job/996057
✓ #996059 SUCCESS builds.sr.ht/patches/debian.yml    https://builds.sr.ht/~sircmpwn/job/996059
Details
Message ID
<CT4JS2JZIYRI.2LOVTLM3B3PD1@taiga>
In-Reply-To
<20230526084525.2313-1-fgaz@fgaz.me> (view parent)
DKIM signature
missing
Download raw message
Thanks!

To git@git.sr.ht:~sircmpwn/builds.sr.ht
   d6240b3..5160255  master -> master
Reply to thread Export thread (mbox)