~comcloudway/builds.sr.ht

a11c84e86db83422363106dcfc0ef44192dcf9b1 — Francesco Gazzetta 2 years ago 654e30f
nixos: remove 21.11, it reached EOL

Co-authored-by: Drew DeVault <sir@cmpwn.com>
3 files changed, 0 insertions(+), 5 deletions(-)

M contrib/crontab
D images/nixos/21.11/functions
D images/nixos/21.11/genimg
M contrib/crontab => contrib/crontab +0 -1
@@ 8,7 8,6 @@
 0 23 * * * chronic /usr/local/bin/submit_image_build -n "Daily scheduled build image refresh" guix

# Weekly refreshes
 0 19 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" nixos/21.11
30 19 * * 0 chronic /usr/local/bin/submit_image_build -n "Weekly scheduled build image refresh" nixos/22.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

D images/nixos/21.11/functions => images/nixos/21.11/functions +0 -1
@@ 1,1 0,0 @@
../functions
\ No newline at end of file

D images/nixos/21.11/genimg => images/nixos/21.11/genimg +0 -3
@@ 1,3 0,0 @@
#!/bin/sh
export release=21.11
exec ../genimg "$@"