Commit graph

107764 commits

Author SHA1 Message Date
Frank Doepper 43b1e3114a xsnow: fix url 2017-12-21 11:34:48 +01:00
Moritz Ulrich e222d21eed
gnu-cobol: 2.0-rc2 -> 2.2
Instead of wrapping `cobc` and setting NIX_{LDFLAGS,CFLAGS_COMPILE}
set `COB_CC`, `COB_CFLAGS` and `COB_LDFLAGS` to make `cobc` find the
necessary libraries.
2017-12-21 10:40:02 +01:00
Jörg Thalheim 362244787f
Merge pull request #32920 from mrVanDalo/feature/pencil3
pencil: 2.0.21 -> 3.0.4
2017-12-21 10:33:33 +01:00
John Wiegley f962f33593 Specify the coq version in a more consistent location 2017-12-21 01:24:35 -08:00
John Wiegley 60a6b81e2d coqPackages.equations: -> 1.0 2017-12-21 01:06:14 -08:00
Bjørn Forsman 3168fcd07b apache-directory-studio: init at 2.0.0.v20170904-M13
Changes v1 -> v2:
 * Move from 'applications/misc' to 'applications/networking' category.
2017-12-21 08:53:36 +01:00
Bjørn Forsman dc9ea840c1 lighttpd: add enableLdap option (default false) 2017-12-21 08:50:22 +01:00
Peter Simons a9d31a250f
Merge pull request #32921 from alunduil/add-alunduil-as-maintainer
add alunduil as maintainer for haskell packages
2017-12-21 08:37:33 +01:00
Ingolf Wagner 4d778886da
pencil: 2.0.21 -> 3.0.4 2017-12-21 18:54:11 +13: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
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
Rommel Martinez 26285381a2 pell: 0.0.2 -> 0.0.3 2017-12-21 09:41:08 +08: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
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
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
volth 400956bca3 protobuf2_5: restore to build Hadoop
This partially reverts 1f2a18d916
2017-12-20 23:05:24 +00: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 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
Michael Weiss 3ebca3b98a android-studio-preview: 3.1.0.4 -> 3.1.0.5 2017-12-20 19:52:41 +01:00
Tim Steinbach cbf0b680a5
linux-copperhead: 4.14.7.a -> 4.14.8.b 2017-12-20 13:22:15 -05:00
Tim Steinbach 26fb53a325
linux: 4.4.106 -> 4.4.107 2017-12-20 12:27:26 -05:00
Tim Steinbach a4c93273e2
linux: 4.14.7 -> 4.14.8 2017-12-20 12:27:26 -05:00
Tim Steinbach f95ba8ee5e
linux: 4.9.70 -> 4.9.71 2017-12-20 12:27:26 -05:00
David McFarland 62af52bbf1 transgui: 5.0.1-svn-r986 -> 5.0.1-svn-r988 2017-12-20 12:41:39 -04:00
Lancelot SIX dd853e846c
pythonPackages.pytest-quickcheck: 0.8.2 -> 0.8.3 2017-12-20 17:30:09 +01:00