-
-
Notifications
You must be signed in to change notification settings - Fork 163
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/ofborg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ea4b7f8aab39
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/ofborg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 33258c16c671
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 2 files changed
- 2 contributors
Commits on Mar 29, 2020
-
ofborg: nix: pass rev to nixpkgs
Hydra seems to have passed in rev all the time, and nixpkgs will soon require `rev` to be set. This initially broke nixpkgs eval in NixOS/nixpkgs@5e8545e, so we now update ofborg to always pass `rev` when instantiating nixpkgs to avoid breaking it.
Configuration menu - View commit details
-
Copy full SHA for 29ac8fb - Browse repository at this point
Copy the full SHA 29ac8fbView commit details -
tasks/eval/nixpkgs: pass in rev, use proper rev and shortrev
Here, we can easily access the real commit ID, so pass it in instead of a bogus rev and shortRev. Hydra seems to have passed in rev all the time, and nixpkgs will soon require `rev` to be set. This initially broke nixpkgs eval in NixOS/nixpkgs@5e8545e, so we now update ofborg to always pass `rev` when instantiating nixpkgs to avoid breaking it.
Configuration menu - View commit details
-
Copy full SHA for 5fadddf - Browse repository at this point
Copy the full SHA 5fadddfView commit details
Commits on Mar 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 33258c1 - Browse repository at this point
Copy the full SHA 33258c1View commit details
There are no files selected for viewing