Commit Graph

109117 Commits

Author SHA1 Message Date
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
John Ericson
0e23478a7e Merge commit '9361b7eb85045c7e7dd20d2ddd716a9d10bf4bd4' into ericson2314-cross-base 2018-01-03 17:20:40 -05: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
Andreas Rammhold
d4bc14898d
fonttools: 3.21.0 -> 3.21.1 2018-01-03 22:06:10 +01: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
Daiderd Jordan
9d33aa50fe
brotli: fix darwin build 2018-01-03 20:40:56 +01:00
Michel Kuhlmann
3b33aba309 saga: 5.0.0 -> 6.2.0 2018-01-03 20:18:57 +01: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
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
José Romildo Malaquias
b33b4a76de xkbmon: init at 0.1 2018-01-02 23:42:02 +01:00
adisbladis
8aafa83838
plasma: 5.11.4 -> 5.11.5 2018-01-02 23:35:51 +01:00
José Romildo Malaquias
63c850768f deepin-gtk-theme: 17.10.4 -> 17.10.5 2018-01-02 19:59:28 -02: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
Will Dietz
566ded39b1 pandoc: fix build by using buildDepends to match cabal file
The previously used dependency hsb2hs was a build-tools dependency,
but file-embed is build-depends:

ff991d1e21

Fixes #33349
2018-01-02 14:37:47 -06:00
Jaakko Luttinen
b68156006a
rssguard: 3.4.2 -> 3.5.5 2018-01-02 22:16:22 +02:00
Drew Hess
9361b7eb85
ghc: bootstrap 8.2.2 with 8.2.1-binary. 2018-01-02 12:15:16 -08:00
Justin Humm
792b085b1a
osrm-backend: 5.14.1 -> 5.14.3 2018-01-02 20:54:45 +01:00
Ryan Trinkle
36fbcfd811 thunderbolt: init at 0.9.2 2018-01-02 14:28:56 -05:00
Merlin Göttlinger
60e76dfff8 icesl: init at 2.1.10 2018-01-02 13:19:47 -06:00
John Ericson
ab651d2c9b linux bootstrap tools: Use same derivation whether cross compiling or not 2018-01-02 13:52:41 -05:00
Will Dietz
9d2c5010fb xterm: Fix license from BSD to 'mit', don't use string
Inspecting source suggests it's MIT-X11;
don't see mention of BSD licensing.

https://repology.org/metapackage/xterm/information
shows we're currently only one marking it as BSD.
2018-01-02 12:31:34 -06:00
Will Dietz
73824f1e65 xterm: 330 -> 331
https://invisible-island.net/xterm/xterm.log.html#xterm_331
2018-01-02 12:31:34 -06:00
Will Dietz
bf8be80ce3 dialog: 1.3-20160209 -> 1.3-20171209 2018-01-02 12:31:33 -06:00
Will Dietz
e3f83c3f4b cdk: 5.0-20161210 -> 5.0-20171209
http://invisible-island.net/cdk/CHANGES.html#t20171209
2018-01-02 12:31:33 -06:00
Will Dietz
94f06c8868 byacc: 20170201 -> 20170709
http://invisible-island.net/byacc/CHANGES.html#t20170709
2018-01-02 12:31:33 -06:00
Will Dietz
19f1fd14b3 invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftp
FTP URL's should use ftp.invisible-island.net.
2018-01-02 12:31:33 -06: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
Will Dietz
fa777a4de7 lxterminal: use nativeBuildInputs for compile-time-only deps 2018-01-02 11:05:58 -06: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
Tim Steinbach
b084b36010
docker: 17.{09,11} -> 17.12 2018-01-02 09:11:33 -05: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
Bastian Köcher
f8427deea0 ttfautohint: 1.7 -> 1.8.1 2018-01-02 13:44:21 +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
adisbladis
2d74fa62a8
postgresql100: 10.0 -> 10.1 2018-01-02 12:13:45 +01:00
adisbladis
71acd1f8a2
postgresql96: 9.6.5 -> 9.6.6 2018-01-02 12:13:45 +01:00
adisbladis
414dc6ba15
postgresql95: 9.5.9 -> 9.5.10 2018-01-02 12:13:44 +01:00
adisbladis
b7302ccb81
postgresql94: 9.4.14 -> 9.4.15 2018-01-02 12:13:43 +01:00
adisbladis
9da1b2f911
postgresql93: 9.3.19 -> 9.3.20 2018-01-02 12:13:42 +01: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
adisbladis
3804ca5648
Merge pull request #33320 from vdemeester/update-delve
delve: 0.12.1 -> 0.12.2
2018-01-02 11:18:31 +01:00
adisbladis
e2a5426be9
Merge pull request #33323 from vdemeester/update-godef
godef: 20160620-ee532b9 -> 20170920-b692db1
2018-01-02 11:16:42 +01:00
adisbladis
d17d9458d9
Merge pull request #33322 from vdemeester/update-vndr
vndr: 20170511-0cb33a0 -> 20171005-b57c579
2018-01-02 11:16:24 +01:00
adisbladis
7d409d5805
imagemagick7: 7.0.7-14 -> 7.0.7-19 2018-01-02 11:04:47 +01:00
adisbladis
708a0ff863
imagemagick: 6.9.9-26 -> 6.9.9-28 2018-01-02 11:03:56 +01:00
Vincent Demeester
cd30356b2e
godef: 20160620-ee532b9 -> 20170920-b692db1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:57:05 +01:00
adisbladis
2e00e2b276
taglib: Fix CVE-2017-12678 2018-01-02 10:53:35 +01:00
Vincent Demeester
114cb09c5c
vndr: 20170511-0cb33a0 -> 20171005-b57c579
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:51:24 +01:00
Mario Rodas
59be35113d ruby_2_5: init at 2.5.0 (#33293) 2018-01-02 09:50:37 +00:00
Vincent Demeester
dd2d96c37c
delve: 0.12.1 -> 0.12.2
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:46:51 +01:00
Vincent Demeester
eb1baf2f10
skopeo: 0.1.23 to 0.1.27
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:40:22 +01:00
adisbladis
8a2a949258
nodejs-8_x: 8.9.1 -> 8.9.3 2018-01-02 10:37:14 +01:00
adisbladis
ccb0b88577
nodejs-6_x: 6.11.5 -> 6.12.2 2018-01-02 10:37:13 +01:00
adisbladis
bde59aa034
nodejs-4_x: 4.8.5 -> 4.8.7 2018-01-02 10:37:12 +01:00
Maximilian Bosch
bd40601acb
yabar-unstable: 2017-10-12 -> 2018-01-02
The unstable branch of `yabar` received some minor useful changes:

- Fixed missprint (f1b1eff481)
- Update information on Debian installation (ce20fe75f7)
- Add indicator to show current indicator using `libxkbcommon` (5aa1fb5eb5)

The last change requires a `libxkbcommon` as additional build input.

Furthermore I thought that it might be better to add the dependencies of
unstable (namely `playerctl` and `libxkbcommon`) to the `unstable.nix`
to reduce the closure size of the stable build.
2018-01-02 10:30:49 +01:00
Vincent Demeester
52cdee8ebf
gauge: init at 0.9.6
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-01-02 10:27:48 +01:00
Frederik Rietdijk
a0be858835 python3.pkgs.jsonnet: enable Python 3 builds
since support was added in 0.9.5 by @benley
2018-01-02 10:15:31 +01:00
Frederik Rietdijk
e3de7b06b7 jsonnet: 0.9.4 -> 0.9.5 2018-01-02 10:15:31 +01:00
Peter Simons
b1fd018f90
Merge pull request #33271 from LumiGuide/ghc802-inline-c
haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1
2018-01-02 10:15:07 +01:00
Frederik Rietdijk
aaa7952b36 python.pkgs.lark-parser: 2017-12-10 -> 2017-12-18 2018-01-02 09:59:43 +01:00
Jörg Thalheim
6f62ca903b
Merge pull request #33309 from magnetophon/borg
borgbackup: 1.1.3 -> 1.1.4
2018-01-02 09:15:15 +01:00
Tyler Compton
a5880ace7f lxterminal: patch m4 to respect XML_CATALOG_FILES
The patch removes the need for a separate script to combine existing
catalog files, making the package simpler.
2018-01-02 00:58:20 -07:00
Jörg Thalheim
2563f7d2af
Merge pull request #33298 from chreekat/perl-vidir
perl-vidir: init at 0.040
2018-01-02 08:12:58 +01:00
Ingolf Wagner
b7387e1db8
bitwig-studio: refactor to support older major versions 2018-01-02 18:11:30 +13:00
Bart Brouns
904ac3185f borgbackup: 1.1.3 -> 1.1.4 2018-01-02 05:14:59 +01:00
Bert Moens
866c511a0a
orca: init at 3.26.0 2018-01-02 05:06:36 +01:00
Jan Tojnar
f8a500f722
brltty: build python bindings 2018-01-02 05:06:35 +01:00
adisbladis
73050d3b20
Merge pull request #33292 from bkchr/mgba
mgba: 0.6.0 -> 0.6.1
2018-01-02 02:23:38 +01:00
Bart Brouns
c5d1929a73 clipster: 1.2.5 -> 1.4.1 2018-01-02 01:05:51 +01:00
adisbladis
4b6b7c2c7d
zeromq: 4.2.2 -> 4.2.3 2018-01-02 01:05:06 +01:00
Cray Elliott
1d537f8c53 mwprocapture: fix build with kernels >4.14.9 2018-01-01 16:01:44 -08:00
adisbladis
8d96d0f992
openexr: 2.2.0 -> 2.2.1 2018-01-02 00:30:22 +01:00
Franz Pletz
0e73580026
dhcpcd: 6.11.5 -> 7.0.0 2018-01-01 23:49:36 +01:00
Bas van Dijk
cc9722b638 haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1 2018-01-01 22:50:01 +01:00
Bryan Richter
453be1677e
perl-vidir: init at 0.040 2018-01-01 16:13:21 -05:00
Franz Pletz
0ea0e3cf71
linuxPackages.acpi_call: fix build with 4.14+ kernels 2018-01-01 22:04:25 +01:00
adisbladis
3d692437c4
Merge pull request #33291 from bkchr/cutemaze
cutemaze: 1.2.1 -> 1.2.2
2018-01-01 21:23:03 +01:00
Bastian Köcher
a7e54afc4d mgba: 0.6.0 -> 0.6.1
Also fixes build with qt 5.10.
2018-01-01 21:07:59 +01:00
Bastian Köcher
72ade2a813 cutemaze: 1.2.1 -> 1.2.2 2018-01-01 21:05:15 +01:00
Bastian Köcher
8ebbedadba phantomjs2: Fixes build with Qt5.10 2018-01-01 21:02:22 +01:00
adisbladis
f59a0f7f1a
Merge pull request #32305 from etu/php72
php: add 7.2.0
2018-01-01 19:01:02 +01:00
Elis Hirwing
f1779cec24
php72Packages.xdebug: Init at 2.6.0beta1
Earlier versions doesn't work with PHP 7.2.
2018-01-01 18:54:47 +01:00
Bastian Köcher
d9e26a08b9 subsurface: fix compilation with Qt 5.10 2018-01-01 20:28:49 +03:00
Elis Hirwing
a3edbc1399
phpPackages: Init at php72Packages 2018-01-01 18:28:43 +01:00
Elis Hirwing
4ef2695284
php: Init at 7.2.0 2018-01-01 18:28:28 +01:00
Frederik Rietdijk
4cc2a38854 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 18:15:13 +01:00
Peter Simons
f448a79770 haskell-JuicyPixels: disable failing Haddock phase 2018-01-01 18:12:17 +01:00
Peter Simons
ca84a2dd1a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
5dc3be1712.
2018-01-01 18:12:17 +01:00
Peter Simons
e8f401e61b LTS Haskell 10.2 2018-01-01 18:12:16 +01:00
Frederik Rietdijk
e576535408
Merge pull request #33280 from NixOS/python-unstable
Python: upgrade package set
2018-01-01 18:06:52 +01:00
Elis Hirwing
f3ec623b70
testssl: refactor and improve expression 2018-01-01 17:20:25 +01:00
Ben Wolsieffer
98dd418e85 jemalloc: 4.5.0 -> 5.0.1 2018-01-01 11:12:56 -05:00
Ben Wolsieffer
275fa4162c jemalloc: disable transparent huge pages by default on ARMv6/7
The default NixOS kernels for ARMv7 (and probably ARMv6) do not have support
for transparent huge pages, but jemalloc is unable to detect this. This is a
known bug and the current solution is to pass --disable-thp to ./configure.
2018-01-01 11:12:46 -05:00
Frederik Rietdijk
b998bfa8ba python: brotlipy: 0.6.0 -> 0.7.0 2018-01-01 17:03:05 +01:00
Frederik Rietdijk
a1ab0a6047 python.pkgs.brotlipy: move expression 2018-01-01 16:59:56 +01:00
Jörg Thalheim
5c66d653a2
Merge pull request #33249 from bkchr/audacious3.9
audacious: 3.8.2 -> 3.9
2018-01-01 16:37:36 +01:00
Frederik Rietdijk
33d1236900 python.pkgs.blaze: 0.11.0 -> 0.11.3 2018-01-01 16:35:26 +01:00
Frederik Rietdijk
24d3457606 python.pkgs.partd: 0.3.7 -> 0.3.8 2018-01-01 16:35:10 +01:00
Jörg Thalheim
7833d55a06 alacritty: 2017-11-12 -> 2017-12-29 2018-01-01 16:34:53 +01:00
Michael Raskin
f4c1e7208d
Merge pull request #33223 from mimadrid/update/zathura-with-plugins
Update zathura with plugins
2018-01-01 15:34:04 +00:00
Frederik Rietdijk
8b5c5fb7c5 python.pkgs.partd: move expression 2018-01-01 16:31:17 +01:00
Peter Hoeg
8b2d22041f cantata: drop qt4 option 2018-01-01 23:12:51 +08:00
Frederik Rietdijk
8cbb718fa3 python.pkgs.networkx: move expression 2018-01-01 16:11:22 +01:00
Jörg Thalheim
9a8c1b24bc
Merge pull request #33265 from puffnfresh/package/dirt
dirt: 2015-04-28 -> 2018-01-01
2018-01-01 16:02:42 +01:00
Frederik Rietdijk
77b098e610 python: Werkzeug: 0.13 -> 0.14.1 2018-01-01 16:01:15 +01:00
Frederik Rietdijk
8ca8c46520 python: pandas: 0.21.1 -> 0.22.0 2018-01-01 16:00:51 +01:00
Frederik Rietdijk
4a3c7426e0 python: jellyfish: 0.5.2 -> 0.5.6 2018-01-01 16:00:47 +01:00
Frederik Rietdijk
f711fbdfcc python: decorator: 4.0.11 -> 4.1.2 2018-01-01 16:00:42 +01:00
Frederik Rietdijk
88143d2772 python.pkgs.jellyfish: move expression 2018-01-01 15:59:56 +01:00
Jörg Thalheim
eebcc66b91 dirt: export PREFIX as makeFlags instead 2018-01-01 14:52:57 +00:00
Frederik Rietdijk
7a2454bd4e searx: 0.12.0 -> 0.13.1 2018-01-01 15:49:54 +01:00
Frederik Rietdijk
ad2df95a2c python.pkgs.splinter: init at 0.7.7 2018-01-01 15:49:54 +01:00
Frederik Rietdijk
32020d06a3 python.pkgs.plone-testing: init at 5.1.1 2018-01-01 15:49:54 +01:00
Jörg Thalheim
16e8c0aed8
Merge pull request #33268 from eqyiel/flow-0.62.0
flow: 0.61.0 -> 0.62.0
2018-01-01 15:49:50 +01:00
Jörg Thalheim
0bbf671b5a
Merge pull request #31157 from sorki/lxcfs_pam_related
[wip] lxcfs,pam: disable cgmanager, enable pam_cgfs, lxcfs 2.0.7 -> 2.0.8
2018-01-01 15:42:03 +01:00
Frederik Rietdijk
1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
Jan Tojnar
4d917639fb
gnome3.gnome_keyring: remove gconf dependency
It has not been needed since 2.31.91.
2018-01-01 14:29:35 +01:00
Jan Tojnar
70a0e6f7d7
gnome3.gnome_keyring: disable tests
Tests are randomly failing so we are disabling them for now.

See: https://bugzilla.gnome.org/show_bug.cgi?id=791932
2018-01-01 14:27:58 +01:00
Franz Pletz
9e82ebbff4
Merge pull request #33241 from ikervagyok/xmr-stak
xmr-stak: 2.1.0 -> 2.2.0
2018-01-01 12:48:43 +00:00
Frederik Rietdijk
e5fab33efd beets: 1.4.5 -> 1.4.6 2018-01-01 12:55:18 +01:00
Dmitry Kalinkin
21db6f6af1 mupdf: enable on darwin 2018-01-01 11:53:40 +00:00
Miguel Madrid Mencía
e714179c36 mupdf: 1.11 -> 1.12.0 2018-01-01 11:53:40 +00:00
Frederik Rietdijk
2130bacecc
Merge pull request #33243 from jluttine/add-bdsync
bdsync: init at 0.10.1
2018-01-01 12:42:25 +01:00
Frederik Rietdijk
7a0938cb54
Merge pull request #33264 from RubenAstudillo/hakuneko-broken
hakuneko: mark as broken
2018-01-01 12:37:43 +01:00
Frederik Rietdijk
ca91c7629a
Merge pull request #33259 from lukeadams/airspy-darwin
airspy: enable Darwin building
2018-01-01 12:36:59 +01:00
Frederik Rietdijk
bdaded3804 python.pkgs.spacy: remove private regex derivation
Packages in `python-packages.nix` should not have other versions than
already defined in the package set because thay may cause collisions.
2018-01-01 11:56:00 +01:00
Frederik Rietdijk
f15e854904 python: regex: 2016.11.18 -> 2017.12.12 2018-01-01 11:50:37 +01:00
Frederik Rietdijk
a78577127c python.pkgs.pywbem: fix expression 2018-01-01 11:49:50 +01:00
Frederik Rietdijk
0805991489 python.pkgs.pysc2: fix expression 2018-01-01 11:49:28 +01:00
Frederik Rietdijk
49f6274ab5 python.pkgs.fuse: fix expression 2018-01-01 11:49:07 +01:00
Frederik Rietdijk
bfa787ab47 python.pkgs.pycangjie: use buildPythonPackage
mainly so that is has `pythonModule`
2018-01-01 11:48:31 +01:00
Frederik Rietdijk
07787af65d python.pkgs.parse-type: fix expression 2018-01-01 11:47:56 +01:00
Frederik Rietdijk
e6dd8d43b8 python.pkgs.mygpoclient: fix expression 2018-01-01 11:47:34 +01:00
Frederik Rietdijk
2ed7dda500 python.pkgs.gflags: fix expression 2018-01-01 11:47:13 +01:00
Frederik Rietdijk
e2b539a1ef python.pkgs.fastimport: fix expression 2018-01-01 11:46:58 +01:00
Frederik Rietdijk
e0caf82ccf python.pkgs.regex: move expression 2018-01-01 11:46:35 +01:00
Ruben Maher
8d03bcad73 flow: 0.61.0 -> 0.62.0 2018-01-01 20:46:11 +10:30
Ruben Maher
671fb2d2d7 ocamlPackages.wtf8: init at 1.0.1 2018-01-01 20:46:11 +10:30
Ruben Maher
9d87e8395f ocamlPackages.dtoa: init at 0.3.1 2018-01-01 20:46:05 +10:30
Frederik Rietdijk
e92a133238 python.pkgs.odfpy: fix tests 2018-01-01 10:56:31 +01:00
Frederik Rietdijk
d5a226f957 xapian: 1.4.4 -> 1.4.5 2018-01-01 10:27:06 +01:00
José Romildo Malaquias
bcf7218fde adapta-backgrounds: 0.5.1.1 -> 0.5.2.3 2018-01-01 07:15:17 -02:00
Gabriel Ebner
7dcc307241 texlive: use perl 5.24
See #26890.
2018-01-01 09:47:39 +01:00
Izorkin
b2598d57d0 mariadb: disabling mysql-test and sql-bench directories 2018-01-01 11:45:45 +03:00
Wei-Ming Yang
70e9b60b33
dockerTools.examples: correct a typo in comments
This commit is for correcting a typo in comments.
2018-01-01 16:13:40 +08:00
Brian McKenna
638c01773d dirt: 2015-04-28 -> 2018-01-01 2018-01-01 18:10:04 +11:00
Ruben Astudillo
9086a05a88 hakuneko: mark as broken
This project was abandoned upstream in favor a new project based on
electron. This version builds yet the code doesn't work with most
providers, so it is practically broken.
2018-01-01 03:41:37 -03:00
Vladimír Čunát
616048bcbf
simutrans: don't build on Darwin
Support is perhaps claimed upstream, but it's never built successfully
on Hydra, so let's disable that until someone fixes it.
2018-01-01 06:47:37 +01:00
zimbatm
82e4f38ca0 pipenv: 8.2.7 -> 9.0.1 2018-01-01 03:43:38 +00:00
Luke Adams
f944977387 airspy: enable Darwin building
improves #32378 which disabled gnuradio-osmosdr on darwin
2017-12-31 19:16:21 -06:00
Yegor Timoshenko
a8d515add5
facetimehd: fix build, resolves #33220 2018-01-01 00:34:09 +00:00
Daniel Fullmer
96f07d6b61 john: Fix extra utility programs 2017-12-31 18:52:34 -05:00
Yegor Timoshenko
d3e821156e
Merge pull request #31094 from yegortimoshenko/ibus/update
ibus: 1.5.16 -> 1.5.17, fix
2017-12-31 21:23:05 +03:00
Maxim Dzabraev
b7681eddba pysigset: init at 0.3.2 2017-12-31 20:40:03 +03:00
Joachim F
8d2b39fcca
Merge pull request #33062 from andrewjss/master
google-chrome: add new dep on at_spi2_atk
2017-12-31 16:41:02 +00:00
Bastian Köcher
c4e1e1255a focuswriter: 1.6.7 -> 1.6.8 2017-12-31 17:39:40 +01:00
Bastian Köcher
f51aba5ddf audacious: 3.8.2 -> 3.9
Also fixes compilation with qt 5.10.
2017-12-31 16:51:47 +01:00
adisbladis
afab19eabd
udiskie: Fix build 2017-12-31 16:36:31 +01:00
Orivej Desh
d64750241b pybfd: 0.1.1 -> 0.1.1.2017-12-31
Incorporates https://github.com/orivej/pybfd/pull/1 to fix Bfd.my_archive
computed property
2017-12-31 15:20:51 +00:00
Joachim F
aafbd4fabf
Merge pull request #33242 from romildo/upd.adapta-gtk-theme
adapta-gtk-theme: 3.92.1.72 -> 3.93.0.1
2017-12-31 15:12:39 +00:00
Joachim F
69865f5ce2
Merge pull request #33214 from winniequinn/vscode-1.19.1
vscode: 1.19.0 -> 1.19.1
2017-12-31 14:46:27 +00:00
Thomas Tuegel
6da5e73ad8
Merge pull request #27593 from bugworm/qtstyleplugin-kvantum
qtstyleplugin-kvantum: init at 0.10.4
2017-12-31 08:40:26 -06:00
Thomas Tuegel
aa5c7fb6f0
Merge pull request #33173 from medovuxa/kde2
kde2-decoration: init at 2017-03-15
2017-12-31 08:37:19 -06:00
Joachim F
7af89c6ef7
Merge pull request #33211 from Lassulus/bitlbee-steam
bitlbee-steam: 2015-09-10 -> 1.4.2
2017-12-31 14:35:12 +00:00
Jaakko Luttinen
d4f51de3b0
bdsync: init at 0.10.1 2017-12-31 15:20:30 +02:00
Frederik Rietdijk
a09a320e20
Merge pull request #33204 from NixOS/python-unstable
Python: upgrade package set
2017-12-31 14:19:55 +01:00
Frederik Rietdijk
3cf4d2365f python.pkgs.xarray: 0.9.6 -> 0.10.0 2017-12-31 14:15:22 +01:00
Frederik Rietdijk
c6b3be2e9a watson: 1.4.0 -> 1.5.2, fix build with patch 2017-12-31 14:13:21 +01:00
Frederik Rietdijk
562ac8e237 python.pkgs.zope_copy: move expr 2017-12-31 14:06:25 +01:00
Frederik Rietdijk
06c9299918 python.pkgs.jdcal: 1.0 -> 1.3 2017-12-31 14:01:16 +01:00
Frederik Rietdijk
670c194dab haxor-news: 0.4.2 -> 0.4.3
For some reason tests are failing. Note they were already failing before
this update.
2017-12-31 13:55:27 +01:00
Frederik Rietdijk
8a255d73b4 mitmproxy: fix build 2017-12-31 13:50:17 +01:00
Frederik Rietdijk
9d57dac3a0 python.pkgs.ldap3: remove name attr 2017-12-31 13:50:07 +01:00
José Romildo Malaquias
96003af66c adapta-gtk-theme: 3.92.1.72 -> 3.93.0.1 2017-12-31 10:46:56 -02:00