Commit graph

124746 commits

Author SHA1 Message Date
adisbladis d2e8c20911
Merge pull request #33387 from etu/font-lock-plus
font-lock-plus: 2017-0222.1755 -> 20180101.25
2018-01-03 20:05:43 +01:00
adisbladis 240f1bf1ea
Merge pull request #33379 from dywedir/fd
fd: 6.1.0 -> 6.2.0
2018-01-03 20:01:40 +01:00
Elis Hirwing cc122e5ec3
font-lock-plus: 2017-0222.1755 -> 20180101.25
Also specified specific revisions of the file to download to not have
a breaking package whenever the author decides to update the package.

This happened on 2018-01-01 when the author updated the copyright of
the package to match the new year.
2018-01-03 19:55:38 +01:00
Daiderd Jordan c16e8b21b8
Merge pull request #33376 from dtzWill/fix/ncurses6-clang
ncurses: fix ncurses6 build w/clang
2018-01-03 19:33:51 +01:00
dywedir 286e30e42c fd: 6.1.0 -> 6.2.0 2018-01-03 19:19:27 +02:00
Tim Steinbach bbb04db8fe
Merge pull request #33329 from NeQuissimus/docker_17_12
docker: 17.{09,11} -> 17.12
2018-01-03 15:36:02 +00:00
Will Dietz 48a5212c15 ncurses: use more complicated expression to avoid mass-rebuilds, note 2018-01-03 08:49:48 -06:00
Will Dietz 96f0d3b908 ncurses: simplify patch expr, fix ncurses6 build w/clang
Somewhat amusingly given its name, "clang.patch" applies to both 5 and 6
but is the cause of ncurses6 breakage on 6 but is required on 5...
gcc is happy in all four configurations:

       5  5p 6  6p
gcc    ✓  ✓  ✓  ✓
clang  ✗  ✓  ✓  ✗

Which is why this commit enables the patch for 5 but not 6;
this matches behavior in Gentoo, for example.

For further simplification, we also use gcc-5 patch regardless.
2018-01-03 08:49:48 -06:00
adisbladis ab1fdc784d
osrm-backend: Use nativeBuildInputs for compile-time-only deps 2018-01-03 14:52:23 +01:00
Frederik Rietdijk 340cadd97d python.pkgs.arrow: fix python 2 build 2018-01-03 14:34:06 +01:00
adisbladis c3754a785f
Merge pull request #33348 from erictapen/osrm-5.14.3
osrm-backend: 5.14.1 -> 5.14.3
2018-01-03 14:42:31 +01:00
adisbladis 9e40842006
Merge pull request #33318 from adisbladis/nodejs-minor
Nodejs minor releases
2018-01-03 13:19:38 +01:00
Jörg Thalheim c9c8a2c5b3 nixos/memcached: make unix sockets usuable
before:
  - /var/run/memcached is a bad default for a socket path, since its
    parent directory must be writeable by memcached.
  - Socket directory was not created by the module itself -> this was
    left as a burden to the user?
  - Having a static uid with a dynamic user name is not very useful.

after:
  - Replace services.memcached.socket by a boolean flag. This simplifies
    our code, since we do not have to check if the user specifies a
    path with a parent directory that should be owned by memcached
    (/run/memcached/memcached.sock -> /run/memcached).
  - Remove fixed uid/gid allocation. The only file ever owned by the
    daemon is the socket that will be recreated on every start.
    Therefore user and group ids do not need to be static.
  - only create the memcached user, if the user has not specified a
    different one. The major use case for changing option is to allow
    existing services (such as php-fpm) opening the local unix socket.
    If we would unconditionally create a user that option would be
    useless.
2018-01-03 12:33:36 +01:00
Peter Simons eb6db32d01
Merge pull request #33358 from obsidiansystems/cross-haskell-samehash
haskell infra, ghc: Start to fix cross compilation without changing hashes
2018-01-03 11:49:49 +01:00
Jörg Thalheim 453e15ec91 nixos/redis: remove static uid/gid assignment
all files are chowned on startup
2018-01-03 11:18:04 +01:00
Jörg Thalheim f2fd4a5219
Merge pull request #33314 from jtojnar/gnome-mplayer
gnome_mplayer: 1.0.4 → 1.0.9
2018-01-03 11:10:29 +01:00
Jörg Thalheim a2ca2b535c
Merge pull request #33364 from orivej/sc-controller
sc-controller: init at 0.4.0.1
2018-01-03 10:49:35 +01:00
John Ericson 5e31e828f8 ghcWithPackages: Fix cross, and avoid needless C compiler 2018-01-03 01:24:57 -05:00
Franz Pletz abcb639df1
Merge pull request #33300 from adisbladis/postgresql
Postgresql security updates
2018-01-03 05:44:45 +00:00
Orivej Desh 24d61a48b3 sc-controller: init at 0.4.0.1 2018-01-03 03:27:34 +00:00
John Ericson bc066466fb haskell generic-builder: Don't use absolute path to tools, and also track strip 2018-01-02 21:04:14 -05:00
John Ericson faa4b45a1e ghc 8.2.2, head: Inline common* bindings
Cross case purposely changed as it will be rewritten anyways. But no
native hashes should be changed.
2018-01-02 21:00:23 -05:00
John Ericson a224dfc253 haskell infra: Fix cross as much as possible without changing hashes 2018-01-02 21:00:13 -05:00
Léo Gaspard aa241aed14 nixos/dkimproxy-out: init (#33229) 2018-01-03 01:23:02 +00:00
Joachim F 55dbaba66a
Merge pull request #33336 from dtzWill/fix/lxterminal-nativebuildinputs
lxterminal: use nativeBuildInputs for compile-time-only deps
2018-01-03 01:20:02 +00:00
Joachim F 7e0b155c0e
Merge pull request #33354 from romildo/upd.deepin-gtk-theme
deepin-gtk-theme: 17.10.4 -> 17.10.5
2018-01-03 01:19:16 +00:00
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 a5cc983c45 ghc: Clean up, and add passthru.targetPrefix, in preparation for cross
No hashes should be changed.
2018-01-02 19:50:38 -05:00
John Ericson e3993464d9 Merge commit 'db475df127f8c82853181c46501c142ff020c3d8' into ericson2314-cross-base 2018-01-02 19:50:28 -05:00
Jan Tojnar 608daaa649
gnome_mplayer: 1.0.4 → 1.0.9 2018-01-03 01:46:13 +01:00
Jan Tojnar ef3a5865d1
gmtk: init 1.0.9 2018-01-03 01:46:13 +01: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
Will Dietz b7ed446cd1 fac: 1.0.1
Fixes #33321.
2018-01-02 18:05:20 -06: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