Commit graph

123542 commits

Author SHA1 Message Date
Orivej Desh c98523d336
Merge pull request #32370 from volth/libvirt-fix
nixos/libvirt: avoid dependency on two qemu packages
2017-12-21 04:00:21 +00:00
volth 363cdde475 nixos/libvirt: remove 'virtualisation.libvirtd.enableKVM' option 2017-12-21 03:56:41 +00:00
volth a52aa6aafb nixos/libvirt: avoid dependency on two qemu packages
Currently libvirt requires two qemu derivations: qemu and qemu_kvm which is just a truncated version of qemu (defined as qemu.override { hostCpuOnly = true; }).

This patch exposes an option virtualisation.libvirtd.qemuPackage which allows to choose which package to use:

 * pkgs.qemu_kvm if all your guests have the same CPU as host, or
 * pkgs.qemu which allows to emulate alien architectures (for example ARMV7L on X86_64), or
 * a custom derivation

virtualisation.libvirtd.enableKVM option is vague and could be deprecate in favor of virtualisation.libvirtd.qemuPackage, anyway it does allow to enable/disable kvm.
2017-12-21 03:56:40 +00:00
Alex Brandt ca7d54c1a1 add alunduil as maintainer for haskell packages
Adding myself, alunduil, as a maintainer on network-uri-json and
siren-json.
2017-12-20 21:01:35 -06:00
Orivej Desh fd91e1441f
Merge pull request #32918 from ebzzry/pell-0.0.3
pell: 0.0.2 -> 0.0.3
2017-12-21 02:01:49 +00:00
Lorenzo Manacorda abc3e4558d libbitcoin-explorer: 2.2.0 -> 3.4.0 2017-12-21 02:58:22 +01:00
Orivej Desh d92969f5cd
Merge pull request #32907 from volth/neko_2.2.0
neko: 2.1.0 -> 2.2.0
2017-12-21 01:51:59 +00:00
Lorenzo Manacorda 23ca8e1287 libbitcoin-network: init at 3.4.0 2017-12-21 02:51:11 +01:00
Orivej Desh 2949447c82 neko: update check for darwin, do not strip ndll 2017-12-21 01:51:00 +00:00
volth e19f22c55a neko: 2.1.0 -> 2.2.0 2017-12-21 01:50:52 +00:00
Lorenzo Manacorda 86ee454f4d libbitcoin-client: 2.2.0 -> 3.4.0 2017-12-21 02:49:30 +01:00
Orivej Desh 30b7624a08
Merge pull request #32791 from yegortimoshenko/feh/go-away
nixos/desktop-managers: do not leak feh to PATH (second attempt)
2017-12-21 01:44:06 +00:00
Yegor Timoshenko 71a8dbb956 nixos/desktop-managers: do not leak feh to PATH
(originally from f9415cb621)

feh is used to set background image for desktop managers that do not
support it directly, however there is no need to include it in PATH.

Fixes #17450.
2017-12-21 01:43:38 +00:00
Rommel Martinez 26285381a2 pell: 0.0.2 -> 0.0.3 2017-12-21 09:41:08 +08:00
Orivej Desh c8a4e906de
Merge pull request #32855 from ankhers/update_elixir_1_5
elixir: 1.5.2 -> 1.5.3
2017-12-21 01:39:20 +00:00
Justin Wood ab0825615b elixir: 1.5.2 -> 1.5.3 2017-12-21 01:38:21 +00:00
Orivej Desh b58cda709d
Merge pull request #32856 from markus1189/http-prompt
http-prompt: disable tests
2017-12-21 01:35:27 +00:00
Orivej Desh c2b8cf0391
Merge pull request #32902 from lsix/update_pytestquickcheck
pythonPackages.pytest-quickcheck: 0.8.2 -> 0.8.3
2017-12-21 01:10:14 +00:00
Orivej Desh e17e2bcbf5
Merge pull request #32903 from corngood/transgui-update
transgui: 5.0.1-svn-r986 -> 5.0.1-svn-r988
2017-12-21 01:09:22 +00:00
Orivej Desh 30e2a1c1b8
Merge pull request #32917 from 4z3/exim-4.90
exim: 4.89.1 -> 4.90
2017-12-21 01:08:16 +00:00
Lorenzo Manacorda 4fea55ef33 libbitcoin-protocol: init at 3.4.0 2017-12-21 01:21:57 +01:00
Lorenzo Manacorda 5b5e98b159 libbitcoin: 2.11.0 -> 3.4.0 2017-12-21 01:20:03 +01:00
Peter Hoeg 662bfa145a vlc: 2.2.6 -> 2.2.8 2017-12-21 08:18:58 +08:00
Orivej Desh 8c7e721467 mkShell: fix eval 2017-12-21 00:07:49 +00:00
Orivej Desh 073c40314f
Merge pull request #32913 from jbedo/snpeff
snpeff: 4.3p -> 4.3t
2017-12-20 23:59:14 +00:00
Justin Bedo a49c91f655
snpeff: 4.3p -> 4.3t 2017-12-21 10:52:26 +11:00
Orivej Desh b679079045
Merge pull request #32540 from rnhmjoj/portrange
nixos/doc: document the firewall port ranges options
2017-12-20 23:51:08 +00:00
rnhmjoj 63af1f7807
nixos/doc: document the firewall port ranges options 2017-12-21 00:46:34 +01:00
zimbatm adc5c9b83d
mkShell: add builder (#30975) 2017-12-20 23:42:07 +00:00
tv 256e1ca497 exim: 4.89.1 -> 4.90 2017-12-21 00:36:13 +01:00
Orivej Desh 02d361cea9
Merge pull request #32886 from volth/protobuf2_5
protobuf: restore version 2.5.0
2017-12-20 23:08:02 +00:00
volth 400956bca3 protobuf2_5: restore to build Hadoop
This partially reverts 1f2a18d916
2017-12-20 23:05:24 +00:00
Graham Christensen 9f31fe81aa
nixos: zfs: correct the networking.hostId error message
Users were confused that the error message said config.networking.hostId, and indeed that did nothing to fix their problem.

Update the error message to specify the option they should actually set.
2017-12-20 17:56:03 -05:00
Robert Helgesson d30f5f8a2e
eclipse: version updates
- eclipse-platform: 4.7.1a -> 4.7.2
- eclipse-plugin-jdt: 4.7.1a -> 4.7.2
- eclipse-sdk: 4.7.1a -> 4.7.2
2017-12-20 23:24:41 +01:00
Jan Tojnar 53acbe8156
cligh: switch to Python 3 2017-12-20 23:10:45 +01:00
volth 8a935323bb dejavu_fonts: make relative symlink
to make hash of fixed-output derivation independent on non-standard $NIX_STORE_DIR
2017-12-21 00:59:14 +03:00
Joachim F 8aebf3a25f
Merge pull request #32809 from fgaz/warzone2100-3.2.3
warzone2100: 3.2.2 -> 3.2.3
2017-12-20 21:21:23 +00:00
Will Dietz 92e525ed4e vte-ng: don't run configure as part of autogen, since it runs w/o args
We could alternatively pass arguments here as well,
but there seems little point in running configure twice.
2017-12-20 22:19:16 +01:00
Sander van der Burg 9cee2e5c95 dysnomia module: use postgres as default user and always publish container properties 2017-12-20 21:45:07 +01:00
Sander van der Burg 6b4687741e dysnomia: 0.7 -> 0.7.1 2017-12-20 21:37:33 +01:00
Will Dietz c433fef525 termite: Add patch to avoid matching trailing punctuation in URLs
Patch based on:
https://github.com/thestinger/termite/pull/516

While this might "break" some URL's in the wild,
in return this fixes matching of URL's in Nix code.
Without this patch the trailing semicolon is included as part of the
URL, which creates invalid URL's for nearly all meta.homepage values.
2017-12-20 21:08:08 +01:00
Michael Alan Dorman 8e6d5639c3 pointfree, taffybar: jailbreak 2017-12-20 20:59:33 +01:00
Peter Simons 211a1ee84b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d.
2017-12-20 20:59:33 +01:00
Peter Simons 15b9537f37 haskell-wai-secure-cookies: drop obsolete overrides 2017-12-20 20:59:18 +01:00
Peter Simons e4bb2a784d liquidhaskell: drop obsolete override 2017-12-20 20:59:18 +01:00
Peter Simons e058744dd4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d.
2017-12-20 20:59:18 +01:00
Peter Simons acc6389bea hackage2nix: update list of broken builds
Ping @alunduil for broken "collection-json" build.
Ping @gridaphobe for broken ghc-srcspan-plugin build.
Ping @gebner for broken hledger-diff build.
Ping @khumba for broken hoppy-docs and hoppy-runtime builds.
Ping @psibi for broken persistent-redis build.
2017-12-20 20:59:04 +01:00
Peter Simons c1dcbad256
Merge pull request #32821 from ttuegel/haskell/shell-env-build-inputs
haskell: set buildInputs in nix-shell env
2017-12-20 20:58:31 +01:00
Peter Simons cb0b1423ad
Merge pull request #32896 from PierreR/master
Haskell-language-puppet: don't build haddock
2017-12-20 20:49:11 +01:00
Orivej Desh 58e6897a56
Merge pull request #32863 from romildo/upd.jwm
jwm: 1651 -> 1653
2017-12-20 19:43:03 +00:00