-
-
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: 3fc3096da84d
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: 9f889a4da31b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 9 files changed
- 1 contributor
Commits on Mar 26, 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.
Configuration menu - View commit details
-
Copy full SHA for 1809832 - Browse repository at this point
Copy the full SHA 1809832View 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)
Configuration menu - View commit details
-
Copy full SHA for ccd1bf6 - Browse repository at this point
Copy the full SHA ccd1bf6View 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.
Configuration menu - View commit details
-
Copy full SHA for 0624deb - Browse repository at this point
Copy the full SHA 0624debView commit details
Commits on Mar 27, 2019
-
Merge pull request #56440 from veprbl/pr/qt5_qtwebengine_darwin_fix2
qt5.qtwebengine: fix on darwin (again)
Configuration menu - View commit details
-
Copy full SHA for 9f889a4 - Browse repository at this point
Copy the full SHA 9f889a4View commit details
There are no files selected for viewing