Commit graph

107905 commits

Author SHA1 Message Date
Ben Wolsieffer a8433be79b telegraf: 1.4.4 -> 1.5.0 2017-12-23 18:20:46 -05:00
Orivej Desh cc8705dcc6
Merge pull request #32417 from oxij/pkg/ratox
ratox: 0.2.1 -> 0.4
2017-12-23 23:07:51 +00:00
Dylan Simon 589d4640fb pycuda: fix boost_python3 link
Boost python library now named -lboost_python3 on py3.
Remove a couple unused inputs.
2017-12-23 16:02:47 -05:00
Michael Raskin 428708feba scowl: init at 2017.08.24 2017-12-23 20:26:48 +01:00
Michael Raskin fac4de6aa2 perl526: init at 5.26.1 2017-12-23 20:26:48 +01:00
Jan Tojnar 976726706d
Merge pull request #33001 from jtojnar/gimp-2.10-prep
Preparation for GIMP 2.10
2017-12-23 18:55:14 +01:00
Michael Weiss b322cad42b nixos/rootston: Init
Probably only relevant for a quick testing setup and NixOS VM tests.
2017-12-23 17:34:29 +01:00
Orivej Desh c3cfdc17bf
Merge pull request #32983 from flokli/virtualbox-5.2.4
virtualbox: 5.2.2 -> 5.2.4
2017-12-23 16:29:59 +00:00
Robert Helgesson b13217b6e5
perl-HTTP-Message: 6.11 -> 6.14 2017-12-23 16:56:09 +01:00
Joachim F 23773a6ffc
Merge pull request #32859 from dywedir/rust-bindgen
rust-bindgen: 0.31.1 -> 0.32.1
2017-12-23 15:17:39 +00:00
Joachim F 2f0b642d35
Merge pull request #32968 from romildo/upd.tint2
tint2: 15.3 -> 16.0
2017-12-23 15:04:49 +00:00
Tim Steinbach 21c61d514d
openjdk: 9.0.0 -> 9.0.1 2017-12-23 10:02:38 -05:00
Robert Helgesson 4b30470196
perl-Log-Any: 1.703 -> 1.704 2017-12-23 15:25:46 +01:00
Sarah Brofeldt da5f6aa6ba
Merge pull request #32988 from aij/aeon
altcoins.aeon: init at 0.9.14.0
2017-12-23 14:34:04 +01:00
Robert Helgesson 35b2e4ccea
eclipse-plugin-checkstyle: 8.0.0 -> 8.5.1 2017-12-23 14:07:19 +01:00
Michael Weiss bcfe03cc12 wlroots: 2017-10-31 -> 2017-12-22 + Init rootston 2017-12-23 14:02:59 +01:00
Graham Christensen b5a61f2c59
Revert "nixos: doc: implement related packages in the manual" 2017-12-23 07:19:45 -05:00
Sarah Brofeldt d3a0eb320a
Merge pull request #33002 from jonafato/paperwork-1.2.2
paperwork: 1.2.1 -> 1.2.2
2017-12-23 13:09:41 +01:00
Augustin Borsu dd2242efcc nextcloud: 12.0.3 -> 12.0.4 2017-12-23 12:44:34 +01:00
Michael Weiss a02f66e87b gns3Packages.{server,gui}{Stable,Preview}: 2.1.0 -> 2.1.1 2017-12-23 11:41:03 +01:00
Frederik Rietdijk 1b555a678e
Merge pull request #32948 from jb55/python-bitcoinlib
python-bitcoinlib: init at 0.9.0
2017-12-23 09:26:37 +00:00
José Romildo Malaquias b37a6a2b9a gparted: 0.29.0 -> 0.30.0 2017-12-23 10:02:11 +01:00
Carles Pagès 5aa539a537 kodi: fix hw accel
Also, drop SDL build inputs. SDL was not even detected/enabled.
2017-12-23 09:50:21 +01:00
Frederik Rietdijk fb51574bf6 python.pkgs.pandas: 0.21.0 -> 0.21.1 2017-12-23 09:44:32 +01:00
Vincent Laporte e3d363546a
Merge pull request #32585 from vbgl/ocaml-lru-0.2.0
Add OCaml libraries: psq, lru, faraday, farfadet, digestif
2017-12-23 09:29:16 +01:00
Jon Banafato c039fbb4bc paperwork: 1.2.1 -> 1.2.2
Paperwork has a new bugfix release.
2017-12-23 01:14:09 -05:00
Jan Tojnar 3ea18511dc
gegl_3_0: propagate dependencies needed by pkgconfig 2017-12-23 05:38:07 +01:00
Jan Tojnar 407721b73b
libmypaint: init at 1.3.0 2017-12-23 05:38:06 +01:00
Florian Klink eb12741c7a virtualbox: add license 2017-12-23 03:16:18 +00:00
Florian Klink 035dfacf43 virtualbox: add flokli as maintainer 2017-12-23 03:16:18 +00:00
Florian Klink e2c6ea72a1 virtualbox: 5.2.2 -> 5.2.4 2017-12-23 03:16:18 +00:00
Florian Klink c7f1aa3804 buildUboot: add openssl to nativeBuildInputs
required by tools/kwbimage.c, tools/mxsimage.c and in various other
places too.
As those are tools running on the host, it's a nativeBuildInput.
2017-12-23 04:31:11 +02:00
Florian Klink bae218e7b5 ubootClearfog: add 2017-12-23 04:31:11 +02:00
Orivej Desh e3d7e45651
Merge pull request #32694 from yegortimoshenko/SkypeExport/init
SkypeExport: init at 1.4.0
2017-12-23 02:06:15 +00:00
Florian Klink 8a844db5fc ubootTools: set CONFIG_ARCH_MVEBU=y
u-boot only builds some architecture-specific tools, if this
architecture is selected in configuration. So a 'allnoconfig' won't
include them.

As they are pretty useful however, we'd like to have them in ubootTools.
This can be accomplished by enabling CONFIG_KIRKWOOD=y and possibly
more later.
2017-12-23 03:51:12 +02:00
Florian Klink 027d7bbb71 uboot: add extraMakeFlags option 2017-12-23 03:51:12 +02:00
Arseniy Seroka 36e02645eb
Merge pull request #32424 from oxij/nixos/related-packages
nixos: doc: implement related packages in the manual
2017-12-23 03:34:58 +03:00
Michael Weiss d0bb0a2c53 aiohttp-cors: 0.5.3 -> 0.6.0 2017-12-23 01:14:06 +01:00
Bert Moens 857a71cbc5
speechd: 0.8.5 -> 0.8.8, refactored 2017-12-22 22:40:16 +01:00
Bert Moens e0a356d1c7
espeak: 2016-08-28 → 1.49.2 2017-12-22 22:35:17 +01:00
Ivan Jager 36d0180057 altcoins.aeon: init at 0.9.14.0 2017-12-22 15:20:21 -06:00
William Casarin fd45c14b38 python-bitcoinlib: init at 0.9.0
Signed-off-by: William Casarin <jb55@jb55.com>, @jb55
2017-12-22 12:12:26 -08:00
Shea Levy ea9b677046
haskellPackages.coordinate: Fix build on ghc 8.2 2017-12-22 14:04:59 -05:00
Shea Levy e32bc0b5c0
haskellPackages.lenz: Fix against latest hs-functors 2017-12-22 13:54:01 -05:00
Shea Levy 4c66ebb0d1
hadoop-rpc: Fix build on ghc 8.2 2017-12-22 13:31:35 -05:00
John Wiegley 25ef9fa875
Merge pull request #32985 from vbgl/coq-contribs-recurse
coqPackages.contribs: recurse into the nested set
2017-12-22 10:06:12 -08:00
Shea Levy 5e8a0786b0
Disable tests on haskellPackages.protobuf 2017-12-22 12:48:07 -05:00
Vincent Laporte 24474528e4
coqPackages.contribs.containers: fix url 2017-12-22 17:07:25 +00:00
Jan Tojnar 6e3351d9cc
Merge pull request #32826 from jtojnar/gnome-python3
More GNOME clean-ups
2017-12-22 17:57:01 +01:00
Vincent Laporte 25576df64c
coqPackages.contribs: recurse into the nested set 2017-12-22 16:56:20 +00:00