Commit Graph

41724 Commits

Author SHA1 Message Date
adisbladis
747d0f50ee
Merge pull request #32041 from ck3d/libftdi1-1.4
libftdi1: 1.3 -> 1.4
2017-11-26 20:45:58 +08:00
Jörg Thalheim
8fa05d7eef
Merge pull request #32071 from adisbladis/libu2f-host-1_1_4
libu2f-host: 1.1.1 -> 1.1.4
2017-11-26 11:55:07 +00:00
adisbladis
5ca1c4007e
libu2f-host: 1.1.1 -> 1.1.4 2017-11-26 18:56:56 +08:00
Tuomas Tynkkynen
3b21645529 usbredir: Fix ARM build
The error from -Wformat happens on all 32-bit plaforms, not just i686.
2017-11-26 11:13:20 +02:00
Tuomas Tynkkynen
f689a6d1c6 snappy: 1.1.4 -> 1.1.7
Fixes build on ARM
2017-11-26 11:13:20 +02:00
Orivej Desh
9d2fcd33ea agg: do not enable parallel building 2017-11-26 07:40:21 +00:00
adisbladis
d1c525bc49
Merge pull request #32043 from ck3d/fix-missing-x11-in-vaapi-intel
vaapi-intel: fix missing depency to get X11 backend
2017-11-26 12:32:19 +08:00
Jan Tojnar
4920d4fff2
glib: recognize NIX_GSETTINGS_OVERRIDES_DIR variable
For some reason, the GNOME 3.26 update broke the overrides. It turns
out the overrides now need to come before the overridden schemas in the
XDG_DATA_DIRS variable. This is not possible in general due to applications
prefixing the variable (e.g. in wrapGAppsHook).

To fix this, a new environment variable NIX_GSETTINGS_OVERRIDES_DIR
was introduced. It has greater priority than XDG_DATA_DIRS but lower
than GSETTINGS_SCHEMA_DIR. A separate variable was chosen in order not
to block the built-in one for users.
2017-11-26 03:11:00 +01:00
Jan Tojnar
289134fddf
meson: pass library install paths to g-ir-scanner
We are patching g-ir-scanner to produce absolute paths in the GIR
files. When an application uses an internal library placed in a
non-standard path (e.g. $out/lib/gnome-shell), the scanner needs
to be informed. For autotools-based apps, the full path was
obtained from libtool-wrapped files; with Meson, this is no longer
possible – we need to pass the path information some way.

This commit channels the --fallback-library-path option added
to g-ir-scanner in aforementioned patch.
2017-11-26 03:10:55 +01:00
Jan Tojnar
5a4320ab59
gnome3: get rid of extraneous NIX_CFLAGS_COMPILE 2017-11-26 03:10:53 +01:00
Jan Tojnar
c8b58a47fc
gvfs: Rely on XML_CATALOG_FILES variable 2017-11-26 03:10:52 +01:00
Jan Tojnar
5a3b7ef2e7
gnome3: use the same version of Vala 2017-11-26 03:10:50 +01:00
Jan Tojnar
1c1d677149
gnome3: dependency tweaks 2017-11-26 03:10:49 +01:00
Jan Tojnar
60dbe7eea4
granite: 0.4.0.1 → 0.4.1 2017-11-26 03:10:48 +01:00
Orivej Desh
29b2984b0c
Merge pull request #31987 from jtojnar/devhelp-devdoc
stdenv: Move devhelp books to outputDevdoc
2017-11-25 23:14:47 +00:00
Orivej Desh
c97ea96860 python.pkgs.bokeh: add myself to maintainers 2017-11-25 22:35:14 +00:00
Joachim F
fc303d2e25
Merge pull request #32032 from knedlsepp/upgrade-eccodes
eccodes: 2.2.0 -> 2.5.0
2017-11-25 21:55:46 +00:00
Joachim F
592488c657
Merge pull request #32033 from knedlsepp/upgrade-grib-api
grib-api: 1.19.0 -> 1.24.0
2017-11-25 21:55:35 +00:00
Christian Kögler
fa9b33aac3 vaapi-intel: fix missing depency to get X11 backend 2017-11-25 22:30:39 +01:00
Christian Kögler
442b73f559 libftdi1: 1.3 -> 1.4 2017-11-25 22:17:03 +01:00
zimbatm
6e52c1f7ba python3Packages.bash_kernel: init at 0.7.1 2017-11-25 19:10:43 +00:00
zimbatm
4a643ce7db pythonPackages.pexpect: 4.2.1 -> 4.3.0 2017-11-25 19:10:30 +00:00
Jan Tojnar
0124cbdac8
gtk-doc: clean up XML_CATALOG_FILES patch
libxml2 1.9.7 supports the XML_CATALOG_FILES environment variable
natively by using empty catalogfile argument.
2017-11-25 19:58:13 +01:00
Josef Kemetmüller
5b190bef0c grib-api: 1.19.0 -> 1.24.0 2017-11-25 17:59:48 +01:00
Josef Kemetmüller
cbe33904d6 eccodes: 2.2.0 -> 2.5.0 2017-11-25 17:52:47 +01:00
Andreas Rammhold
4bda3c4225
tracefilegen: 2015-11-14 -> 2017-05-13
Updated while resolving the build issue with gcc7 that is being tracked
in #31747.
2017-11-25 14:07:07 +01:00
Jörg Thalheim
5233333265
Merge pull request #32022 from bachp/gitlab-runner-10.2.0
gitlab-runner: 10.1.0 -> 10.2.0
2017-11-25 11:12:43 +00:00
Pascal Bach
a1c98a8f78 gitlab-runner: 10.1.0 -> 10.2.0 2017-11-25 10:46:45 +01:00
Frederik Rietdijk
d087463b48 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-25 09:13:36 +01:00
Frederik Rietdijk
c06bc73222 python3.pkgs.urwid: remove several tests 2017-11-25 09:03:32 +01:00
Frederik Rietdijk
ddbe2dda4b python.pkgs.tqdm: remove performance tests 2017-11-25 08:49:32 +01:00
Frederik Rietdijk
d34aeaf031 python.pkgs.jedi: unpin parso dependency 2017-11-25 08:46:51 +01:00
Frederik Rietdijk
44e98de414 python.pkgs: maintenance updates 2017-11-24 20:36:20 +01:00
Frederik Rietdijk
0f50d5ac19 python.pkgs.trollius: use optionals instead of optional, fixes eval for neovim
Eval of neovim was broken at
40851a4d26 (commitcomment-25817374).
2017-11-24 20:14:28 +01:00
Frederik Rietdijk
7a13e5a7df Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-24 19:58:07 +01:00
Vladimír Čunát
7dfa97969a
Merge branch 'staging' (older one)
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Peter Simons
1743953cc5 haskell-Cabal: bump 2.x branch to version 2.0.1.0 2017-11-24 18:34:32 +01:00
Peter Simons
a2cd405a16 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7 from Hackage revision
31b0f83319.
2017-11-24 18:34:28 +01:00
Tim Steinbach
0a123ae574
gradle: 4.3 -> 4.3.1 2017-11-24 08:30:22 -05:00
Jan Tojnar
8e03cda691 gtk3: make GTK depend on gsettings_desktop_schemas
So dconf settings will be applied to GTK3 programs even if running outside of Gnome. See #31293
2017-11-24 09:50:03 +03:00
Frederik Rietdijk
59d294dd7d
Merge pull request #31923 from kquick/thespian
thespian: Python library init at 3.8.3
2017-11-24 07:49:56 +01:00
Jan Tojnar
2bffd5f45f
libxmlxx3: split out devdoc output 2017-11-24 02:14:46 +01:00
Jan Tojnar
c151a86dbc
libxmlxx: split out devdoc output 2017-11-24 02:14:32 +01:00
Jan Tojnar
46ee9d4c34
vala: split out devdoc output 2017-11-24 02:14:13 +01:00
adisbladis
d99378654f pythonPackages: Add version and pname attributes to packages 2017-11-23 17:49:43 +01:00
adisbladis
4ae5f31403 pythonPackages.locustio: 0.7.2 -> 0.8 2017-11-23 17:21:38 +01:00
adisbladis
879f23ea1b pythonPackages.gevent: 1.1.2 -> 1.2.2 2017-11-23 17:21:38 +01:00
Frederik Rietdijk
6a3b92626e python.pkgs.psutil: 4.3.0 -> 5.4.1 2017-11-23 17:06:19 +01:00
Frederik Rietdijk
543136e863 python.pkgs.psutil: move to separate expression 2017-11-23 17:06:17 +01:00
Frederik Rietdijk
35f5912db5 Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-23 16:38:39 +01:00
Frederik Rietdijk
6ad79678d4 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-23 16:38:31 +01:00
Piotr Bogdan
3f7ffa9f89 wp-cli: 1.4.0 -> 1.4.1 2017-11-23 15:28:23 +00:00
Frederik Rietdijk
24b7b3e49f python.pkgs.setuptools: 36.4.0/36.6.0 -> 36.7.1 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
80329e7123 python.pkgs.buildPythonPackage: some comments 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
7c3c2a0dca python.pkgs.pytest: add missing setuptools dependency 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
209ee2f20f python.pkgs.buildPythonPackage: do not pass attributes that stdenv.mkDerivation does not use 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
985f0ce15d python.pkgs.rivet: add bindings for rivet 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
42eece04e4 python.pkgs.buildPythonPackage: meta.maintainers: don't add chaoflow 2017-11-23 15:11:03 +01:00
Frederik Rietdijk
40851a4d26 Python: the pythonModule attribute
Python libraries or modules now have an attribute `pythonModule = interpreter;` to indicate
they provide Python modules for the specified `interpreter`.

The package set provides the following helper functions:

- hasPythonModule: Check whether a derivation provides a Python module.
- requiredPythonModules: Recurse into a list of Python modules, returning all Python modules that are required.
- makePythonPath: Create a PYTHONPATH from a list of Python modules.

Also included in this commit is:
- disabledIf: Helper function for disabling non-buildPythonPackage functions.
2017-11-23 15:11:02 +01:00
Jörg Thalheim
a30fa6d9a2
Merge pull request #31959 from yrashk/gdbgui
gdbgui: init at 0.9.0.1
2017-11-23 13:41:13 +00:00
Yurii Rashkovskii
fcec492c62 gdbgui: init at 0.9.0.1
Feature rich browser-based frontend with data structure visualizations
(like DDD), and gdb terminal access. Compatible with C, C++, golang,
Rust, fortran. Written in Python and JavaScript

gdbgui is at the top of the GDB Front Ends
list on https://sourceware.org/gdb/wiki/GDB%20Front%20Ends
2017-11-23 20:19:54 +07:00
Peter Romfeld
4db6f68df6 nodePackages.nsp: init at 3.1.0 2017-11-23 17:26:12 +08:00
Bjørn Forsman
1e5bdbb273
Merge pull request #27344 from lukeadams/gnuradio-update
Gnuradio: Enable Darwin Support
2017-11-23 08:23:07 +01:00
Kevin Quick
2233ae6a99
Removed extraneous comment; updated note reg testing use of network. 2017-11-22 21:23:43 -08:00
Orivej Desh
a7e1bfe792
Merge pull request #31957 from jtojnar/libxml-2.9.7
libxml2: 2.9.5 → 2.9.7
2017-11-23 04:40:51 +00:00
Jan Tojnar
98ff9fca29
libxml2: 2.9.5 → 2.9.7 2017-11-23 05:28:39 +01:00
Samuel Leathers
057e20a416
Merge pull request #31947 from jtojnar/libinput-1.9.2
libinput: 1.9.1 → 1.9.2
2017-11-22 22:09:19 -05:00
Samuel Leathers
b4c63c3648
Merge pull request #31921 from corngood/rdesktop-krb
rdesktop: enable credssp
2017-11-22 22:04:49 -05:00
Samuel Leathers
74e60cfb5e
Merge pull request #31955 from dywedir/reason
ocamlPackages.reason: 3.0.0 -> 3.0.2
2017-11-22 21:40:14 -05:00
Samuel Leathers
06251bec3c
Merge pull request #31949 from vbgl/gnumeric-1.12.36
gnumeric: 1.12.35 -> 1.12.36; goffice: 0.10.35 -> 0.10.36
2017-11-22 21:25:31 -05:00
Samuel Leathers
f47780abf5
Merge pull request #31951 from iSma/fix/pytorch-0.2.0
pytorch: fix sha256 hash
2017-11-22 21:24:25 -05:00
dywedir
e1f43c92e6 ocamlPackages.reason: 3.0.0 -> 3.0.2 2017-11-23 01:43:08 +02:00
Orivej Desh
eb23772c10 double-conversion: rename attr from double_conversion 2017-11-22 23:39:03 +00:00
Luke Adams
de51e4a35b qwt6_qt4: enableParallelBuilding 2017-11-22 16:40:49 -06:00
Luke Adams
97c5cf0bf2 qwt6_qt4: preFixup: Repair relative reference in darwin framework output 2017-11-22 16:40:49 -06:00
Ismaïl Senhaji
98c84e42d4 pytorch: fix sha256 hash 2017-11-22 23:11:52 +01:00
Jan Tojnar
52c6c64f5c
libinput: 1.9.1 → 1.9.2
https://lists.freedesktop.org/archives/wayland-devel/2017-November/035817.html
2017-11-22 22:17:52 +01:00
Jörg Thalheim
63f0f4fc72
Merge pull request #31946 from flokli/afew-tests
afew: re-enable tests, update maintainers
2017-11-22 20:59:20 +00:00
Florian Klink
70b0e90b3f afew: add flokli and andir as maintainers
Signed-off-by: Andreas Rammhold <andreas@rammhold.de>
2017-11-22 21:51:20 +01:00
Florian Klink
80227d350f afew: enable tests 2017-11-22 21:50:43 +01:00
John Ericson
405412dfd9
Merge pull request #31775 from obsidiansystems/stdenv-both-propagated-files
stdenv setup: Always use both propagated files
2017-11-22 15:23:37 -05:00
Vincent Laporte
1f5c2fe90a
gnumeric: 1.12.35 -> 1.12.36
goffice: 0.10.35 -> 0.10.36
2017-11-22 18:52:31 +00:00
Frederik Rietdijk
6804ea9288
Merge pull request #31415 from jerith666/python-titlecase
pythonPackages.titlecase: init at 0.12.0
2017-11-22 19:52:20 +01:00
Domen Kožar
ad492e6f33
hydra: 2017-10-26 -> 2017-11-21 2017-11-22 17:24:55 +00:00
David McFarland
4434843d9c libgssglue: init at 0.4 2017-11-22 12:33:32 -04:00
Yuri Aisaka
e3bcdd4e7a pythonPackages.autoflake: init at 1.0 (#31879) 2017-11-22 13:44:54 +00:00
Jörg Thalheim
acfd95a249
Merge pull request #30808 from andir/fix-luajit-include-directory
luajit: do not override INSTALL_INC
2017-11-22 13:38:26 +00:00
Vincent Laporte
38c75afb1e
ocamlPackages.ppx_deriving: 4.2 -> 4.2.1 2017-11-22 12:27:32 +00:00
Orivej Desh
4fe5e59fd6
Merge pull request #31927 from sifmelcara/fix/crystal-deps
crystal: fix CRYSTAL_PATH
2017-11-22 08:30:57 +00:00
Luke Adams
f90ddc99f6 qwt6_qt4: Fix darwin build by adding AGL input 2017-11-22 02:10:51 -06:00
Luke Adams
c3cfa106af qwt6_qt4: 6.1.2 -> 6.1.3 2017-11-22 02:10:51 -06:00
Luke Adams
8ec6bcf955 UHD: enable Darwin build 2017-11-22 02:10:50 -06:00
Jörg Thalheim
a1968c3a25
Merge pull request #31925 from jluttine/update-pytest-flake8
pytest-flake8: 0.8.1 -> 0.9.1
2017-11-22 07:55:39 +00:00
Peter Simons
76ae77e37c
Merge pull request #31926 from vaibhavsagar/ghc822
ghc: 8.2.2-rc2 -> 8.2.2
2017-11-22 08:54:27 +01:00
mingchuan
817d0a8c5f crystal: fix CRYSTAL_PATH
CRYSTAL_PATH should contain `lib` to make crystal able to find required
libraries installed in current directory.
2017-11-22 15:26:50 +08:00
Orivej Desh
816843333d
Merge pull request #30946 from LumiGuide/opencv-3.3.1
opencv: 3.3.0 -> 3.3.1
2017-11-22 07:04:31 +00:00
Michael Raskin
4db842f465 lispPackages: A less aggressive way to manipulate ASDF search path, as suggested by Fare 2017-11-22 07:56:17 +01:00
Orivej Desh
4d50d79bc8 atlas: disable parallel building 2017-11-22 06:49:21 +00:00
Vaibhav Sagar
b1a0f91afe ghc: 8.2.2-rc2 -> 8.2.2 2017-11-22 14:38:54 +08:00
Jaakko Luttinen
c69f3eda3a
pytest-flake8: 0.8.1 -> 0.9.1 2017-11-22 07:34:10 +02:00
Kevin Quick
a9a86e04c4
thespian: Python library init at 3.8.3 2017-11-21 16:48:30 -08:00
Vanessa McHale
ab2038d573 specdris: init at 2017-11-11 (#31544) 2017-11-21 22:59:38 +00:00
Jörg Thalheim
8b692a6eb5
Merge pull request #31903 from Mic92/pypy-5.9
pypy: 5.8 -> 5.9
2017-11-21 22:51:14 +00:00
Orivej Desh
b8e1e7191e Merge branch 'master' into staging
* master: (80 commits)
  lkl: Supports aarch64
  wimlib: nitpicks
  gitAndTools.git-codeowners: 0.1.1 -> 0.1.2
  wimlib: init at 1.12.0
  kernel: improve modDirVersion error message
  releaseTools.sourceTarball: Clean up temporary files
  dotnetPackages.SmartIrc4net: rehash source
  migmix: make it a fixed-output derivation
  vm: Create /dev/full
  samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
  microcodeIntel: 20170707 -> 20171117
  sshd: Remove ripemd160 MACs
  kernel config: Enable MEDIA_CONTROLLER
  linux: 4.4.99 -> 4.4.100
  linux: 4.9.63 -> 4.9.64
  nix-bash-completions: 0.4 -> 0.5
  linux: 4.14 -> 4.14.1
  linux: 4.13.14 -> 4.13.15
  nix-zsh-completions: 0.3.3 -> 0.3.5
  dns-root-data: use a stable URL that I maintain anyway
  ...
2017-11-21 22:48:36 +00:00
Joerg Thalheim
17a0c80355 pypy: cleanup indentation mess 2017-11-21 20:52:54 +00:00
Joerg Thalheim
b99226706d pypy: 5.8 -> 5.9 2017-11-21 20:50:54 +00:00
Orivej Desh
71a2a5ae40 qt4: enable parallel building
Please let me know if it fails to build in parallel so we could fix it, because
overwise it is a bottleneck of mass rebuilds.
2017-11-21 19:30:18 +00:00
Orivej Desh
d5e3935a6a atlas: enable parallel building 2017-11-21 19:29:10 +00:00
Frederik Rietdijk
8e3b8a6c2a
Merge pull request #31819 from rittelle/pyqt-qtconnectivity
pythonPackages.pyqt5: Add optional support for qtconnectivity
2017-11-21 20:11:47 +01:00
Orivej Desh
5421d2908f boehm-gc: enable parallel building 2017-11-21 17:58:48 +00:00
John Ericson
da19c34d0f stdenv setup: Always use both propagated files
This continues #23374, which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.

This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
Jörg Thalheim
13cd3c0d27
Merge pull request #31894 from asymmetric/asymmetric/coinmon
nodePackages.coinmon: init at 0.0.6
2017-11-21 13:35:22 +00:00
Lorenzo Manacorda
9a4ecc0dcd nodePackages.coinmon: init at 0.0.6 2017-11-21 13:15:50 +01:00
Vladimír Čunát
3772338be5
SDL2: disable parallel make
Example failure: https://hydra.nixos.org/build/64494600
It could be fixed more properly, but for me it builds under 80 secs anyway.
2017-11-21 12:55:47 +01:00
Daniel Peebles
81cc9bb41d
Merge pull request #31701 from matthewbauer/wesnoth-mac
Wesnoth MacOS
2017-11-20 22:42:59 -05:00
Orivej Desh
3f7751ecd4 flite: 1.9.0 -> 2.0.0, fix build with Nix 1.12
It is failing with:

     RPATH of binary /nix/store/...-flite-.../bin/flite contains a forbidden reference to /build

because of the rpath entry `../build/x86_64-linux-gnu/lib`.
2017-11-21 01:14:34 +00:00
Joerg Thalheim
06bfed3d7f xxdiff: fix build 2017-11-21 00:21:06 +00:00
Renaud
1d6f3ea265
Merge pull request #31573 from c0bw3b/pkg/pkcs11
opencryptoki, pkcs11-helper, simple-tpm-pk11
2017-11-20 22:40:58 +01:00
Joerg Thalheim
2ac6343d56 wayland-protocols: 1.10 -> 1.11 2017-11-20 17:20:18 +00:00
Joerg Thalheim
c30d535c7b wayland: 1.12.0 -> 1.14.0 2017-11-20 17:20:17 +00:00
James Earl Douglas
201b4c26ba jenkins: 2.90 -> 2.91 2017-11-20 16:20:22 +00:00
Dan Peebles
73c30b68e9 hupper: fix tests on Darwin 2017-11-20 09:08:50 -05:00
Peter Simons
d5dceefa71 haskell-LambdaHack: update override for sdl2-ttf version 2017-11-20 14:49:27 +01:00
Peter Simons
dc1c9257ce haskell-hpack: follow LTS version constraints to keep stack building 2017-11-20 14:49:27 +01:00
Peter Simons
cecfc96e0b haskell-json-autotype: drop obsolete jailbreak override 2017-11-20 14:49:27 +01:00
Peter Simons
6d72341533 haskell-stack: remove jailbreak for hpack
Current versions of hpack actually break the build, so we must now stick to the
version stack wants. It still overstates it's dependency restrictions, though. :-(
2017-11-20 14:49:27 +01:00
Peter Simons
190d105859 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-16-g50aa754 from Hackage revision
d8c1a47938.
2017-11-20 14:49:23 +01:00
Peter Simons
57daf76259 hackage2nix: disable broken builds 2017-11-20 14:49:22 +01:00
Peter Simons
64dc15475a LTS Haskell 9.14 2017-11-20 14:48:32 +01:00
Orivej Desh
ac387e3918 libstroke: replace dead links 2017-11-20 13:07:40 +00:00
Orivej Desh
54c281fa39 bullet283: delete old version 2017-11-20 10:55:47 +00:00
Joerg Thalheim
53973938f1 python.pkgs.nbxmpp: 0.5.5 -> 0.6.0 2017-11-20 10:08:11 +00:00
Michael Raskin
0fe9606967 asdf: 3.3.0 -> 3.3.1 2017-11-20 10:46:05 +01:00
Orivej Desh
ab0d141f44 Merge branch 'master' into staging
* master: (23 commits)
  silver-searcher: patch bash completions location
  shairplay: init at 2016-01-01
  ocamlPackages.rope: 0.5 -> 0.6
  ocamlPackages.ocaml_gettext: 0.8.7 -> 0.8.8
  mupdf: Patch openjpeg version
  nextcloud-client: fix build after qt updates
  gstreamer.gst-plugins-bad: Patch openjpeg version
  silver-searcher: move bash completion to etc/bash-completion.d/
  neomutt: use mime.types from dedicated mime-types derivation
  mime_types: rename to mime-types
  XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
  nixos/matrix-synapse: remove unused log_file config
  nixos: run parted with --script option (3rd)
  nixos: run parted with --script option (2nd)
  nixos/release: add nixos/tests/switch-test.nix to tested job
  nixos/system: make switch-to-configuration script pure.
  nixos/release: include mutableUsers test to release tests.
  nixos/tests: Add a test for config.users.mutableUsers.
  corebird: 1.7.2 -> 1.7.3
  nixos/matrix-synapse: make home directory configurable
  ...
2017-11-20 09:21:51 +00:00
Lancelot SIX
14a754ff63
nettle: 3.3 -> 3.4
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00007.html
for release information
2017-11-20 09:45:17 +01:00
Vincent Laporte
c890abba57
ocamlPackages.rope: 0.5 -> 0.6 2017-11-20 07:39:34 +00:00
Vincent Laporte
7c749ba705
ocamlPackages.ocaml_gettext: 0.8.7 -> 0.8.8 2017-11-20 07:39:34 +00:00
adisbladis
09683a0a19
gstreamer.gst-plugins-bad: Patch openjpeg version 2017-11-20 14:49:25 +08:00
Orivej Desh
fb703ad117 treewide: update the usage of makeWrapper after #31497 2017-11-19 23:50:49 +00:00
Franz Pletz
fa824e6c58
Merge branch 'master' into staging 2017-11-19 19:39:04 +01:00
Franz Pletz
4e5725605b
openjpeg: 2.1.2 -> 2.3.0 for multiple CVEs
Fixes:

 * CVE-2016-10504
 * CVE-2016-10505
 * CVE-2016-10506
 * CVE-2016-10507
 * CVE-2016-9112
 * CVE-2016-9113
 * CVE-2016-9114
 * CVE-2016-9115
 * CVE-2016-9116
 * CVE-2016-9117
 * CVE-2016-9118

cc #30959
2017-11-19 19:33:42 +01:00
Franz Pletz
58218d4d8e
libsndfile: add patches for multiple CVEs
Fixes the patches names for security tools to parse CVEs.

Adds patch to fix CVE-2017-14634.

cc #30959
2017-11-19 18:51:22 +01:00
Franz Pletz
a6044ad793
audiofile: add patches for multiple CVEs
Fixes:
 * CVE-2017-6827
 * CVE-2017-6828
 * CVE-2017-6829
 * CVE-2017-6830
 * CVE-2017-6831
 * CVE-2017-6832
 * CVE-2017-6833
 * CVE-2017-6834
 * CVE-2017-6835
 * CVE-2017-6836
 * CVE-2017-6837
 * CVE-2017-6838
 * CVE-2017-6839

cc #30959
2017-11-19 18:26:49 +01:00
Jörg Thalheim
528bf1ba0f
Merge pull request #31815 from jraygauthier/jrg/schemaspy_init
schemaspy: init at 6.0.0-rc2
2017-11-19 15:12:20 +00:00
Joerg Thalheim
cca9bb1cc5 schemaspy: nitpicks 2017-11-19 15:11:34 +00:00
Tuomas Tynkkynen
1ec13ff726 pythonPackages.pyamf: init at 0.8.0 2017-11-19 15:50:56 +02:00
rittelle
7fa3f8804f pythonPackages.pyqt5: Add optional support for qtconnectivity 2017-11-19 11:18:07 +01:00
Orivej Desh
130bf93bb4 python.pkgs.pybfd: support split libbfd and libopcodes
PR #30484 (f8741c38cd) has split libbfd and
libopcodes from binutils and gdb.  The original pybfd setup.py is completely
unsuitable to handle that.  This commit replaces the original source with a fork
with a patched setup.py.
2017-11-19 09:01:12 +00:00
Orivej Desh
b089c21506 Merge branch 'master' into staging
* master: (39 commits)
  python.pkgs.pybfd: move to python-modules
  documentation: python 2.6 is no more
  documentation: python3Packages is python36Packages
  wireguard: 0.0.20171101 -> 0.0.20171111
  php_excel: init at 1.0.2
  libxl: init at 3.8.1
  matrix-synapse: 0.24.1 -> 0.25.1
  grafana: 4.6.1 -> 4.6.2
  linux: 4.4.98 -> 4.4.99
  linux: 4.9.62 -> 4.9.63
  linux: 4.13.13 -> 4.13.14
  nixos/zsh: add the type for enableAutosuggestions option
  zsh-powerlevel9k: init at 2017-11-10
  fio: 3.1 -> 3.2
  filebench: rehash source
  nano: 2.8.7 -> 2.9.0
  bonnie: replace dead source link
  less: 520 -> 529
  strace: 4.19 -> 4.20
  iperf: 3.2 -> 3.3
  ...
2017-11-19 08:30:14 +00:00
Orivej Desh
a1573bbbb2 python.pkgs.pybfd: move to python-modules 2017-11-19 08:28:40 +00:00