-
-
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: 73951bc0c8c0
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: 3f0bd4c33452
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 5 files changed
- 1 contributor
Commits on Nov 14, 2018
-
xboxdrv: add dontUseSconsInstall flag
xboxdrv doesn’t use scons for installing, but instead using a makefile! Everything else is in scons so we have to keep that. I’ve added a dontUseSconsInstall flag to the scons setup-hook to skip the automatic overwrite of default “make install” call.
Configuration menu - View commit details
-
Copy full SHA for b6fce72 - Browse repository at this point
Copy the full SHA b6fce72View commit details -
mapnik: use provided configure script
This gives us support for the class autoconf “./configure && make && make install” build-style.
Configuration menu - View commit details
-
Copy full SHA for 9cac8fe - Browse repository at this point
Copy the full SHA 9cac8feView commit details -
dxx-rebirth: prevent infinite loop
The postInstall phase should not run postInstall itself! My mistake in renaming the old installPhase.
Configuration menu - View commit details
-
Copy full SHA for d375193 - Browse repository at this point
Copy the full SHA d375193View commit details -
glib: only add gsettingsschemadir in make
gsettingsschemedir only works in make where you can set any variable from the command line as in “make VAR=VAL”. Other build systems may not support this kind of loose overriding of variables. This broke a scons build here: https://hydra.nixos.org/build/84073119/
Configuration menu - View commit details
-
Copy full SHA for df8ee06 - Browse repository at this point
Copy the full SHA df8ee06View commit details -
Merge pull request #50363 from matthewbauer/cleanups3
Fallout fixes from #50293
Configuration menu - View commit details
-
Copy full SHA for 3f0bd4c - Browse repository at this point
Copy the full SHA 3f0bd4cView commit details
There are no files selected for viewing