-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: c0bde692f6cd
head repository: NixOS/nixpkgs-channels
compare: 94b8a71dc392
Commits on Sep 3, 2018
-
gitea: 1.5.0 -> 1.5.1 (#45968)
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.5.1 (cherry picked from commit fcccb9e)
Configuration menu - View commit details
-
Copy full SHA for d7cd099 - Browse repository at this point
Copy the full SHA d7cd099View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c00a04 - Browse repository at this point
Copy the full SHA 4c00a04View commit details -
Keras: fix build by updating expected dependencies. (#45992)
Keras expects keras_preprocessing 1.0.2 and 1.0.4. 1.0.3 and 1.0.5 are respectively in nixpkgs. ZHF #45960 (cherry picked from commit e33be2a)
Configuration menu - View commit details
-
Copy full SHA for 08a86af - Browse repository at this point
Copy the full SHA 08a86afView commit details -
perlPackages.UNIVERSALref: broken with perl 5.26+
(cherry picked from commit 9173c37)
Configuration menu - View commit details
-
Copy full SHA for 414202c - Browse repository at this point
Copy the full SHA 414202cView commit details -
perlPackages.TestAggregate: broken with perl 5.26+ (#46003)
(cherry picked from commit c36bfa7)
Configuration menu - View commit details
-
Copy full SHA for f370254 - Browse repository at this point
Copy the full SHA f370254View commit details -
(cherry picked from commit f828bb3)
Configuration menu - View commit details
-
Copy full SHA for 2fd6a4a - Browse repository at this point
Copy the full SHA 2fd6a4aView commit details -
(cherry picked from commit 451e04f)
Configuration menu - View commit details
-
Copy full SHA for 74dfea0 - Browse repository at this point
Copy the full SHA 74dfea0View commit details -
(cherry picked from commit 6ed0823)
Configuration menu - View commit details
-
Copy full SHA for e36aa2d - Browse repository at this point
Copy the full SHA e36aa2dView commit details -
(cherry picked from commit 9069908)
Configuration menu - View commit details
-
Copy full SHA for c5c0469 - Browse repository at this point
Copy the full SHA c5c0469View commit details -
(cherry picked from commit 66385a6)
Configuration menu - View commit details
-
Copy full SHA for 46733c6 - Browse repository at this point
Copy the full SHA 46733c6View commit details -
photoflow: 2018-03-06 -> 2018-08-28
(cherry picked from commit a3db672)
Configuration menu - View commit details
-
Copy full SHA for 2aab202 - Browse repository at this point
Copy the full SHA 2aab202View commit details -
sayonara: 1.0.0-git5-20180115 -> 1.1.1-git1-20180828
(cherry picked from commit 3149f84)
Configuration menu - View commit details
-
Copy full SHA for d22277b - Browse repository at this point
Copy the full SHA d22277bView commit details -
photoflow: mark broken for aarch64
(cherry picked from commit 507dfcc)
Configuration menu - View commit details
-
Copy full SHA for 00a43c0 - Browse repository at this point
Copy the full SHA 00a43c0View commit details -
kodi: fix nfs support (#46006)
libnfs is required to be in the LD_LIBRARY_PATH for kodi if you want nfs support see: https://www.reddit.com/r/NixOS/comments/9aiquo/how_to_enable_nfs_support_in_kodi/ (cherry picked from commit 435eccf)
Configuration menu - View commit details
-
Copy full SHA for 427ac1a - Browse repository at this point
Copy the full SHA 427ac1aView commit details -
ion: broken on darwin (#46010)
(cherry picked from commit 8954c1f)
Configuration menu - View commit details
-
Copy full SHA for 05c52a7 - Browse repository at this point
Copy the full SHA 05c52a7View commit details -
Revert "arrow-cpp: 0.9.0 -> 0.10.0" (#45991)
Hold off the upgrade until parquet 1.5.0 is released. This reverts commit 72d6307. (cherry picked from commit 992d64bf3e7210185e7145014bfc63f9b3719a9f)
Configuration menu - View commit details
-
Copy full SHA for 6c988bc - Browse repository at this point
Copy the full SHA 6c988bcView commit details -
gede: 2.6.1 -> 2.10.9 (#45995)
reverting to qt 5.9 fixed the build. (cherry picked from commit 3549879)
Configuration menu - View commit details
-
Copy full SHA for f391f6f - Browse repository at this point
Copy the full SHA f391f6fView commit details -
magit-todos: fix build by providing git as input. (#45999)
magit-todos requires git during builds. Fixes #45868. (cherry picked from commit 9d6ff38)
Configuration menu - View commit details
-
Copy full SHA for d0182e0 - Browse repository at this point
Copy the full SHA d0182e0View commit details -
gnss-sdr: set boost version to 1.66 (#46014)
(cherry picked from commit 7c915ab)
Configuration menu - View commit details
-
Copy full SHA for a2aacb2 - Browse repository at this point
Copy the full SHA a2aacb2View commit details
Commits on Sep 4, 2018
-
mkDerivation: Fix cross compilation
Derivations where drawing their `system` attribute from `hostPlatform` instead of `buildPlatform`. Fix that, and add an explanatory commment. Fixes #45993
Configuration menu - View commit details
-
Copy full SHA for 06cd7c1 - Browse repository at this point
Copy the full SHA 06cd7c1View commit details -
Merge pull request #46024 from Ericson2314/fix-45993
mkDerivation: Fix cross compilation for 18.09
John Ericson authoredSep 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 46f4a93 - Browse repository at this point
Copy the full SHA 46f4a93View commit details -
vowpalwabbit: fix build against boost-python.
Patch setup.py to look for libboost_python{Major}{Minor}. (cherry picked from commit 875bb6b)
Configuration menu - View commit details
-
Copy full SHA for 8f33594 - Browse repository at this point
Copy the full SHA 8f33594View commit details -
vowpal-wabbit: fix Darwin build.
- Follow the same logic for finding boost-python as for Linux. - Set DYLD_LIBRARY_PATH so that ctypes find_library can find boost-python. - Do not use '-mt' suffix when linking against boost-serialization and boost-program_options on Darwin. (cherry picked from commit fe7e89b)
Configuration menu - View commit details
-
Copy full SHA for 07ec5b5 - Browse repository at this point
Copy the full SHA 07ec5b5View commit details -
vowpalwabbit: mark broken on aarch64.
(cherry picked from commit 69d418a)
Configuration menu - View commit details
-
Copy full SHA for b447979 - Browse repository at this point
Copy the full SHA b447979View commit details -
mxnet: 1.1.0 -> 1.2.1 (#46026)
Update and fix the build: - Perl is a build-time requirement. - Fix hardcoded /bin/bash invocation. (cherry picked from commit 93a5947)
Configuration menu - View commit details
-
Copy full SHA for 4b666f1 - Browse repository at this point
Copy the full SHA 4b666f1View commit details -
Merge #46016: openblas: fix pkg-config alias name
(cherry picked from commit a774988)
Configuration menu - View commit details
-
Copy full SHA for 6f8e07a - Browse repository at this point
Copy the full SHA 6f8e07aView commit details -
sound-juicer: fix build (#46051)
(cherry picked from commit 16e776f)
Configuration menu - View commit details
-
Copy full SHA for 94b8a71 - Browse repository at this point
Copy the full SHA 94b8a71View commit details
There are no files selected for viewing