~comcloudway/builds.sr.ht

9fc57881672c612f3cc7aa98c591470191594625 — Francesco Gazzetta 5 years ago fe72317
Add nixos stable 19.03, update latest to it
3 files changed, 5 insertions(+), 1 deletions(-)

A images/nixos/19.03/functions
A images/nixos/19.03/genimg
M images/nixos/latest
A images/nixos/19.03/functions => images/nixos/19.03/functions +1 -0
@@ 0,0 1,1 @@
../functions
\ No newline at end of file

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

M images/nixos/latest => images/nixos/latest +1 -1
@@ 1,1 1,1 @@
18.09
\ No newline at end of file
19.03
\ No newline at end of file