mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-06-30 23:12:45 +00:00
nixos-images: add unstable
Ref to https://github.com/tuna/issues/issues/1471
This commit is contained in:
parent
9038ddb7e2
commit
0f90fe9e94
@ -99,7 +99,7 @@ def get_url(name):
|
|||||||
return response.headers['x-amz-website-redirect-location']
|
return response.headers['x-amz-website-redirect-location']
|
||||||
|
|
||||||
def clone_images():
|
def clone_images():
|
||||||
DOWNLOAD_MATCH = r'nixos-\d\d.\d\d/latest-nixos-\w+-\w+-linux.\w+(.sha256)?'
|
DOWNLOAD_MATCH = r'nixos-(\d\d.\d\d|unstable)/latest-nixos-\w+-\w+-linux.\w+(.sha256)?'
|
||||||
|
|
||||||
object_names = [
|
object_names = [
|
||||||
x.object_name
|
x.object_name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user