Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
13246dc979
Bump actions/checkout from 6 to 7 (#90)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 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/v6...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-06-22 21:59:37 -06:00
xddxdd
f0b6b9acd2 Auto update flake 2026-06-22 20:22:44 +00:00
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ jobs:
remove-docker-images: 'true' remove-docker-images: 'true'
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v6 uses: actions/checkout@v7
- name: Set up QEMU - name: Set up QEMU
id: qemu id: qemu

View File

@ -68,11 +68,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1782014548, "lastModified": 1782145344,
"narHash": "sha256-zYKx9xcbPvk4zOzkny3w2/AkuKhJqGwRD+piA3urkx8=", "narHash": "sha256-8cz8/2hWTYdsPcpqWXa/IAkyjw1xBv3tx2UPNzkpe3c=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "72349305fb839e27697873de7a4ce3a98c378f48", "rev": "8dc49b8b206a683d1f6605e0fd993c0f5d49c98d",
"type": "github" "type": "github"
}, },
"original": { "original": {