Commit graph

73 commits

Author SHA1 Message Date
kekrby
7dae78c4e2 CI: update cachix-action 2023-01-23 12:43:13 +03:00
kekrby
9ecc255dc3 CI: update install-nix-action 2023-01-23 12:43:13 +03:00
kekrby
a91fdf791c CI: disable GC as a workaround for segfault 2023-01-23 12:42:56 +03:00
kekrby
c020f0e567 flake: update nixos-hardware (kernel 6.1.3) 2023-01-06 20:36:31 +03:00
kekrby
98d5b9e584 flake: update nixpkgs and nixos-hardware (kernel 6.1.2) 2023-01-06 20:30:29 +03:00
kekrby
15e22fb224 flake: update nixpkgs and nixos-hardware (kernel 6.1.1) 2022-12-22 20:53:57 +03:00
kekrby
f4e500d19c flake: update nixpkgs and nixos-hardware (kernel 6.1) 2022-12-13 20:26:09 +03:00
kekrby
f6d1687894 flake: update nixpkgs and nixos-hardware (kernel 6.0.12) 2022-12-08 21:11:38 +03:00
kekrby
faa8fc509c flake: update description 2022-12-06 20:40:55 +03:00
kekrby
8637113f7c t2-iso-minimal, t2-iso-gnome: move common imports to common.nix 2022-12-06 20:40:19 +03:00
kekrby
99bdf32ab4 README: mention prebuilt installers and how to join them after listing
the variants
2022-12-06 20:34:01 +03:00
kekrby
99ac2ffdf3 flake: update nixpkgs and nixos-hardware (kernel 6.0.11) 2022-12-04 09:53:21 +03:00
kekrby
467abe6510 README: make it clear that a Linux VM should be used on macOS 2022-11-27 21:30:48 +03:00
kekrby
0300f27ffc flake: update nixpkgs and nixos-hardware (kernel 6.0.10) 2022-11-26 21:03:23 +03:00
kekrby
1bf4e232a8 flake: update nixpkgs and nixos-hardware (kernel 6.0.9) 2022-11-24 19:31:12 +03:00
kekrby
9c5d0a7b64 flake: update nixpkgs and nixos-hardware (kernel 6.0.8 & suspend improvements) 2022-11-11 22:10:04 +03:00
kekrby
927991b78e t2-iso-minimal, t2-iso-gnome: move nixpkgs.config.allowBroken to common.nix 2022-11-04 18:09:31 +03:00
kekrby
50f9e353c8 flake: update nixpkgs and nixos-hardware (kernel 6.0.7) 2022-11-03 21:46:30 +03:00
kekrby
bc4db2f886 flake: update nixpkgs and nixos-hardware (kernel 6.0.5 & bluetooth fixes) 2022-10-29 18:31:54 +03:00
kekrby
4215ba5d54 flake: update nixpkgs and nixos-hardware (kernel 6.0.5) 2022-10-27 19:45:36 +03:00
kekrby
20922a981b t2-iso-gnome: remove leftover 2022-10-26 20:39:38 +03:00
kekrby
06246faeda flake: update nixpkgs and nixos-hardware (bluetooth fixes) 2022-10-25 19:32:36 +03:00
kekrby
3b70cebbca flake: update nixpkgs and nixos-hardware (kernel 6.0.3 & audio config improvements) 2022-10-22 18:41:17 +03:00
kekrby
eee4f1dfcc flake: update nixpkgs and nixos-hardware (NVRAM write fix) 2022-10-20 20:02:13 +03:00
kekrby
b1b34f25a3 t2-iso-minimal: don't add vim to environment.systemPackages as it is installed by default 2022-10-18 21:18:36 +03:00
kekrby
96687496bd flake: update nixpkgs and nixos-hardware (kernel 6.0.2) 2022-10-15 21:20:11 +03:00
kekrby
b965172dd4 common.nix: install python globally (it is needed for the new version of the firmware script) 2022-10-14 22:17:09 +03:00
kekrby
6670430f1c flake: update nixpkgs and nixos-hardware (kernel 6.0.1) 2022-10-12 20:54:53 +03:00
kekrby
5e56188f22 flake: update nixpkgs (zfs for kernel 6.0) 2022-10-07 17:59:05 +03:00
kekrby
a35aed2b03 README: fix capitalization of 'ISO' 2022-10-06 19:20:13 +03:00
kekrby
e1e071adae common.nix: use the new names of binary cache related settings 2022-10-04 20:30:05 +03:00
kekrby
22d82bda10 CI: remove unnecessary condition to setup binary cache 2022-10-03 21:26:30 +03:00
kekrby
a5930399b0 flake: update nixpkgs and nixos-hardware (kernel 6.0) 2022-10-03 18:18:21 +03:00
kekrby
428c7fe493 CI: do not upload squashfs images to the binary cache 2022-10-03 18:18:09 +03:00
kekrby
71eaf5ef32 common.nix: install git globally (it is needed for fetchGit, which is used for fetching nixos-hardware during the installation) 2022-10-02 19:12:31 +03:00
kekrby
bcfa84572f CI: allow only one build to take place at a time
This will prevent the CI from building the same packages twice when a
build gets triggered while there are other ongoing builds.
2022-10-02 18:07:36 +03:00
kekrby
ea31491118 t2-iso-minimal, t2-iso-gnome: use binary cache and keep common settings in common.nix 2022-10-02 17:56:05 +03:00
kekrby
3f4b573ab9 CI: add binary cache 2022-10-02 17:22:58 +03:00
kekrby
e8f89aff3c flake: update nixpkgs and nixos-hardware (kernel 5.19.12) 2022-09-29 18:43:00 +03:00
kekrby
10ff2de3d0 README: make the title look better 2022-09-26 18:04:23 +03:00
kekrby
9c0bb36e53 flake: update nixpkgs and nixos-hardware (audio improvements) 2022-09-25 14:41:44 +03:00
kekrby
985a546637 flake: update nixpkgs and nixos-hardware (kernel 5.19.11) 2022-09-24 14:29:10 +03:00
kekrby
8166bc455e flake: update nixpkgs and nixos-hardware (kernel 5.19.10) 2022-09-20 19:33:07 +03:00
kekrby
520427f3ed apple/t2: update nixos-hardware (audio improvements) 2022-09-17 10:31:27 +03:00
kekrby
3b1f5b1099 flake: switch to upstream nixpkgs from my fork 2022-09-16 21:17:49 +03:00
kekrby
c2346a80d9 flake: update nixos-hardware (kernel 5.19.9) 2022-09-16 21:05:50 +03:00
kekrby
f298ccb810 flake: update nixos-hardware 2022-09-14 18:16:26 +03:00
kekrby
9aa563a371 t2-iso-minimal, t2-iso-gnome: switch to wpa_supplicant from iwd
See 8a8b616ad0 for the rationale.
2022-09-12 20:36:24 +03:00
kekrby
79cc52e383 flake: update nixos-hardware (audio configuration fixes) 2022-09-12 18:07:38 +03:00
kekrby
6490acf39f flake: update nixos-hardware (audio configuration fixes) 2022-09-11 22:00:02 +03:00