feat: add teh snapshot at the end of the year
This commit is contained in:
parent
1d3549d541
commit
5c33399d97
3 changed files with 86 additions and 7 deletions
|
@ -11,8 +11,10 @@ with lib; let
|
|||
in {
|
||||
imports = [
|
||||
# import in past website versions, available at $year.skynet.ie
|
||||
(import ./old_site.nix {year = "2009";})
|
||||
# at teh end of teh year add it here
|
||||
(import ./old_site.nix {year = "2023";})
|
||||
(import ./old_site.nix {year = "2017";})
|
||||
(import ./old_site.nix {year = "2009";})
|
||||
];
|
||||
|
||||
options.services.skynet."${name}" = {
|
||||
|
|
82
flake.lock
82
flake.lock
|
@ -661,6 +661,20 @@
|
|||
}
|
||||
},
|
||||
"nixpkgs_17": {
|
||||
"locked": {
|
||||
"lastModified": 1689935543,
|
||||
"narHash": "sha256-6GQ9ib4dA/r1leC5VUpsBo0BmDvNxLjKrX1iyL+h8mc=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "e43e2448161c0a2c4928abec4e16eae1516571bc",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"id": "nixpkgs",
|
||||
"type": "indirect"
|
||||
}
|
||||
},
|
||||
"nixpkgs_18": {
|
||||
"locked": {
|
||||
"lastModified": 1695978539,
|
||||
"narHash": "sha256-lta5HToBZMWZ2hl5CautNSUgIZViR41QxN7JKbMAjgQ=",
|
||||
|
@ -674,7 +688,7 @@
|
|||
"type": "indirect"
|
||||
}
|
||||
},
|
||||
"nixpkgs_18": {
|
||||
"nixpkgs_19": {
|
||||
"locked": {
|
||||
"lastModified": 1695837737,
|
||||
"narHash": "sha256-KcqmJ5hNacLuE7fkz5586kp/vt4NLo6+Prq3DMgrxpQ=",
|
||||
|
@ -824,6 +838,7 @@
|
|||
"skynet_website": "skynet_website",
|
||||
"skynet_website_2009": "skynet_website_2009",
|
||||
"skynet_website_2017": "skynet_website_2017",
|
||||
"skynet_website_2023": "skynet_website_2023",
|
||||
"skynet_website_games": "skynet_website_games",
|
||||
"skynet_website_renew": "skynet_website_renew"
|
||||
}
|
||||
|
@ -1000,11 +1015,33 @@
|
|||
"type": "gitlab"
|
||||
}
|
||||
},
|
||||
"skynet_website_games": {
|
||||
"skynet_website_2023": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs_17",
|
||||
"utils": "utils_10"
|
||||
},
|
||||
"locked": {
|
||||
"host": "gitlab.skynet.ie",
|
||||
"lastModified": 1696876711,
|
||||
"narHash": "sha256-WdZQBLTX6WK8iT7FwvD6sNEefGwtAWmzxZzCvvmDxGo=",
|
||||
"owner": "compsoc1%2Fskynet",
|
||||
"repo": "website%2F2017",
|
||||
"rev": "c4d61c753292bf73ed41b47b1607cfc92a82a191",
|
||||
"type": "gitlab"
|
||||
},
|
||||
"original": {
|
||||
"host": "gitlab.skynet.ie",
|
||||
"owner": "compsoc1%2Fskynet",
|
||||
"repo": "website%2F2017",
|
||||
"rev": "c4d61c753292bf73ed41b47b1607cfc92a82a191",
|
||||
"type": "gitlab"
|
||||
}
|
||||
},
|
||||
"skynet_website_games": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs_18",
|
||||
"utils": "utils_11"
|
||||
},
|
||||
"locked": {
|
||||
"host": "gitlab.skynet.ie",
|
||||
"lastModified": 1708103254,
|
||||
|
@ -1023,8 +1060,8 @@
|
|||
},
|
||||
"skynet_website_renew": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs_18",
|
||||
"utils": "utils_11"
|
||||
"nixpkgs": "nixpkgs_19",
|
||||
"utils": "utils_12"
|
||||
},
|
||||
"locked": {
|
||||
"host": "gitlab.skynet.ie",
|
||||
|
@ -1118,6 +1155,21 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems_13": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-systems",
|
||||
"repo": "default",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems_2": {
|
||||
"locked": {
|
||||
"lastModified": 1681028828,
|
||||
|
@ -1260,6 +1312,24 @@
|
|||
"inputs": {
|
||||
"systems": "systems_11"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1689068808,
|
||||
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"utils_11": {
|
||||
"inputs": {
|
||||
"systems": "systems_12"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1694529238,
|
||||
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
|
||||
|
@ -1274,9 +1344,9 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"utils_11": {
|
||||
"utils_12": {
|
||||
"inputs": {
|
||||
"systems": "systems_12"
|
||||
"systems": "systems_13"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1694529238,
|
||||
|
|
|
@ -73,6 +73,13 @@
|
|||
owner = "compsoc1%2Fskynet";
|
||||
repo = "website%2F2017";
|
||||
};
|
||||
skynet_website_2023 = {
|
||||
type = "gitlab";
|
||||
host = "gitlab.skynet.ie";
|
||||
owner = "compsoc1%2Fskynet";
|
||||
repo = "website%2F2017";
|
||||
rev = "c4d61c753292bf73ed41b47b1607cfc92a82a191";
|
||||
};
|
||||
skynet_website_2017 = {
|
||||
type = "gitlab";
|
||||
host = "gitlab.skynet.ie";
|
||||
|
|
Loading…
Reference in a new issue