Commit graph

106058 commits

Author SHA1 Message Date
Frederik Rietdijk 8d9f1701e6 python.pkgs: use toPythonModule for packages defined outside python-packages.nix 2017-11-23 15:11:02 +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 487c4a6f6e
Merge pull request #27513 from lukeadams/prl-tools-fix
[NixOS] Fix + update `hardware.parallels` config option
2017-11-23 14:10:21 +00: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
Jörg Thalheim 4b437f3821
Merge pull request #31966 from mikoim/fonts/migu
migu: init at 20150712
2017-11-23 13:19:40 +00:00
Dominik Xaver Hörl ecdc401cc3 oneko: init at 1.2.5 2017-11-23 14:07:20 +01:00
Graham Christensen e1c020d6a2
Merge pull request #31964 from srhb/imagemagick-up
imagemagick: 6.9.9-21 -> 6.9.9-23
2017-11-23 07:27:59 -05:00
zimbatm 611116823a inginious: mark as broken
The project doesn't exist on github anymore.
2017-11-23 12:24:53 +00:00
Eshin Kunishima 0e626d2e9a
migu: init at 20150712 2017-11-23 21:10:25 +09:00
Sarah Brofeldt a5783484ee imagemagick: 6.9.9-21 -> 6.9.9-23 2017-11-23 11:11:31 +01:00
Peter Romfeld 4db6f68df6 nodePackages.nsp: init at 3.1.0 2017-11-23 17:26:12 +08:00
Pascal Wittmann 6b21d3acd7
Merge pull request #31961 from adisbladis/hedgewars-0_9_23
hedgewars: 0.9.22 -> 0.9.23
2017-11-23 09:42:32 +01:00
adisbladis 5f111a854e
hedgewars: 0.9.22 -> 0.9.23 2017-11-23 15:47:41 +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
Eshin Kunishima 5986bd30d9
inconsolata: 1.010 -> 2.001 2017-11-23 16:21:15 +09:00
Kevin Quick 2233ae6a99
Removed extraneous comment; updated note reg testing use of network. 2017-11-22 21:23:43 -08:00
Orivej Desh 9d2bd32b79 tzdata: avoid symlink loop "./posix" -> ".."
Fixes #31560
2017-11-23 05:12:03 +00:00
Soham Chowdhury 8775b80503 stockfish: 7 -> 8 2017-11-23 10:12:14 +05:30
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
Luke Adams 367e5f726f gnuradio-osmosdr: update homepage 2017-11-22 21:46:13 -06:00
Luke Adams 03193f542e gnuradio-{ais,gsm,nacl,osmosdr,rds}: enableParallelBuilding 2017-11-22 21:46:12 -06:00
Luke Adams b1c666ef6c gnuradio-{ais,gsm,nacl,osmosdr,rds}: enable Darwin building 2017-11-22 21:46:12 -06:00
Luke Adams d8d9697402 gnuradio-ais: Fix Volk library search issue. Fix incorrect version date.
- Issue fixed in my PR (bistromath/gr-ais@8502d02)
- The commit date of the original src is "2015-12-20" not "2016-08-26" (version hasn't changed)
2017-11-22 21:46:11 -06:00
Luke Adams 86d953ee39 gnuradio: enable Darwin building 2017-11-22 21:46:11 -06:00
Luke Adams 1b1c82f4f4 gnuradio: 3.7.11.0 -> 3.7.11.1
this version includes GCC6 improvements
2017-11-22 21:46:10 -06:00
Luke Adams 5d75dbe5e5 gnuradio: Resolve darwin c++11 issues
-std=c++11 causes errors with OBJ-C files on Darwin. Inject dynamic compiler flag into every cmake file to work around this.
2017-11-22 21:46:10 -06:00
Luke Adams 6e9140d5c3 gnuradio: force wxgui and pygtk check to true
enables gnuradio-companion compilation in headless/nix-multiuser environment
2017-11-22 21:44:29 -06:00
Luke Adams 17908a7de1 gnuradio: setupHook: enable composition with nix-shell 2017-11-22 21:44:28 -06:00
Luke Adams 482d8de3b0 gnuradio: postInstall: PYTHONPATH / DYLD_FRAMEWORK_PATH notes 2017-11-22 21:44:28 -06:00
Luke Adams 3cdf4308b2 gnuradio: wrapProgram: set DYLD_FRAMEWORK_PATH
This prevents CoreFoundation-related crashes
2017-11-22 21:44:02 -06: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 fdc2fe1e0c
Merge pull request #31911 from dotlambda/abcm2ps
abcm2ps: 8.13.16 -> 8.13.17
2017-11-22 21:41:06 -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
Samuel Leathers b511a82b8a
Merge pull request #31953 from ixmatus/parnell/signal-desktop-maintainer
signal-desktop: Add @ixmatus to the list of maintainers
2017-11-22 21:23:31 -05:00
Graham Christensen 1f0a09fd59
Merge pull request #31801 from bhipple/centos-7.3-vmtools-image
Init Centos 7.3 vmTools diskImage
2017-11-22 20:19:51 -05:00
Austin Seipp 865ae03ad3 cockroachdb: 1.1.1 -> 1.1.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-22 18:07:52 -06: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
Parnell Springmeyer 57f1a67026
signal-desktop: Add @ixmatus to the list of maintainers 2017-11-22 16:57:36 -06:00
Moritz U f6dfa221c9 usbip: init at ${kernel.version} (#31948)
* usbip: Init at ${kernel.version}

* usbip: simplify build

* usbip: fix build on bcachefs kernel

* usbip: revert autoreconfHook

sorry for breakage, I was testing the wrong code
2017-11-22 22:54:50 +00:00
Luke Adams e81d84fcea gnuradio: add CoreAudio input for Darwin 2017-11-22 16:42:21 -06:00
Luke Adams 861773bfa5 gnuradio: reorder build inputs 2017-11-22 16:42:21 -06:00
Luke Adams b9c426c5a6 gnuradio: use qwt6_qt4 instead of qwt5 2017-11-22 16:42:20 -06:00
Luke Adams ba49dfb318 gnuradio: document purpose of package inputs 2017-11-22 16:42:20 -06:00
Luke Adams 60d95cc41a rtl-sdr: enable Darwin building; postInstall: only run on Linux 2017-11-22 16:42:19 -06:00
Luke Adams 4bc189db28 urh: platforms to linux only due to qt5 issue on Darwin 2017-11-22 16:42:19 -06:00
Luke Adams 9be55b0d04 libosmocore: enable Darwin building 2017-11-22 16:42:18 -06:00
Luke Adams b32e8ce7d7 libosmocore: 0.9.0 -> 0.9.6
add new required talloc, python2 inputs; enableParallelBuilding
2017-11-22 16:42:18 -06: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
Maximilian Bode 6bacdee6a4 terraform: upgrade providers 2017-11-22 22:48:47 +01:00
Jörg Thalheim 322b8344be
Merge pull request #31886 from adisbladis/firefox-beta-bin-58_0b5
Firefox beta & devedition bin packages 58.0b5
2017-11-22 21:19:37 +00: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
Maximilian Bode 083a0b8348 terraform: add 0.11 2017-11-22 22:06:02 +01:00
Maximilian Bode b5fd1181d1 terraform: 0.10.7 -> 0.10.8 2017-11-22 22:05:15 +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
Frederik Rietdijk 2eafb3cf9f
Merge pull request #31942 from das-g/qgis-2.18.14
QGIS 2.18.13 -> 2.18.14
2017-11-22 21:09:07 +01:00
Bjørn Forsman 7e9b186fe4 owncloud-client: unbreak build
By reusing the nextcloud patch to find the "Sql" module (Qt5Sql).

https://hydra.nixos.org/build/64533236/nixlog/1/tail
2017-11-22 20:18:24 +01:00
Frederik Rietdijk 8fafa3a85a
Merge pull request #31934 from romildo/upd.qbittorrent
qbittorrent: 3.3.16 -> 4.0.1
2017-11-22 20:06:47 +01:00
Bjørn Forsman 1e05951a09 pythonPackages.demjson: bring back package attribute
Commit 2ca086da82
("pythonpackages.deform_bootstrap: Remove seemingly dead package")
removed it by mistake.
2017-11-22 19:59:01 +01: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
Robert Helgesson 68a13ec392
perl-PPI: 1.224 -> 1.236 2017-11-22 19:47:21 +01:00
Frederik Rietdijk fe84985267
Merge pull request #31936 from Moredread/calibre
calibre: Fix error when sending E-Mails
2017-11-22 19:44:53 +01:00
Tim Steinbach c61e6a37f0
Merge pull request #31938 from Ma27/init/docker-ls
docker-ls: init at v0.3.1
2017-11-22 17:47:58 +00:00
Raphael Das Gupta d756dedb9a qgis: 2.18.13 -> 2.18.14 2017-11-22 18:42:42 +01:00
Domen Kožar ad492e6f33
hydra: 2017-10-26 -> 2017-11-21 2017-11-22 17:24:55 +00:00
David McFarland 916d1a409c rdesktop: enable credssp w/ libgssglue 2017-11-22 12:33:32 -04:00
David McFarland 4434843d9c libgssglue: init at 0.4 2017-11-22 12:33:32 -04:00
Maximilian Bosch 1e2722ae22
docker-ls: init at v0.3.1 2017-11-22 16:08:45 +01:00
Shea Levy e0779e6aed
docbook-xsl: Expose dbtoepub in passthru. 2017-11-22 09:12:53 -05:00
Orivej Desh 1bae36bc41 openvpn-auth-ldap: rehash patches 2017-11-22 14:10:46 +00:00
Peter Simons aba9985ff9 melpa-packages.nix: unbreak "shm", which builds fine for me
Ping @mdorman
2017-11-22 14:55:38 +01: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
Jörg Thalheim 66b732a586
Merge pull request #31928 from andir/slack-2.90
slack: 2.8.2 -> 2.9.0
2017-11-22 13:15:51 +00:00
Tim Steinbach 44f1d45833
Merge pull request #31899 from NeQuissimus/docker_17_11
docker-edge: 17.10 -> 17.11
2017-11-22 13:05:49 +00:00
Tim Steinbach 843ee55b66
linux-copperhead: 4.13.14.a -> 4.14.1.a 2017-11-22 08:03:56 -05:00
André-Patrick Bubel 04bdff3d8f
calibre: Fix error when sending E-Mails
When sending E-Mails an error was thrown due to the missing 'dns'
python package.
2017-11-22 13:41:23 +01:00
Vincent Laporte 38c75afb1e
ocamlPackages.ppx_deriving: 4.2 -> 4.2.1 2017-11-22 12:27:32 +00:00
José Romildo Malaquias a3ae91aa2f qbittorrent: 3.3.16 -> 4.0.1 2017-11-22 10:02:40 -02:00
Thomas Strobel 0603d0e9c2 init: restya-board at 0.6 2017-11-22 12:14:23 +01:00
Pascal Wittmann 852acd8baf
Merge pull request #31924 from andir/apt-cacher-ng
apt-cacher-ng: 0.9.1 -> 3.1
2017-11-22 10:58:53 +01:00
Bas van Dijk bfade3206c nixopsUnstable: upgrade to HEAD and use a tarball from hydra 2017-11-22 09:42:41 +00:00
Joerg Thalheim 14769628bf pythonPackages.nototools: fix name & evaluation
nototools was renamed by accident to notoTools in #31543
This broke evaluation of noto-fonts.

cc @benley
2017-11-22 08:59:24 +00:00
Andreas Rammhold 1f0819a7cb
slack: 2.8.2 -> 2.9.0 2017-11-22 09:31:03 +01: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
Jörg Thalheim 9ae72f2715
Merge pull request #31908 from andir/alsa-1.1.5
alsa upgrade to 1.1.5
2017-11-22 08:23:26 +00:00
Andreas Rammhold d41d43d850
apt-cacher-ng: 0.9.1 -> 3.1
Also helps compilation using gcc7.
2017-11-22 09:21:58 +01:00
Jörg Thalheim 98d12e681c
Merge pull request #31909 from andir/clamav
clamav: apply patch for CVE-2017-6420
2017-11-22 08:20:03 +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 565d92a10f
Merge pull request #31902 from Mic92/vim-grammarous
vimPlugins.vim-grammarous: set languagetool path
2017-11-22 08:00:12 +00:00
Daiderd Jordan 76e50a3fbf
Merge pull request #31917 from LnL7/darwin-csu
Csu: fix build with CoreFoundation
2017-11-22 08:58:44 +01: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
Benjamin Staffin a1e340fab2
noto fonts and tools: update to newer tagged releases (#31543)
* noto fonts and tools: update to newer tagged releases

* noto-tools: split out to a separate file
2017-11-22 00:19:48 -05:00
Joachim F 7059c88290
Merge pull request #31207 from rnhmjoj/mutt-gpg
mutt: add option to configure S/MIME and GnuPG
2017-11-22 04:08:10 +00:00
Joachim F 7cfe20dc77
Merge pull request #31920 from andir/yara
yara: 3.6.3 -> 3.7.0
2017-11-22 04:02:59 +00:00
Cray Elliott 86c0844d32 obs-studio: 20.1.0 -> 20.1.3 2017-11-21 19:15:44 -08:00
Cray Elliott 2517cea040 nvidia-x11-stable: 384.90 -> 387.22 2017-11-21 19:15:37 -08:00
Kevin Quick a9a86e04c4
thespian: Python library init at 3.8.3 2017-11-21 16:48:30 -08:00
Andreas Rammhold e7a65e5312
yara: 3.6.3 -> 3.7.0 2017-11-22 00:45:38 +01:00
Renaud 74d36c9acd
Merge pull request #28950 from jansol/renderdoc
renderdoc: 0.34pre -> 0.91
2017-11-22 00:13:37 +01: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
Daiderd Jordan a0948ffdb0
Csu: fix build with CoreFoundation 2017-11-21 23:15:00 +01:00
Tuomas Tynkkynen 91d2cf9642 lkl: Supports aarch64
ARMv6 and ARMv7 didn't work when I tried.
2017-11-22 00:01:13 +02:00
Roberto Di Remigio eb43cc569a
hdf5: 1.8.18 -> 1.10.1 2017-11-21 22:08:07 +01:00
Roberto Di Remigio 98a748485e
hdf5_1_8: add fortran2003 option 2017-11-21 22:08:06 +01:00
Roberto Di Remigio 443faefdfb
hdf5_1_8: 1.8.18 -> 1.8.19 2017-11-21 22:08:06 +01:00
Roberto Di Remigio e4ac6f6ab2
hdf5_1_8: init at 1.8.18 2017-11-21 22:08:06 +01:00
Jörg Thalheim cef1abbd88
Merge pull request #31898 from andir/wimlib
wimlib: init at 1.12.0
2017-11-21 21:06:23 +00:00
Robert Schütz 8d2d26db4d abcm2ps: 8.13.16 -> 8.13.17 2017-11-21 21:54:29 +01: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
Vladimír Čunát c024f0b762
Merge #31905: samba: security 4.6.8 -> 4.6.11 2017-11-21 21:50:23 +01:00
Joerg Thalheim 32ce470720 wimlib: nitpicks 2017-11-21 20:40:52 +00:00
Andreas Rammhold f01acd4cd5
clamav: apply patch for CVE-2017-6420
Details at [1].

[1] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6420
2017-11-21 21:39:29 +01:00
zimbatm 8233411a8e gitAndTools.git-codeowners: 0.1.1 -> 0.1.2 2017-11-21 20:12:11 +00:00
Andreas Rammhold 40180335a9
wimlib: init at 1.12.0 2017-11-21 20:43:12 +01:00
Matthieu Coudron 28f9262092
kernel: improve modDirVersion error message
Now prints the current modDirVersion.  Close #31887.
2017-11-21 20:42:41 +01: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 10cec932d7 retroarch: enable parallel building 2017-11-21 19:29:29 +00:00
Orivej Desh d5e3935a6a atlas: enable parallel building 2017-11-21 19:29:10 +00:00
Andreas Rammhold 111c8f1287
alsa-plugins: 1.1.4 -> 1.1.5 2017-11-21 20:23:38 +01:00
Andreas Rammhold e1f8c72ec8
alsa-tools: 1.1.3 -> 1.1.5 2017-11-21 20:23:14 +01:00
Andreas Rammhold 9b8ebd8e14
alsa-utils: 1.1.4 -> 1.1.5 2017-11-21 20:22:54 +01:00
Andreas Rammhold e207ac1ee3
alsa-lib: 1.1.4.1 -> 1.1.5 2017-11-21 20:22:14 +01: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
Eelco Dolstra 3d5828ebed
releaseTools.sourceTarball: Clean up temporary files 2017-11-21 19:45:20 +01:00
Orivej Desh f82b44106c dotnetPackages.SmartIrc4net: rehash source
The only change is in the package metadata.
2017-11-21 18:24:06 +00:00
Jörg Thalheim 6b0caf1d18
Merge pull request #31890 from mikoim/fonts/migmix
migmix: init at 20150712
2017-11-21 18:04:02 +00:00
Joerg Thalheim 759c815c22 migmix: make it a fixed-output derivation
Then we do not need to rebuild it for every platform and on mass-rebuilds.
Also it speedup evaluation.
2017-11-21 18:01:48 +00:00
Orivej Desh 5421d2908f boehm-gc: enable parallel building 2017-11-21 17:58:48 +00:00
Eelco Dolstra 9f74cf3e12
vm: Create /dev/full
https://hydra.nixos.org/build/64519371
2017-11-21 18:25:50 +01:00
Jörg Thalheim a4e178b3a5
Merge pull request #31900 from andir/update-intel-microcode
microcodeIntel: 20170707 -> 20171117
2017-11-21 17:22:24 +00:00
Andreas Rammhold 45f0c0b80e
samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
More details at [1] & [2]

[1] https://www.samba.org/samba/security/CVE-2017-15275.html
[2] https://www.samba.org/samba/security/CVE-2017-14746.html
2017-11-21 18:11:28 +01:00
Joerg Thalheim 2c70504892 vimPlugins.vim-grammarous: set languagetool path
Otherwise it try to install languagetool into nix store
2017-11-21 17:05:55 +00:00
Lancelot SIX 5f5d8e67a7
gnupg: 2.2.2 -> 2.2.3
This is a maintenance release.
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00008.html
for release information
2017-11-21 17:58:29 +01:00
Andreas Rammhold 89fab17749
microcodeIntel: 20170707 -> 20171117
From the changelog:

```
Intel Processor Microcode Package for Linux
20171117 Release

-- New Platforms --
CFL U0 (06-9e-0a:22) 70
CFL B0 (06-9e-0b:2) 72
SKX H0 (06-55-04:b7) 2000035
GLK B0 (06-7a-01:1) 1e
APL Bx (06-5c-09:3) 2c
-- Updates --
KBL Y0 (06-8e-0a:c0) 66->70
-- Removed files --
SKX H0 (06-55-04:97) 2000022
```
2017-11-21 17:17:49 +01: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
Raymond Gauthier 7cdd12e4e9 kernel config: Enable MEDIA_CONTROLLER
With this disabled, cameras would not get a `/dev/mediaX` entry matching
the `/dev/videoX` which broke any application (e.g: `uvcdynctrl -l`,
`media-ctl -p`) depending on this interface.
2017-11-21 16:33:31 +02:00
Tim Steinbach 3901f08f10
docker-edge: 17.10 -> 17.11 2017-11-21 09:23:48 -05:00
Jörg Thalheim e5cc4bd375
Merge pull request #31897 from hedning/nix-zsh/bash-completions_bump
nix-zsh-completions: 0.3.3 -> 0.3.5, nix-bash-completions: 0.4 -> 0.5
2017-11-21 13:50:22 +00: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
Tim Steinbach 3300ec2b92
linux: 4.4.99 -> 4.4.100 2017-11-21 08:08:40 -05:00
Tim Steinbach 03a3ab5db1
linux: 4.9.63 -> 4.9.64 2017-11-21 08:06:47 -05:00
Tor Hedin Brønner 9a27fee60a nix-bash-completions: 0.4 -> 0.5
Various improvements and bugfixes.
2017-11-21 14:05:03 +01:00
Tim Steinbach e3877445aa
linux: 4.14 -> 4.14.1 2017-11-21 08:04:26 -05:00
Tim Steinbach 332ac0bdec
linux: 4.13.14 -> 4.13.15 2017-11-21 08:02:12 -05:00
Tor Hedin Brønner d1635a58bf nix-zsh-completions: 0.3.3 -> 0.3.5
Various improvements including attribute completion when supplying a cached
url as a repo.
2017-11-21 14:01:35 +01:00
Vladimír Čunát d16b298d19
dns-root-data: use a stable URL that I maintain anyway
Close #31855.
2017-11-21 13:58:19 +01:00
Jörg Thalheim d0a94e47d8
Merge branch 'master' into language-tool 2017-11-21 12:35:19 +00:00
Lorenzo Manacorda 9a4ecc0dcd nodePackages.coinmon: init at 0.0.6 2017-11-21 13:15:50 +01:00
Jörg Thalheim 72cf3e856a
Merge pull request #31868 from Mic92/weston/wayland-update
Weston: 1.12.0 -> 3.0.0; wayland: 1.12.0 -> 1.14.0
2017-11-21 12:09:01 +00:00
Joerg Thalheim b815ae1a0b LanguageTool: 3.7 -> 3.9 2017-11-21 12:04:07 +00: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
Eshin Kunishima 05ce88e6dd
migmix: init at 20150712 2017-11-21 20:28:27 +09:00
aszlig 73746502d8
tomahawk: Mark as unmaintained by upstream
The upstream commit tomahawk-player/tomahawk@c838959248
changed the project's README to state that the project has been
abandoned, quote:

   This project is essentially abandoned

   There is noone working on it. There isn't much sense in adding any
   new issues in the issue tracker unless you want to fix them yourself.

So I'm adding a note in the description and essentially remove my
maintainership as well.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-21 08:55:55 +01:00
aszlig a8199e79f4
tomahawk: Pin boost to version 1.55
The dependency of boost propagated by Lucene++ is version 1.55, so this
leads to a segfault during startup because we get mixed library versions
with boost 1.62 and 1.55 in the binary.

I've tested running Tomahawk before and after this change and the change
indeed fixes the problem.

Signed-off-by: aszlig <aszlig@nix.build>
Fixes: #17598, #19238
2017-11-21 08:54:58 +01:00
Orivej Desh 4f73b3162b treewide: preset windres missing to fix builds on Linux
https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345899910
2017-11-21 04:27:10 +00:00
adisbladis b5a99cfdf2
firefox-devedition-bin: 58.0b2 -> 58.0b5 2017-11-21 11:59:51 +08:00
adisbladis 393e4f0b86
firefox-beta-bin: 57.0b14 -> 58.0b5 2017-11-21 11:59:41 +08:00
Orivej Desh 0b9cd7ad0f pdf2djvu: ignore windres on linux to fix build
https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345899910
2017-11-21 03:43:18 +00:00
Daniel Peebles 81cc9bb41d
Merge pull request #31701 from matthewbauer/wesnoth-mac
Wesnoth MacOS
2017-11-20 22:42:59 -05:00
Orivej Desh 1c1455fbc5 zsh-prezto: rehash with fetchpatch 2017-11-21 02:18:05 +00: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 ce98c217d7 hivemind: remove
Project seems dead and stopped building in august.
cc @canndrew
2017-11-21 02:03:02 +01:00
Joerg Thalheim 6327ba2089 xiphos: 4.0.6 -> 4.0.7 2017-11-21 00:27:33 +00:00
Joerg Thalheim 06bfed3d7f xxdiff: fix build 2017-11-21 00:21:06 +00:00
Joerg Thalheim 1af0254fc7 xonsh: 0.4.3 -> 0.5.12 2017-11-21 00:09:18 +00:00
Daiderd Jordan d5b02278c6
Merge pull request #31814 from matthewbauer/screenfetch-darwin
screenfetch: fix darwin execution
2017-11-21 00:59:24 +01:00
Orivej Desh 882324e3a7
Merge pull request #31878 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-11-20 23:44:12 +00:00
Michael Alan Dorman 5296f91ca2 melpa-packages: 2017-11-20
Removals:
 - omniref: removed from melpa
 - ox-latex-chinese: removed from melpa

Broken:
 - shm: missing dependencies
2017-11-20 17:34:07 -05:00
Michael Alan Dorman 68839b0dd7 melpa-stable-packages: 2017-11-20
Broken:
 - po-mode: missing file header
2017-11-20 17:33:45 -05:00
Michael Alan Dorman b5ebb93e0c org-packages: 2017-11-20 2017-11-20 17:33:30 -05:00
Michael Alan Dorman 1b5252680d elpa-packages: 2017-11-20
Broken:
 - rcirc-menu: missing file header
2017-11-20 17:33:17 -05: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
Daiderd Jordan a6172a90be
Merge pull request #31737 from periklis/init-docker-darwin-support
docker & docker-machine-xhyve: enable darwin support
2017-11-20 21:16:25 +01:00
Daiderd Jordan b7dac500d7
Merge pull request #31803 from nicknovitski/sdcv-darwin
sdcv: enable Darwin build
2017-11-20 20:44:35 +01:00
Periklis Tsirakidis 1434c5ed9c fixup! docker-cli: enable darwin support 2017-11-20 20:30:46 +01:00
Periklis Tsirakidis 4a2bd8ed14 fixup! docker-cli: enable darwin support 2017-11-20 20:16:08 +01:00
Periklis Tsirakidis 73c915296f docker-machine-xhyve: init darwin support 2017-11-20 20:07:00 +01:00
Periklis Tsirakidis 0f0ffa70a0 docker-cli: enable darwin support 2017-11-20 20:07:00 +01:00
rnhmjoj 3daaf09c9e
mutt: add option to configure S/MIME and GnuPG 2017-11-20 20:04:19 +01:00
Niklas Hambüchen 7be449a97d glusterfs: 3.12.2 -> 3.12.3 2017-11-20 18:57:55 +00:00
Niklas Hambüchen afe5179e22 glusterfs: 3.12.1 -> 3.12.2 2017-11-20 18:57:55 +00:00
Jos van den Oever 5207b4cea0 kruler: init at 5.0 2017-11-20 17:56:09 +00:00
Joerg Thalheim fc39418ad4 weston: 1.12.0 -> 3.0.0 2017-11-20 17:20:18 +00: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
Thomas Tuegel 33a736cafa
Merge pull request #31743 from ttuegel/firefox/wrapper
wrapFirefox: make overridable, support browserpass
2017-11-20 11:08:50 -06:00
Thomas Tuegel ffea7d8e9d
otfcc: add ttuegel to maintainers 2017-11-20 11:07:07 -06:00
Thomas Tuegel ba9cf1f823
iosevka: accept custom build options 2017-11-20 11:07:06 -06:00
Thomas Tuegel 0a6b3492ee
iosevka: add ttuegel to maintainers 2017-11-20 11:07:06 -06:00
Thomas Tuegel 1d89647433
iosevka: build from source
The Iosevka builder requires Node 8, which is not supported by node2nix yet; the
included package-lock.json is processed in Nix to install the required
dependencies offline.
2017-11-20 11:07:06 -06:00
Johannes Frankenau 2110f96f9b
otfcc: init at 0.8.6 2017-11-20 11:07:05 -06:00
Thomas Tuegel 7ede960a27
buildRustPackage: make dependencies' source writable
Some packages, such as the xcb crate, do code generation at build-time;
therefore, the dependencies' source tree must be writable.
2017-11-20 11:02:01 -06:00
Tim Steinbach 58cc833df4
linux-copperhead: 4.13.13.a -> 4.13.14.a 2017-11-20 11:44:03 -05:00
Raymond Gauthier fb3ad1455a libwebcam: Init at 0.2.5 2017-11-20 16:34:15 +00:00
dywedir aac60dcd7e rdedup: init at 2.0.0 2017-11-20 16:30:37 +00:00
James Earl Douglas 201b4c26ba jenkins: 2.90 -> 2.91 2017-11-20 16:20:22 +00:00
Roman Volosatovs ae4ea45abf mopidy-iris: 3.6.1 -> 3.8.2 2017-11-20 16:16:30 +00:00
Oliver Charles bea2e8de50 rescuetime: 2.9.11.1300 -> 2.10.0.1322 2017-11-20 16:01:35 +00:00
Orivej Desh b821f35fe1 mlocate: replace dead links 2017-11-20 14:32:21 +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 5e21687fb3 deadbeef: rehash source
Archive contents did not change.
2017-11-20 12:58:43 +00:00
Rok Garbas fb5f41bb00 neovim: ruby and python isolation
the code has been taken from #31604 and fixed so that :CheckHealth for
ruby provider is also green (ruby and gem are required to be in PATH).
2017-11-20 13:10:13 +01:00
Orivej Desh 54c281fa39 bullet283: delete old version 2017-11-20 10:55:47 +00:00
jraygauthier 3f057db6a0 sqlite-jdbc: init at 3.20.0 (#31816) 2017-11-20 10:24:05 +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
Orivej Desh 36e67d2beb silver-searcher: patch bash completions location 2017-11-20 09:17:55 +00:00
Pascal Wittmann afcf6742dd
Merge pull request #31804 from NeQuissimus/beagleboard_4_9_61
linux-beagleboard: 4.9.59-r73 -> 4.9.61-r76
2017-11-20 09:20:25 +01:00
Peter Hoeg eacab6a15e shairplay: init at 2016-01-01 2017-11-20 15:57:40 +08: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
Franz Pletz 29fc4369c8
Merge pull request #31852 from adisbladis/mupdf-openjpeg-version
mupdf: Patch openjpeg version
2017-11-20 08:35:26 +01:00
adisbladis ce59d9bece
mupdf: Patch openjpeg version 2017-11-20 15:27:25 +08:00
Averell Dalton cce47a6bf5 nextcloud-client: fix build after qt updates
Probably necessary after restructuring/updates in #31462
2017-11-20 08:10:40 +01:00
adisbladis 09683a0a19
gstreamer.gst-plugins-bad: Patch openjpeg version 2017-11-20 14:49:25 +08:00
Tim Steinbach 905b7a6e73
Merge pull request #31621 from NeQuissimus/minikube_localkube
minikube: Use localkube
2017-11-20 02:28:04 +00:00
Graham Christensen 57e737f57b
Merge pull request #31842 from nicknovitski/silver-searcher-completion
silver-searcher: move bash completion to etc/bash-completion.d/
2017-11-19 19:48:16 -05:00