Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cachix/install-nix-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v31.8.4
Choose a base ref
...
head repository: cachix/install-nix-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v31.9.0
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 18, 2025

  1. ci: drop macos-13 runner

    This runner will be removed next month.
    We now test x86_64-darwin on macos-15-intel.
    That runner will be supported until fall of 2027.
    sandydoo committed Nov 18, 2025
    Configuration menu
    Copy the full SHA
    7e59789 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. chore(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)
    - [Commits](actions/checkout@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] <[email protected]>
    dependabot[bot] authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    523410f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. chore(deps): bump peter-evans/create-pull-request from 7 to 8

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    15a7ab2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. nix: 2.32.4 -> 2.33.0

    sandydoo committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    72e7d40 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #264 from cachix/create-pull-request/patch

    nix: 2.32.4 -> 2.33.0
    sandydoo authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    c61d28f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #263 from cachix/dependabot/github_actions/peter-e…

    …vans/create-pull-request-8
    
    chore(deps): bump peter-evans/create-pull-request from 7 to 8
    sandydoo authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    65fe369 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #262 from cachix/dependabot/github_actions/actions…

    …/checkout-6
    
    chore(deps): bump actions/checkout from 5 to 6
    sandydoo authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    4e002c8 View commit details
    Browse the repository at this point in the history
Loading