-
Notifications
You must be signed in to change notification settings - Fork 14
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: nixbuild/nix-quick-install-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v27
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nixbuild/nix-quick-install-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v28
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 7 files changed
- 1 contributor
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3e26077 - Browse repository at this point
Copy the full SHA 3e26077View commit details
Commits on Mar 17, 2024
-
Also remove all Nix versions vulnerable to CVE-2024-27297.
Configuration menu - View commit details
-
Copy full SHA for b657bdb - Browse repository at this point
Copy the full SHA b657bdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for de77414 - Browse repository at this point
Copy the full SHA de77414View commit details -
Merge pull request #42 from nixbuild/nix_2_2x
Add Nix 2.20.5 and 2.21.0
Configuration menu - View commit details
-
Copy full SHA for ac5ac30 - Browse repository at this point
Copy the full SHA ac5ac30View commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f188189 - Browse repository at this point
Copy the full SHA f188189View commit details
Commits on May 1, 2024
-
* 2.22.0 (new) * 2.21.0 -> 2.21.2 * 2.20.5 -> 2.20.6 * 2.19.3 -> 2.19.4 * 2.18.1 -> 2.18.2 * 2.3.17 -> 2.3.18
Configuration menu - View commit details
-
Copy full SHA for 4970493 - Browse repository at this point
Copy the full SHA 4970493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff55bf - Browse repository at this point
Copy the full SHA 0ff55bfView commit details
Commits on May 2, 2024
-
Downgrade nixpkgs because of MacOS build error
It seems NixOS/nixpkgs#287609 caused the following build error for us on MacOS: ``` error: … while evaluating a branch condition at /nix/store/hxvhrj46m6j9m1x2z4qa4s1r4gw18sqv-source/pkgs/stdenv/booter.nix:99:7: 98| thisStage = 99| if args.__raw or false | ^ 100| then args' … in the right operand of the update (//) operator at /nix/store/hxvhrj46m6j9m1x2z4qa4s1r4gw18sqv-source/pkgs/stdenv/booter.nix:84:7: 83| { allowCustomOverrides = index == 1; } 84| // (stageFun prevStage)) | ^ 85| (lib.lists.reverseList stageFuns); (stack trace truncated; use '--show-trace' to show the full trace) error: value is a function while a set was expected ``` We should look into if this is an issue in nixpkgs or in our MacOS environment (GitHub). This commit changes the following Nix versions: * 2.21.2 -> 2.21.0 * 2.20.6 -> 2.20.5 * 2.19.4 -> 2.19.3 * 2.3.18 -> 2.3.17
Configuration menu - View commit details
-
Copy full SHA for 2eeac83 - Browse repository at this point
Copy the full SHA 2eeac83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e9c39 - Browse repository at this point
Copy the full SHA 60e9c39View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v27...v28