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: nix-community/cache-nix-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.1
Choose a base ref
...
head repository: nix-community/cache-nix-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 11, 2025

  1. fix(action): parse gc-max-store-size correctly

    - use length in characters
    - add missing "break"-s
    deemp committed Mar 11, 2025
    Copy the full SHA
    1b9cbef View commit details

Commits on Mar 12, 2025

  1. fix(action): join on the derivation path, not the output path

    deemp committed Mar 12, 2025
    Copy the full SHA
    07c1e7f View commit details
  2. Copy the full SHA
    db360de View commit details
  3. fix(action): print a message after the check

    deemp committed Mar 12, 2025
    Copy the full SHA
    0d5803d View commit details
  4. Copy the full SHA
    57dad84 View commit details
  5. Copy the full SHA
    fc908ed View commit details
  6. Merge pull request #84 from nix-community/82-bug-v610-and-v611-dont-s…

    …eem-to-work-with-v600-caches
    
    Fix database merging logic
    deemp authored Mar 12, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c448f06 View commit details
Loading