aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-10remove GHA, run the checks / tests with pre-commitsFranck Cuny1-18/+0
2025-04-28Bump DeterminateSystems/nix-installer-action from 16 to 17dependabot[bot]1-1/+1
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 16 to 17. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v16...v17) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '17' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2025-04-24add more shell aliases for nix commandsFranck Cuny1-1/+3
2025-04-20don't need devShellFranck Cuny1-2/+0
2025-04-20run nix flake check on CIFranck Cuny1-0/+2
2025-04-18run treefmt through the nix shellFranck Cuny1-8/+4
2024-12-28add workflows and dependabotFranck Cuny1-0/+20