Nix Diff Check
Version updated for https://github.com/natsukium/nix-diff-action to version v1.0.3.
- This action is used across all versions by 9 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The nix-diff-action is a GitHub Action designed to compare Nix derivations between base and pull request branches using the dix tool, and optionally post the differences as comments on the PR. It automates the process of identifying changes in Nix derivations, supporting multiple derivations, various comparison modes, and the ability to analyze .drv or built output paths. This action streamlines Nix-based workflows by providing clear and automated insights into derivation modifications during code reviews.
Release notes
What’s Changed
- chore(deps): update dependency effect to v3.19.13 by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/9
- chore(deps): pin dependencies by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/8
- chore(renovate): group vite overrides with devDependencies by @natsukium in https://github.com/natsukium/nix-diff-action/pull/13
- chore(deps): update devdependencies (non-major) by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/12
- chore(deps): update dependency effect to v3.19.14 by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/15
- chore(deps): update devdependencies (non-major) by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/16
- chore(deps): update actions/checkout action to v6.0.2 by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/17
- chore(deps): update nix-community/cache-nix-action action to v7 by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/22
- chore(deps): update dependency effect to v3.19.15 by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/18
- chore(deps): update github actions packages by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/19
- chore(deps): update dependency @github/local-action to v7 by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/21
- fix(deps): update github actions packages (major) by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/23
- chore(deps): update devdependencies (non-major) by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/20
- chore(deps): update dependency effect to v3.19.16 by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/24
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/26
- chore(deps): update devdependencies (non-major) by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/25
- chore(deps): update dependency effect to v3.19.18 by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/27
- chore(deps): update devdependencies (non-major) by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/28
- chore(deps): update dependency effect to v3.19.19 by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/29
- chore(deps): update dependency @actions/artifact to v6.2.0 by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/31
- chore(deps): update devdependencies (non-major) by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/30
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/natsukium/nix-diff-action/pull/32
- chore: update flake by @natsukium in https://github.com/natsukium/nix-diff-action/pull/33
Full Changelog: https://github.com/natsukium/nix-diff-action/compare/v1.0.2...v1.0.3