-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
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: e62e880d6b38
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: ecca42f0a2f4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 9 files changed
- 1 contributor
Commits on Mar 27, 2019
-
qt5.qtwebengine: disable platform check using patches
The previous code using substituteInPlace was broken for both 5.9 and 5.11 (latter was broken after a minor release bump). Using patches should make things fail loudly and prevent modules/qtwebengine.nix from being littered with version checks. The patch for 5.12 is only tested to apply. (cherry picked from commit 1809832)
Configuration menu - View commit details
-
Copy full SHA for d3fecd1 - Browse repository at this point
Copy the full SHA d3fecd1View commit details -
qt5.qtwebengine: refactor more things to use patches instead of subst…
…ituteInPlace qt59.qtwebengine doesn't need those fixes (probably since the recent minor version bump) (cherry picked from commit ccd1bf6)
Configuration menu - View commit details
-
Copy full SHA for abbe01b - Browse repository at this point
Copy the full SHA abbe01bView commit details -
qt59.qtwebengine: fix on darwin
This ports a patch that is already used in 5.11. Also one of the substituteInPlace call fails because a file doesn't exist. (cherry picked from commit 0624deb)
Configuration menu - View commit details
-
Copy full SHA for ecca42f - Browse repository at this point
Copy the full SHA ecca42fView commit details
There are no files selected for viewing