summaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
AgeCommit message (Expand)Author
2023-09-29feat: rewrite tarball generation to use proper nixos-install + nixos-enterK900
2023-09-09ci: only trigger runs on push to main and PRsnzbr
2023-09-04chore(deps): update actions/checkout action to v4 (#283)renovate[bot]
2023-09-04chore(deps): update cachix/install-nix-action action to v23 (#282)renovate[bot]
2023-06-18chore(deps): update cachix/install-nix-action action to v22renovate[bot]
2023-01-18Merge branch 'main' into versionnzbr
2022-12-22use the GITHUB_TOKEN to get around rate limitsnzbr
2022-12-17backport nixos-wsl-versionnzbr
2022-12-01Fix tests (#173)nzbr
2022-11-25Add CI Tests (#161)nzbr
2022-08-29feat: rewrite syschdemd (#126)K900
2022-04-10attach sha256 checksums for release tarballsnzbr
2022-03-24add release drafternzbr
2022-02-08create an installer tarball to circumvent the unspecified error when running ...nzbr
2022-02-02use flake-compat for non-flake nix-buildnzbr
2022-02-01adjust artifact path in github actionnzbr
2021-02-21Add releasing to workflowAndreas Stührk
2021-02-20GitHub Actions: also run workflow for PRsVincent Haupert
2021-02-20GitHub Actions: run `nix flake check`Vincent Haupert
2021-02-18Convert to flakes; build tarball with GitHub ActionsJamie Magee