-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: f6fc49d0bfd1
head repository: NixOS/nixpkgs-channels
compare: fdd75fc6f1d3
- 18 commits
- 17 files changed
- 14 contributors
Commits on Jan 9, 2019
-
bear: fix wrapper detection patch by checking result of find_executable
With the wrapper detection patch, if a build invokes an executable that cannot be found in PATH by `find_executable`, bear will fail with an `AttributeError` in `os.path.realpath`. This can happen if the build invokes some project-local tool or command, like `./build-something`. Instead of calling using the result of `find_executable` directly, first check whether the executable was found and fall back to original Bear behavior if it was not.
Configuration menu - View commit details
-
Copy full SHA for 4cb889f - Browse repository at this point
Copy the full SHA 4cb889fView commit details
Commits on Jun 3, 2019
-
Justin Wood committed
Jun 3, 2019 Configuration menu - View commit details
-
Copy full SHA for ece38ce - Browse repository at this point
Copy the full SHA ece38ceView commit details
Commits on Jun 7, 2019
-
beignet: 1.3.2 -> unstable-2018.08.20
volth committedJun 7, 2019 Configuration menu - View commit details
-
Copy full SHA for a556fbf - Browse repository at this point
Copy the full SHA a556fbfView commit details
Commits on Jun 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 744ab42 - Browse repository at this point
Copy the full SHA 744ab42View commit details -
also updated bugzilla references to newer gitlab
Configuration menu - View commit details
-
Copy full SHA for 0412ee2 - Browse repository at this point
Copy the full SHA 0412ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70db118 - Browse repository at this point
Copy the full SHA 70db118View commit details
Commits on Jun 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9a70cef - Browse repository at this point
Copy the full SHA 9a70cefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3830e53 - Browse repository at this point
Copy the full SHA 3830e53View commit details -
Merge pull request #62626 from ankhers/update_rebar3
rebar3: 3.10.0 -> 3.11.1
Configuration menu - View commit details
-
Copy full SHA for 11d1932 - Browse repository at this point
Copy the full SHA 11d1932View commit details -
conmon: 0.0.1pre52_6905a4d -> 0.2.0
Update conmon to v0.2.0 and move it into a dedicated package. Since we are now using conmon as dedicated package, cri-o does not need to built it, too. Signed-off-by: Sascha Grunert <sgrunert@suse.com>
Configuration menu - View commit details
-
Copy full SHA for 3577443 - Browse repository at this point
Copy the full SHA 3577443View commit details -
Merge pull request #62983 from elseym/plex
plex: 1.15.6.1079 -> 1.15.8.1198
Configuration menu - View commit details
-
Copy full SHA for 804e5e1 - Browse repository at this point
Copy the full SHA 804e5e1View commit details -
safeupdate is a simple extension to PostgreSQL that raises an error if UPDATE and DELETE are executed without specifying conditions.
Configuration menu - View commit details
-
Copy full SHA for e1f3167 - Browse repository at this point
Copy the full SHA e1f3167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd06ec - Browse repository at this point
Copy the full SHA 0dd06ecView commit details -
Merge pull request #62896 from womfoo/fix/orc-skip-tests-on-armv7l
orc: disable tests on armv7l
Configuration menu - View commit details
-
Copy full SHA for c51d8d9 - Browse repository at this point
Copy the full SHA c51d8d9View commit details -
Merge pull request #62900 from thefloweringash/mysql55-clang6
mysql55: fix build under clang 6 (and newer)
Configuration menu - View commit details
-
Copy full SHA for 288eb14 - Browse repository at this point
Copy the full SHA 288eb14View commit details -
Merge pull request #62894 from womfoo/fix/llvm_7-skip-x86-tests-on-ar…
…mv7l llvm_7: skip failing X86 test cases on armv7l
Configuration menu - View commit details
-
Copy full SHA for 4e74a13 - Browse repository at this point
Copy the full SHA 4e74a13View commit details -
Merge pull request #62993 from volth/beignet-2018
beignet: 1.3.2 -> unstable-2018.08.20
Configuration menu - View commit details
-
Copy full SHA for da6a078 - Browse repository at this point
Copy the full SHA da6a078View commit details -
Merge pull request #53712 from liff/bear/fix-wrapper-detection
bear: fix wrapper detection patch by checking result of find_executable
Configuration menu - View commit details
-
Copy full SHA for fdd75fc - Browse repository at this point
Copy the full SHA fdd75fcView commit details
There are no files selected for viewing
This file was deleted.