Commit graph

15 commits

Author SHA1 Message Date
dependabot[bot]
909bb53afa
build(deps): bump cachix/cachix-action from 16 to 17
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 16 to 17.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v16...v17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-19 14:55:19 +00:00
dependabot[bot]
c8ead9a308
build(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 14:26:17 +00:00
a59e207e76
ci: trigger Nix cache action more often
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a696463b203052b421a924fb85885fc34752b
2025-10-09 16:42:40 +03:00
a70c7d7014
ci: add the missing nix installation step for release workflow
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964d99e447844d397624ae79d26e6e81817
2025-09-19 14:13:17 +03:00
7857dc2d2d
ci: tag releases automatically
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964dc061848bfbda520a4e311c3f9558557
2025-09-19 11:25:58 +03:00
raf
03550b884d
Merge pull request #22 from NotAShelf/dependabot/github_actions/cachix/cachix-action-16
build(deps): bump cachix/cachix-action from 14 to 16
2025-08-20 14:06:31 +03:00
dependabot[bot]
f50e59fb20
build(deps): bump cachix/cachix-action from 14 to 16
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 14 to 16.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v14...v16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 11:04:49 +00:00
raf
a23c8aa495
Merge pull request #19 from NotAShelf/dependabot/github_actions/cachix/install-nix-action-31
build(deps): bump cachix/install-nix-action from 25 to 31
2025-08-20 12:29:43 +03:00
dependabot[bot]
6471080f91
build(deps): bump actions/checkout from 3 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5.
- [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/v3...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-20 09:26:47 +00:00
dependabot[bot]
3291605463
build(deps): bump cachix/install-nix-action from 25 to 31
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 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/v25...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>
2025-08-20 09:24:51 +00:00
4aa6ef94d8
meta: add workflow perms; fix broken workflows
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964ea7f970a8a9040ca994bfe6aabecb408
2025-08-20 10:21:43 +03:00
383731e47c
meta: set up dependabot for Cargo dependency updates
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69646862a82c2661acb73a4fd06c4092365e
2025-08-20 10:21:42 +03:00
Rexiel Scarlet
464daf3d71
workflows: addition of nix cache workflow 2025-08-14 19:24:33 +04:00
raf
06221892b7
ci: build with cargo 2025-08-13 14:24:54 +00:00
7dd3db4c88
ci: publish tagged releases
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964901463c7111df0764272c26ff83eea9f
2025-08-12 17:34:40 +03:00