Commit graph

108830 commits

Author SHA1 Message Date
Joachim F 845cbb141b
Merge pull request #33361 from mdorman/emacs-updates
Semi-automated Emacs package updates
2018-01-03 01:18:57 +00:00
Orivej Desh 2a85919079 python.pkgs.evdev: 0.6.4 -> 0.7.0 2018-01-03 01:12:23 +00:00
Orivej Desh d831604a78 python.pkgs.evdev: move to python-modules 2018-01-03 01:12:23 +00:00
John Ericson f3bb3de213
Merge pull request #33359 from bnikolic/boostnumpy
boost: Do not force numpy support from 1.65
2018-01-02 19:41:42 -05:00
Tim Steinbach b720e9c23a
linux-copperhead: 4.14.10.a -> 4.14.11.a 2018-01-02 19:38:01 -05:00
Tim Steinbach 1e129a3f99
linux: 4.14.10 -> 4.14.11 2018-01-02 19:31:31 -05:00
Bojan Nikolic 00b038a3f8 boost: Do not force numpy support from 1.65
The reason is that if cross compiling (or for other reasons) python
bindings as a whole are turned off. Those two lines then trigger
assertion errors unless manually overridden for cross compilation.

This way:

 1. The `enableNumpy` default respects the `enablePython deafult.
 2. Cross works by default
 3. Absurd manual overrides still break as they should
 4. The `>= 1.65` logic is direct and not a maintaince gotcha.
2018-01-02 19:31:25 -05:00
Tim Steinbach 56f91dcb7b
linux: 4.9.73 -> 4.9.74 2018-01-02 19:31:14 -05:00
Tim Steinbach 1eb53a3830
linux: 4.4.108 -> 4.4.109 2018-01-02 19:30:58 -05:00
John Ericson 0e3be421e3
Merge pull request #33357 from bnikolic/mingw64-pthreads
Correct derivation of pthreads on mingw64
2018-01-02 19:10:59 -05:00
Bojan Nikolic db475df127 mingw-w64-pthreads: The C compiler is needed
It was a copy and paste error from the headers derivation. Also test in
release-cross.
2018-01-02 19:01:18 -05:00
Michael Alan Dorman 8229306369 melpa-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman b3203b9302 melpa-stable-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman 9cc47a6c23 org-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
Michael Alan Dorman c261b32aa2 elpa-packages: 2018-01-02 2018-01-02 19:00:40 -05:00
John Ericson cb8349f59f Merge branch 'pharo' into ericson2314-cross-base 2018-01-02 18:59:21 -05:00
John Ericson 2b4502c78e Merge @LnL7's pharo-vm darwin eval fix from staging
Not a mass-rebuild
2018-01-02 18:54:35 -05:00
John Ericson 0bc1642fb8
Merge pull request #26883 from obsidiansystems/linux-make-bootstrap-tools
linux bootstrap tools: Use same derivation whether cross compiling or not
2018-01-02 18:31:37 -05:00
adisbladis 74ac6b5fe6
Merge pull request #33351 from jluttine/update-rssguard-3.5.5
rssguard: 3.4.2 -> 3.5.5
2018-01-02 23:52:05 +01:00
José Romildo Malaquias b33b4a76de xkbmon: init at 0.1 2018-01-02 23:42:02 +01:00
Will Dietz d8141bc059 irker: cleanup manual setting of XML_CATALOG_FILES, no longer needed 2018-01-02 22:40:39 +01:00
Jörg Thalheim cb92075daf
Merge pull request #33339 from romildo/upd.pnmixer
pnmixer: 0.7.1 -> 0.7.2
2018-01-02 21:40:21 +01:00
Jaakko Luttinen b68156006a
rssguard: 3.4.2 -> 3.5.5 2018-01-02 22:16:22 +02:00
John Ericson ab651d2c9b linux bootstrap tools: Use same derivation whether cross compiling or not 2018-01-02 13:52:41 -05:00
José Romildo Malaquias e80b27f383 pnmixer: 0.7.1 -> 0.7.2 2018-01-02 16:29:16 -02:00
Daiderd Jordan 1531fd7351
pharo: disable on darwin 2018-01-02 19:19:37 +01:00
Frederik Rietdijk 58f9fd64ef
Merge pull request #33338 from matthiasbeyer/update-toot
toot: 0.15.0 -> 0.16.2
2018-01-02 19:19:16 +01:00
Frederik Rietdijk 804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Matthias Beyer b222e44f0a toot: 0.15.0 -> 0.16.2 2018-01-02 19:06:21 +01:00
Yegor Timoshenko 63c1a54257
Merge pull request #33213 from wchresta/master
steam: add wrapper testing for libGL
2018-01-02 21:03:28 +03:00
Uli Schlachter 5465d6f7de awesome: Use --search instead of $LUA_PATH/$LUA_CPATH
Instead of polluting the environment with environment variables which
are inherited by processes spawned from awesome, use the command line
argument "--search" to add things to the search path.

cc #33169
2018-01-02 17:24:56 +00:00
Shea Levy 34a91b7922
haskell: Fix depending on libs with internal libs on darwin.
Thanks to @hamishmack for the pointer.

Fixes #33149.
2018-01-02 11:37:54 -05:00
Jörg Thalheim bc5bf95858
Merge pull request #33279 from lopsided98/go-stdenv-shell
go-1.8, go-1.9: use stdenv.shell instead of /usr/bin/env bash
2018-01-02 16:21:41 +01:00
Jörg Thalheim e9d5c55d01
Merge pull request #33260 from lopsided98/jemalloc-thp
jemalloc: disable transparent hugepages by default on ARMv6/7
2018-01-02 16:18:26 +01:00
John Ericson 1ecebbd939
Merge pull request #33240 from velovix/master
lxterminal: init at 0.3.1
2018-01-02 10:05:28 -05:00
Jörg Thalheim 02e95ea0b5 jemalloc: do not expose hugepage support as an option
The only common use case so far seems ARMv6/ARMv7 support.
The way this option is exposed might collide with a package with the
same name. Also the option naming on its own is not self-descriptive
without context.
2018-01-02 15:25:06 +01:00
Jörg Thalheim 9057682839
Merge pull request #33301 from adisbladis/openexr-2_2_1
openexr: 2.2.0 -> 2.2.1
2018-01-02 14:45:39 +01:00
Jörg Thalheim 57a67a458f
Merge pull request #33316 from vdemeester/init-gauge
gauge: init at 0.9.6
2018-01-02 14:18:53 +01:00
Jörg Thalheim c43b166daf
Merge pull request #33305 from adisbladis/zmq-4_2_3
zeromq: 4.2.2 -> 4.2.3
2018-01-02 14:12:39 +01:00
Michele Guerini Rocco 25b7008520 qutebrowser: make gstreamer and pdfjs configurable (#33074)
qutebrowser: make gstreamer and pdfjs configurable
2018-01-02 07:15:20 -05:00
Drew Hess 1e137832b8
ghc: add ARM variants to meta.platforms for new binary versions. 2018-01-02 03:57:12 -08:00
Peter Simons 6ad2c20bd4
Merge pull request #33327 from dhess/armv7l-ghc-fix
ghc: fix armv7l-linux support in new binary versions.
2018-01-02 12:47:16 +01:00
Peter Simons 81581ba381 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.2 from Hackage revision
d8aa793b33.
2018-01-02 12:44:26 +01:00
Drew Hess 9c91d0d63c
ghc: fix armv7l-linux support in new binary versions. 2018-01-02 03:36:42 -08:00
Eelco Dolstra e4beb97b9c
brotli: Use multiple outputs 2018-01-02 12:00:39 +01:00
adisbladis aa0d820793
Merge pull request #33317 from Ma27/update-yabar
yabar-unstable: 2017-10-12 -> 2018-01-02
2018-01-02 11:47:47 +01:00
adisbladis 0dd3de2765
Merge pull request #33325 from vdemeester/init-goconvey
goconvey: init at 1.6.3
2018-01-02 11:40:52 +01:00
adisbladis 37b76f9d1e
Merge pull request #33319 from vdemeester/update-skopeo
skopeo: 0.1.23 to 0.1.27
2018-01-02 11:33:10 +01:00
adisbladis d7ab19d9c0
delve: Build on darwin 2018-01-02 11:23:00 +01:00
Vincent Demeester deb7841016
goconvey: init at 1.6.3
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 11:19:41 +01:00