Commit graph

116 commits

Author SHA1 Message Date
zowoq
9af99fa175 nixpkgs-update: run github fetcher every 6 hours
sometimes seems to be a bit flaky, run at shorter interval to compensate
2025-03-03 07:06:18 +00:00
zowoq
c71a27395b nixpkgs-update: use nixos-unstable instead of master for updateScript fetcher
bisecting failures is easier on a channel
2025-03-03 07:06:18 +00:00
zowoq
fcdf829b44 nixpkgs-update: drop recommendedZstdSettings = false
not enabled by default in srvos
2025-02-27 03:32:57 +00:00
zowoq
89121c4038 nixpkgs-update: filter lua packages 2025-02-06 20:39:13 +10:00
zowoq
3c4b222e50 format tree 2025-01-13 03:46:06 +00:00
zowoq
b90a577268 nixpkgs-update: pin nixpkgs-review 2025-01-07 03:00:05 +00:00
zowoq
782800e2a9 nixpkgs-update: use tools from $PATH 2025-01-07 03:00:05 +00:00
Adam C. Stephens
b0fff0f8e7 nixpkgs-update: filter beam package set to a single set 2025-01-02 22:37:29 +00:00
zowoq
791cbb408a nixpkgs-update: filter more packages 2024-12-20 00:36:49 +00:00
zowoq
263a805c38 nixpkgs-update: add another worker 2024-12-20 00:36:49 +00:00
zowoq
6528e6f959 nixpkgs-update: use harmonia for cache instead of cachix 2024-12-19 00:05:55 +00:00
zowoq
9795fb35a0 update network-online target
b2e99477cd
2024-12-18 23:04:03 +00:00
zowoq
942d2e3b8f build01,build02: enable cgroups 2024-12-05 03:32:55 +00:00
zowoq
e38de320b9 nixpkgs-update: filter updates 2024-12-05 03:32:43 +00:00
zowoq
c029c3d453 nixpkgs-update: add fetch-repology script 2024-12-05 03:32:43 +00:00
zowoq
77ed21e32b nixpkgs-update: add queue 2024-12-01 00:45:32 +00:00
zowoq
6b90e2b18b build02/nixpkgs-update: fix nix 2.24 2024-11-28 00:11:42 +00:00
zowoq
e440957970 set max-jobs 2024-11-25 02:57:16 +00:00
zowoq
0aa0c25db1 set gcc.arch, extra-platforms, system-features 2024-11-25 02:57:16 +00:00
zowoq
c229a2a776 modules: move builder into common 2024-11-21 23:34:46 +00:00
zowoq
272bb5ffc1 sort imports 2024-11-21 23:34:46 +00:00
zowoq
6ee4a1c4d5 use systemd unit name attribute 2024-11-14 03:56:00 +00:00
zowoq
cf9f6100a9 nixpkgs-update: switch to hourly backups 2024-11-09 23:02:52 +00:00
zowoq
4eda852b6f modules/nixos/backup: add hourly 2024-11-09 23:02:52 +00:00
zowoq
eaf536c698 nixpkgs-update: disallow aliases in updatescript fetcher 2024-11-08 07:22:44 +00:00
zowoq
c05b406fb8 modules/nixos: add backup 2024-11-08 00:15:27 +00:00
zowoq
a3109acfde nixpkgs-update: shellcheck, shfmt worker script 2024-11-04 00:34:28 +00:00
zowoq
e37d6f9f6c nixpkgs-update: various
- remove response escaping

- add NIXPKGS_UPDATE_BIN, WORKER_NAME to worker env
2024-11-04 00:34:28 +00:00
zowoq
ca0f1c1ab5 nixpkgs-update: move worker to bash script 2024-11-04 00:34:28 +00:00
zowoq
a06d843d5c 'toString inputs' -> 'inputs' 2024-10-29 00:05:15 +00:00
zowoq
39ccc57735 Revert "build02/nixpkgs-update: disable repology fetcher"
This reverts commit 4aedab3604.
2024-10-14 03:43:50 +00:00
zowoq
01c2beb7b4 modules/nixos: add nginx
- set worker_processes / worker_cpu_affinity to auto, enable pcre_jit

- enable ktls

- set a default virtualHost for a 404 and use it for reuseport

- set enableACME, forceSSL by default, disable for localhost

- set robots header and file
2024-10-08 23:48:11 +00:00
zowoq
9d6e3792c1 build02/nixpkgs-update: fix fetch-updatescript 2024-09-22 08:03:05 +00:00
zowoq
db3e6fc921 modules/builder: gc by percent used 2024-08-29 00:35:34 +00:00
zowoq
1b09fe00a7 flake: add lite-config 2024-08-20 23:46:08 +00:00
zowoq
4aedab3604 build02/nixpkgs-update: disable repology fetcher 2024-08-06 23:27:34 +00:00
zowoq
d486e79e48 modules/nixos/common: add initrd emergencyAccess 2024-08-02 02:16:26 +00:00
zowoq
dc898d39d6 use zpool workaround by default 2024-07-27 22:41:10 +00:00
zowoq
96575d1a00 move networking.hostId to hosts 2024-07-25 10:01:33 +00:00
zowoq
5fd8b89ece move backups to build02 storagebox, move borgbackup to agenix 2024-07-25 02:51:32 +00:00
zowoq
92c55595d0 format tree 2024-07-24 10:27:26 +00:00
zowoq
1fb6b7b4e2 Revert "build02/nixpkgs-update: add another worker"
This reverts commit 6991dc3f4b.

ofborg seems worse the last couple of weeks
2024-07-13 03:17:44 +00:00
Jörg Thalheim
44b8e70caf different workaround for zpool import 2024-07-11 23:15:20 +00:00
Jörg Thalheim
c1411ee3fc build02: add emergency access 2024-07-11 22:50:46 +00:00
Jörg Thalheim
ab6e716617 make it a shell instead of ssh
I had issues with the network but than didn't bothered further because
the terminal access was good enough.
2024-07-11 22:50:46 +00:00
Jörg Thalheim
50d5ccf733 add initrd-ssh for debugging boot issues 2024-07-11 22:50:46 +00:00
zowoq
c89f7709b8 build02, build03: set gc to 500gb 2024-07-09 01:11:53 +00:00
zowoq
907a7082ad secrets.yaml: move ssh host keys 2024-07-03 06:52:26 +00:00
zowoq
044dd2f6bc build02/nixpkgs-update: remove extra github_token symlink 2024-05-22 05:49:47 +00:00
zowoq
35a3e29a20 build02/nixpkgs-update: disable nginx recommendedZstdSettings 2024-05-21 01:15:55 +00:00