Commit graph

4 commits

Author SHA1 Message Date
03b0717628
CI/Nix: add cache-nix-action
Use nixbuild/nix-quick-install-action which pairs well with
nix-community/cache-nix-action.

Should help with build times by reducing the number of packages needing
to be re-downloaded on each run.

Parameters are taken from https://github.com/nix-community/cache-nix-action
and may be tweaked later.
2025-06-20 01:28:32 +03:00
Mihai Fufezan
24e3378058
CI: use nix flake check instead of matrix of packages 2024-01-28 23:52:16 +02:00
Mihai Fufezan
597e29a501
CI: don't auto-update
This pollutes the commit history. Instead, we update the input inside the
check action, so that we have an up to date Hyprland, but don't commit
the change.
2024-01-28 23:41:32 +02:00
Mihai Fufezan
f14cb7635a
CI: init 2023-12-29 00:01:42 +02:00