Commit graph

124545 commits

Author SHA1 Message Date
John Wiegley 29510ca8fe pass-otp: Change oathtool reference into an absolute path 2018-01-03 15:31:27 -08:00
Daiderd Jordan 6d1a547b8d
Merge pull request #33352 from dtzWill/fix/pandoc-2.0.6
pandoc: fix build by using buildDepends to match cabal file
2018-01-04 00:30:37 +01:00
adisbladis 09287355e3
Merge pull request #33051 from etu/linux-steam-integration
linux-steam-integration: init at 0.7.2
2018-01-04 00:30:00 +01:00
John Wiegley 75634afba8 pass-otp: New expression 2018-01-03 15:20:10 -08:00
John Wiegley e8caa47b35 nss: Omit an extraneous definition; fix other problems on Darwin 2018-01-03 15:18:00 -08:00
Elis Hirwing d732c53c15
linux-steam-integration: init at 0.7.2 2018-01-04 00:06:28 +01:00
John Ericson 25aff92280
Merge pull request #33399 from obsidiansystems/ghc-normalize
GHC: Normalize derivations is a few simple-hash preserving ways
2018-01-03 17:36:22 -05:00
adisbladis b057dff811
Merge pull request #33356 from adisbladis/plasma-5_11_5
plasma: 5.11.4 -> 5.11.5
2018-01-03 23:34:01 +01:00
Ryan Trinkle e1e5860ab5
Merge pull request #33346 from ryantrinkle/init-thunderbolt
Init thunderbolt at 0.9.2
2018-01-03 17:31:57 -05:00
Profpatsch 319722113e lib/generators: abort on pattern match failure 2018-01-03 23:13:50 +01:00
John Ericson 93d3561b57
Merge pull request #33393 from bnikolic/boostconfigurepythonfix
Correct boost configure phase when enablePython is false
2018-01-03 17:12:13 -05:00
John Ericson 3fb5fd0060 ghc: Normalize derivations in hash-preserving ways 2018-01-03 17:04:19 -05:00
John Ericson 0df29e1259 ghc: Noramlized source URLs 2018-01-03 17:04:19 -05:00
Bojan Nikolic 35462db2e3 Correct boost configure phase when enablePython is false
The bootstrap script does not seem to have --without-python; instead
just omit --with-python option
2018-01-03 16:57:49 -05:00
John Ericson c1497cac72
Merge pull request #33350 from dhess/ghc821Binary
ghc: bootstrap 8.2.2 with 8.2.1-binary.
2018-01-03 15:54:39 -05:00
John Wiegley 7147ef8e80 zbar: Enable building on darwin by disabling video support there 2018-01-03 12:40:33 -08:00
adisbladis 0d407b7e52
Merge pull request #33390 from michelk/gdal
gdal: 2.2.1 -> 2.2.3
2018-01-03 21:37:59 +01:00
Shea Levy 707cfbf39a
haskell: Add hoogle-5.0.14 for hie-hoogle.
5.0.14 is actually the version of hoogle in the stackage LTS we're
tracking, but due to
NixOS/cabal2nix@5c816fdee9 that isn't respected.
2018-01-03 14:59:39 -05:00
Michel Kuhlmann b2282b0e1d gdal: 2.2.1 -> 2.2.3 2018-01-03 20:17:41 +01:00
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
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 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