Commit Graph

28 Commits

Author SHA1 Message Date
fc6da2a710
ci: update GitHub actions
I keep neglecting them. T_T
2023-06-29 12:39:59 +08:00
7d33e90224
ci: update GitHub actions 2023-04-24 11:32:04 +08:00
1cb206f77f
ci: add cleanup script for the image 2023-03-21 00:16:39 +08:00
2f34656ee7 ci: separate checking outputs from building them 2023-01-15 14:39:44 +08:00
Gabriel Arazas
f4497459e7 ci: allow unfree for nixpkgs config 2022-12-03 15:55:11 +08:00
Gabriel Arazas
b20229354a ci: update build ISO workflow 2022-11-25 15:03:04 +08:00
Gabriel Arazas
f44928679e ci: update build ISO workflow to use from current flake 2022-11-15 13:12:51 +08:00
Gabriel Arazas
1e18d8b6c7 ci: push profiles to binary cache 2022-09-24 13:07:28 +08:00
Gabriel Arazas
15f1a83562 ci: build all profiles
Now we're going to build all of it for the sake of faster installations.
2022-09-21 14:17:11 +08:00
Gabriel Arazas
7a992b6531 ci: intend on continue build on error
There's a lot of explicitly-marked broken packages for now so we'll just
set it to continue on error especially if we extend the steps.
2022-09-15 22:36:03 +08:00
Gabriel Arazas
9c219e667b ci: enable keep-going for building packages 2022-08-29 00:01:21 +08:00
Gabriel Arazas
3476e3f7a4 ci: update env and commands 2022-08-19 17:36:33 +08:00
Gabriel Arazas
e064becf1a ci: fix build process with correct env 2022-08-17 23:43:58 +08:00
Gabriel Arazas
fff0ea8508 ci: fix commit message for flake inputs update 2022-07-14 17:00:31 +08:00
Gabriel Arazas
1656043d53 ci: fix check command 2022-07-13 19:19:18 +08:00
Gabriel Arazas
93aaecd45f ci: add flake check 2022-07-10 17:30:22 +08:00
Gabriel Arazas
8e3518f2ed .github/workflows: add automation for updating dotfiles input 2022-07-08 09:39:34 +08:00
Gabriel Arazas
454dc2d982 .github/workflows: separate building hosts and packages
It is a better idea to make them separate at this point since the
packages need to be immediately sent to the binary cache.
2022-07-08 09:38:09 +08:00
Gabriel Arazas
7cf2408154 .github/workflows: update github:nix-community/nixos-generators 2022-07-08 07:48:01 +08:00
Gabriel Arazas
fb009e9a98 chore: fix automated update schedule 2022-06-26 08:43:18 +08:00
Gabriel Arazas
a8820aae0f chore: add flake update automation
This is used for testing updates and gauging how up-to-date my config
is. In case of failure, it should not update it.
2022-06-23 16:56:26 +08:00
Gabriel Arazas
2b6b451c39 fix custom installer ISO workflow 2022-06-17 12:00:47 +08:00
Gabriel Arazas
da29786c87 ci: correct attribute to build NixOS system 2022-05-21 09:51:51 +08:00
Gabriel Arazas
a2dd4d6028 include main NixOS config for building
Mainly, to make installation faster just in case my hard drive has gone
awry again.
2022-05-20 14:48:19 +08:00
Gabriel Arazas
1d7f318696 Clean up files 2022-02-11 12:31:44 +08:00
Gabriel Arazas
11723c53e3 Create personalized bootstrap ISO 2022-02-05 08:14:03 +08:00
Gabriel Arazas
bf73ee5f8f Update CI workflow 2022-02-02 12:41:31 +08:00
foo-dogsquared
c224f4dd76 Automate building of packages to my Cachix cache 2022-01-02 22:33:49 +08:00