fix: some errors with teh websites
Some checks failed
Build_Deploy / deploy_active (active) (push) Blocked by required conditions
Build_Deploy / deploy_active (active-core) (push) Blocked by required conditions
Build_Deploy / deploy_active (active-ext) (push) Blocked by required conditions
Build_Deploy / linter (push) Successful in 11s
Build_Deploy / build (push) Successful in 39s
Build_Deploy / deploy_dns (push) Has been cancelled

also add 2024 snapshot
This commit is contained in:
silver 2025-04-04 00:58:37 +01:00
parent c57b767941
commit b943e5ec0d
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
4 changed files with 16 additions and 8 deletions

View file

@ -12,6 +12,7 @@ in {
imports = [
# import in past website versions, available at $year.skynet.ie
# at teh end of teh year add it here
(import ./old_site.nix {year = "2024";})
(import ./old_site.nix {year = "2023";})
(import ./old_site.nix {year = "2021";})
(import ./old_site.nix {year = "2016";})