-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: aade6ded7969
head repository: NixOS/nixpkgs-channels
compare: 482765bdc2e6
- 16 commits
- 21 files changed
- 10 contributors
Commits on Apr 13, 2019
-
wafHook: let derivations use an existing waf in a non-standard location
this is necessary for talloc (cherry picked from commit f075de5)
Configuration menu - View commit details
-
Copy full SHA for 2f8b886 - Browse repository at this point
Copy the full SHA 2f8b886View commit details -
wafHook: ignore --disable-static and such options
These options are forcefully added by pkgsStatic but are not understood by waf. (cherry picked from commit f23a215)
Configuration menu - View commit details
-
Copy full SHA for 17fb45d - Browse repository at this point
Copy the full SHA 17fb45dView commit details -
wafHook: ignore configurePlatforms
waf does support --build and --host, but the only effect of these options is an error message telling to use --cross-compile instead. So we ignore these flags. (cherry picked from commit 1001d00)
Configuration menu - View commit details
-
Copy full SHA for c5bfc48 - Browse repository at this point
Copy the full SHA c5bfc48View commit details -
wafHook: cross compilation support
for this to work, wafHook must be in nativeBuildInputs. (cherry picked from commit 3d60a00)
Configuration menu - View commit details
-
Copy full SHA for ca5148a - Browse repository at this point
Copy the full SHA ca5148aView commit details -
talloc, tdb: fix cross-compilation after wafHook improvements
(cherry picked from commit cbd9409)
Configuration menu - View commit details
-
Copy full SHA for 25ec19f - Browse repository at this point
Copy the full SHA 25ec19fView commit details -
(cherry picked from commit 52566c3)
Configuration menu - View commit details
-
Copy full SHA for 05fa593 - Browse repository at this point
Copy the full SHA 05fa593View commit details -
waf: use wafConfigureFlags for waf flags
This avoids the potential conflict between autoconf flags and the waf flags. There is some overlap between the two but waf errors when it doesn’t recognize the flag. (cherry picked from commit a79a8f2)
Configuration menu - View commit details
-
Copy full SHA for c90e7a3 - Browse repository at this point
Copy the full SHA c90e7a3View commit details
Commits on Apr 15, 2019
-
Merge pull request #59407 from veprbl/pr/static-proot_backport_staging
[19.03] Static proot, wafHook cross compilation
Configuration menu - View commit details
-
Copy full SHA for 2bb5cc2 - Browse repository at this point
Copy the full SHA 2bb5cc2View commit details -
emacs: Link subdirs.el into emacs-packages-deps
Emacs loads all the elisp files in the top-level of the site-lisp directory. However some packages (e.g. mu4e) put their elisp files in a subdirectory of site-lisp. Emacs will not load these packages unless subdirs.el is present. This commit links the subdirs.el file from the emacs package into the emacs-package-deps package so that packages that put their elisp files in a subdirectory of site-lisp are loaded.
Configuration menu - View commit details
-
Copy full SHA for b33e1ac - Browse repository at this point
Copy the full SHA b33e1acView commit details
Commits on Apr 18, 2019
-
python3{5,6}: Reintroduce bytecode determinism
Originally introduced in 8970a9c and 1531b5e, these patches were lost in efbe87f when the CPython version files were merged, likely due to CPython 3.7 not needing them anymore. These patches should remain in-tree until CPython 3.5 and 3.6 support is dropped completely. Found with the diffoscope ( https://diffoscope.org/ ). (cherry picked from commit 28ac309)
Configuration menu - View commit details
-
Copy full SHA for cb00048 - Browse repository at this point
Copy the full SHA cb00048View commit details
Commits on Apr 25, 2019
-
Merge pull request #59620 from moyamo/fix-subdirs.el-19.03
[19.03] emacs: Link subdirs.el into emacs-packages-deps
Configuration menu - View commit details
-
Copy full SHA for e3591d8 - Browse repository at this point
Copy the full SHA e3591d8View commit details
Commits on Apr 26, 2019
-
python: Jinja2: 2.10 -> 2.10.1
(cherry picked from commit 5bcf827)
Configuration menu - View commit details
-
Copy full SHA for 336d98c - Browse repository at this point
Copy the full SHA 336d98cView commit details
Commits on Apr 29, 2019
-
openblas: turn off AVX512 optimizations
The AVX512 optimization has a bug in openblas-0.3.5 and can also lead to slower code on Xeon Silver CPUs. See OpenMathLib/OpenBLAS#1955 and OpenMathLib/OpenBLAS#2029 (cherry picked from commit 7035aa7de4fa8668b6d7feab7b1ed58015689d09)
Configuration menu - View commit details
-
Copy full SHA for 28a5c36 - Browse repository at this point
Copy the full SHA 28a5c36View commit details
Commits on May 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 78b0673 - Browse repository at this point
Copy the full SHA 78b0673View commit details
Commits on May 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 940d8c9 - Browse repository at this point
Copy the full SHA 940d8c9View commit details -
Signed-off-by: Austin Seipp <aseipp@pobox.com> (cherry picked from commit 181e971)
Configuration menu - View commit details
-
Copy full SHA for 482765b - Browse repository at this point
Copy the full SHA 482765bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff aade6ded7969...482765bdc2e6