summaryrefslogtreecommitdiff
path: root/.github/workflows/nixos.yml
AgeCommit message (Collapse)Author
2023-11-07ci: bump github actionsAlexander Fougner
- cachix/install-nix-action v22 -> v23 - actions/checkout v3 -> v4 Signed-off-by: Alexander Fougner <fougner89@gmail.com>
2023-07-20ci: upgrade to checkout action v3Alexander Fougner
v2 is deprecated Signed-off-by: Alexander Fougner <fougner89@gmail.com>
2023-07-20ci: unpin nix install urlJörg Thalheim
I don't think we no longer need this and the install-nix-action is not compatible with it.
2023-07-20ci: bump install-nix-action/cachix to fix nixos buildJörg Thalheim
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2021-10-18add nixos checkKayla Firestack
add cachix action