Commit Graph
6 Commits
Author SHA1 Message Date
John MacFarlane 89c887682f Trigger nix workflow when flake.lock changes 2026-07-21 09:32:36 +02:00
John MacFarlane 90adedb7c1 nix.yml - trigger only on certain file changes. 2026-07-20 13:15:48 +02:00
dependabot[bot] 4da39af987 Bump nix-community/cache-nix-action from 6 to 7 (#11765)
Bumps [nix-community/cache-nix-action](https://github.com/nix-community/cache-nix-action) from 6 to 7.
- [Release notes](https://github.com/nix-community/cache-nix-action/releases)
- [Changelog](https://github.com/nix-community/cache-nix-action/blob/main/RELEASES.md)
- [Commits](https://github.com/nix-community/cache-nix-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: nix-community/cache-nix-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 11:03:10 +02:00
dependabot[bot] 937412264a Bump cachix/install-nix-action from 30 to 31 (#11766)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 30 to 31.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)
- [Commits](https://github.com/cachix/install-nix-action/compare/v30...v31)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-version: '31'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 11:02:56 +02:00
dependabot[bot] 8c5b20341b Bump actions/checkout from 4 to 7 (#11768)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 11:02:15 +02:00
John MacFarlane d321adbabf CI: Add nix.yml workflow.
This is entirely due to @srid.
See #11707.
2026-07-18 15:59:45 +02:00