~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.11

Details
Message ID
<20231126202419.1490071-1-fgaz@fgaz.me>
DKIM signature
missing
Download raw message
Patch: +5 -1
* Do not point latest to 23.11 yet because it's still in beta
* Replace the 22.11 cronjob since that version is EoL
---

Sample build: https://builds.sr.ht/~fgaz/job/1101460

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

diff --git a/contrib/crontab b/contrib/crontab
index b94c695..a4acea4 100644
--- a/contrib/crontab
+++ b/contrib/crontab
@@ -9,7 +9,7 @@

# Weekly refreshes
 0 19 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" fedora/39
30 19 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" nixos/22.11
30 19 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" nixos/23.11
 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
diff --git a/images/nixos/23.11/functions b/images/nixos/23.11/functions
new file mode 120000
index 0000000..c0b5bcc
--- /dev/null
+++ b/images/nixos/23.11/functions
@@ -0,0 +1 @@
../functions
\ No newline at end of file
diff --git a/images/nixos/23.11/genimg b/images/nixos/23.11/genimg
new file mode 100755
index 0000000..e0e7056
--- /dev/null
+++ b/images/nixos/23.11/genimg
@@ -0,0 +1,3 @@
#!/bin/sh
export release=23.11
exec ../genimg "$@"
-- 
2.40.1

[builds.sr.ht/patches] build failed

builds.sr.ht <builds@sr.ht>
Details
Message ID
<CX910MVEVHFL.346W8VBYGBZQQ@cirno2>
In-Reply-To
<20231126202419.1490071-1-fgaz@fgaz.me> (view parent)
DKIM signature
missing
Download raw message
builds.sr.ht/patches: FAILED in 4m56s

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

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

✓ #1101472 SUCCESS builds.sr.ht/patches/alpine.yml    https://builds.sr.ht/~sircmpwn/job/1101472
✗ #1101473 FAILED  builds.sr.ht/patches/archlinux.yml https://builds.sr.ht/~sircmpwn/job/1101473
✓ #1101474 SUCCESS builds.sr.ht/patches/debian.yml    https://builds.sr.ht/~sircmpwn/job/1101474
Details
Message ID
<CXC6M7L4OWYX.1CTR5JS47HUCX@bitfehler.net>
In-Reply-To
<20231126202419.1490071-1-fgaz@fgaz.me> (view parent)
DKIM signature
missing
Download raw message
Thanks!

to git@git.sr.ht:~sircmpwn/builds.sr.ht
  552be2f..650e80c  master -> master
Reply to thread Export thread (mbox)