-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a013b8401f34
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2bf8a722d557
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 1 file changed
- 2 contributors
Commits on Apr 8, 2020
-
nixos/release-combined.nix: fix tested/supportedSystems
This properly supports the `supportedSystems` and `limitedSupportedSystems` arguments of `release-combined.nix`. Previously, evaluation would fail if `x86_64-linux` was not part either of those, since the tested job always referenced the `x86_64-linux` nixos tests (which won't exist in an aarch64-only eval). Since the hydra configuration for the jobset`trunk-combined` has both `aarch64-linux` and `x86_64-linux` as supported systems, this will make aarch64 be part of the tested job on that jobset.
Configuration menu - View commit details
-
Copy full SHA for bb44abe - Browse repository at this point
Copy the full SHA bb44abeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 918cb88 - Browse repository at this point
Copy the full SHA 918cb88View commit details -
Merge pull request #83249 from bennofs/fix-nixos-aarch64-eval-master
nixos/release-combined.nix: fix tested/supportedSystems (master version of #82886)
Configuration menu - View commit details
-
Copy full SHA for 2bf8a72 - Browse repository at this point
Copy the full SHA 2bf8a72View commit details
There are no files selected for viewing