Commit Graph

41589 Commits

Author SHA1 Message Date
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
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
Raymond Gauthier
06c7c05cc2 schemaspy: Init at 6.0.0-rc2 2017-11-18 23:08:29 -05:00
Orivej Desh
c76890f2fe binutils: disambiguate ARM targets
https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345472766

Since [1] libbfd is compiled with support for all available targets. However, it
can not choose whether an ARM ELF file is elf32-littlearm,
elf32-littlearm-symbian, or elf32-littlearm-vxworks, and fails with the "File
format is ambiguous" error.  Here [2] Alan Modra intended to prioritize the
first of the three, but although his patch was merged and reportedly solved the
issue, currently glibc 2.28.1 and 2.29.1 again fail to disambiguate these
targets.  This commit makes it prioritize elf32-littlearm over the other two.

[1] f8741c38cd
[2] https://sourceware.org/ml/binutils/2013-05/msg00271.html
2017-11-19 03:36:53 +00:00
Markus Mueller
8d499c2b3d
libxl: init at 3.8.1 2017-11-19 04:22:26 +01:00
Roberto Di Remigio
9792c039ee ninja: 1.7.2 -> 1.8.2 2017-11-18 19:03:44 +00:00
Tuomas Tynkkynen
ce3924fd26 strace: 4.19 -> 4.20 2017-11-18 17:46:56 +02:00
Tuomas Tynkkynen
bd47e17234 dtc: 1.4.4 -> 1.4.5 2017-11-18 13:57:12 +02:00
Orivej Desh
59add31f2f
Merge pull request #31780 from romildo/upd.uncrustify
uncrustify: 0.64 -> 0.66
2017-11-17 22:50:35 +00:00
Orivej Desh
5e7be4a2a3 uncrustify: enable parallel building 2017-11-17 22:50:00 +00:00
Orivej Desh
af748afe33
Merge pull request #31777 from romildo/upd.catch
catch: 1.9.6 -> 1.11.0
2017-11-17 22:46:14 +00:00
Orivej Desh
b5148cec8f libjson-rpc-cpp: enable parallel building 2017-11-17 22:44:01 +00:00
Orivej Desh
c8e5b07350
Merge pull request #31776 from veprbl/fastjet_330
fastjet: 3.2.0 -> 3.3.0
2017-11-17 22:36:46 +00:00
José Romildo Malaquias
6e53af6d8e uncrustify: 0.64 -> 0.66 2017-11-17 20:19:00 -02:00
José Romildo Malaquias
0c3a544f91 catch: 1.9.6 -> 1.11.0 2017-11-17 20:10:19 -02:00
Daiderd Jordan
36818207e9 Merge branch 'master' into staging 2017-11-17 22:45:34 +01:00
Daiderd Jordan
399a22e984
Merge pull request #31175 from yrashk/rust-1.21
rust: 1.20.0 -> 1.21.0
2017-11-17 22:31:49 +01:00
Daiderd Jordan
ccf7310e2d
Merge pull request #31125 from LnL7/darwin-rust-bootstrap
rust-bootstrap: cleanup darwin expression
2017-11-17 22:31:32 +01:00
Dmitry Kalinkin
2f1816de5b
fastjet: 3.2.0 -> 3.3.0 2017-11-17 16:23:42 -05:00
Orivej Desh
e283833d9c
Merge pull request #31764 from adisbladis/libmsgpack-gcc7
Libmsgpack gcc7 fixes
2017-11-17 20:48:42 +00:00
Orivej Desh
1352789cfc
Merge pull request #31765 from adisbladis/czmq-gcc7
czmq: Fix build with gcc-7
2017-11-17 20:47:57 +00:00
Nikolay Amiantov
88105ee018 gtk3: compute DPI properly when Xft options are not used
Taken from #25892

Fixes #25023
2017-11-17 20:45:49 +00:00
Orivej Desh
ca86a25061
Merge pull request #31400 from gnidorah/gtk3
gtk3: 3.22.24 -> 3.22.26
2017-11-17 20:09:35 +00:00
Orivej Desh
88abcdb53a
Merge pull request #31710 from adisbladis/nodejs-9_2_0
nodejs: 9.0.0 -> 9.2.0 & libuv: 1.15.0 -> 1.16.1
2017-11-17 19:22:37 +00:00
Orivej Desh
881f9b32d1
Merge pull request #31718 from maiksensi/pytest-3.2
pytest: 3.2.3 -> 3.2.5
2017-11-17 19:17:39 +00:00
Daiderd Jordan
e677ed1c5b
Merge pull request #31771 from cstrahan/ycmd-update
ycmd update
2017-11-17 19:20:18 +01:00
Orivej Desh
1161741351 Merge branch 'master' into staging
* master: (28 commits)
  go_1_9: skip flaky TestWaitGroupMisuse2
  erlangR18: fix patch hashes with fetchpatch
  xml2: replace dead links
  nixos/pam: fix docs about path to u2f_keys file
  cinelerra: add a note about parallel building
  msmtp: install docs and examples (#31769)
  kernel: Fix out-of-tree modules on aarch64
  nixos/tests/acme: update terms of service to fix test
  gixy: init at 0.1.8
  pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
  mono: init at 4.8
  wal-g: fix license so not to break evaluation
  wal-g: init at 0.1.2
  maintainers: add backuitist
  nixos/prometheus: Correct documentation for external_labels
  spidermonkey: replace broken links
  vagrant: removed custom rake gem
  vagrant: 2.0.0 -> 2.0.1
  nixos/prometheus: add external_labels option
  nixos/prometheus: add scrape_configs.honor_labels
  ...
2017-11-17 18:06:22 +00:00
Orivej Desh
73598e3787 go_1_9: skip flaky TestWaitGroupMisuse2
https://github.com/golang/go/issues/20072
https://hydra.nixos.org/build/64351217/nixlog/1
2017-11-17 18:05:30 +00:00
Daiderd Jordan
45b6c9c8f1
Merge pull request #31760 from LnL7/darwin-gstreamer
gstreamer: fix darwin build
2017-11-17 18:59:11 +01:00
Orivej Desh
587642bddc erlangR18: fix patch hashes with fetchpatch 2017-11-17 17:04:23 +00:00
Charles Strahan
f39c132bce
ycmd: 2017-03-27 -> 2017-11-05 2017-11-17 11:20:11 -05:00
WilliButz
c122dadb51
pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
- fetch with `fetchPypi`
- add license, description and myself as maintainer
2017-11-17 15:36:52 +01:00