summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2025-03-23ci: bump cachix/install-nix-action from 30 to 31 in the actions groupdependabot/github_actions/actions-3f227ec2eddependabot[bot]
Bumps the actions group with 1 update: [cachix/install-nix-action](https://github.com/cachix/install-nix-action). Updates `cachix/install-nix-action` from 30 to 31 - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v30...v31) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
2025-03-23temporarily remove ppc64le from targetsHEADmainSeth Flynn
2025-03-23add binary cacheSeth Flynn
2025-03-23add arm32 and ppc64le targetsSeth Flynn
2025-03-23ci: run job for each cross targetSeth Flynn
2025-03-23ci: enable buildsSeth Flynn
2025-03-05treewide: use flakeSeth Flynn
Signed-off-by: Seth Flynn <[email protected]>
2025-03-05[skip ci] initial commitseth