Commit Graph

103644 Commits

Author SHA1 Message Date
obadz
26122b368a citrix_receiver: refactor so older versions can still be installed
Version 13.4.0 is the latest version that doesn't suffer from the bug
described at
https://discussions.citrix.com/topic/385459-ssl-error-with-135-works-with-134/page-2#entry1977735

As a result, upgrades to 13.5.0, 13.6.0 and 13.7.0 were postponed.
However some users aren't affected by this big. This enables everyone to
download the version that suits their needs.

Related to: #23975, #27664, #30029
2017-10-23 18:02:20 +01:00
Piotr Bogdan
a15cb742b9 marp: 0.0.10 -> 0.0.11 2017-10-23 17:54:26 +01:00
Philipp Middendorf
c9e08b578b awesomebump-4.0 -> 5.1 2017-10-23 18:46:56 +02:00
Joachim F
32866a3b0b Merge pull request #30696 from pbogdan/torcs-fix-build
torcs: fix build & cleanups
2017-10-23 16:40:11 +00:00
Piotr Bogdan
a3dde9d13d freeimage: fix CVE-2015-0852 & CVE-2016-5684 2017-10-23 16:13:49 +01:00
Peter Hoeg
cf90441dea ktexteditor: fix indenters 2017-10-23 22:49:51 +08:00
Peter Hoeg
c41d794ecb digikam: minor cleanups 2017-10-23 22:49:46 +08:00
Peter Hoeg
70b3fbde6e falkon: broken for now 2017-10-23 22:49:40 +08:00
Peter Hoeg
6aeaadfb8a kwindowsystem: add missing dependencies 2017-10-23 22:49:36 +08:00
Peter Hoeg
c62686fb43 kde-frameworks: 5.38 -> 5.39 2017-10-23 22:49:31 +08:00
Tim Steinbach
48d2b58417 Merge pull request #30724 from lsix/update_screen_4_6_2
screen: 4.6.1 -> 4.6.2
2017-10-23 10:09:10 -04:00
Lancelot SIX
131b7c2890
screen: 4.6.1 -> 4.6.2
See http://lists.gnu.org/archive/html/info-gnu/2017-10/msg00006.html
for release information
2017-10-23 15:58:51 +02:00
Michael Alan Dorman
d559edc277 git-annex: update sha 2017-10-23 15:57:34 +02:00
Peter Simons
895b4ef59b liquidhaskell: use latest aeson 2017-10-23 15:57:34 +02:00
Peter Simons
25eb5eecb7 haskell-fluid-idl-scotty: disable broken build 2017-10-23 15:57:34 +02:00
Peter Simons
714edcad24 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
4932dd52cb.
2017-10-23 15:57:28 +02:00
Peter Simons
02f4079fce LTS Haskell 9.10 2017-10-23 15:57:25 +02:00
Albert Safin
90729600a8 xpointerbarrier: init at 17.10 2017-10-23 20:38:59 +07:00
Tuomas Tynkkynen
681c8006f5 read-edid: Only depend on libx86 on x86 2017-10-23 16:37:22 +03:00
Tuomas Tynkkynen
acf1ae02dc libx86: Supports only x86
In theory it builds for 32-bit ARM but the result probably doesn't
work in a meaningful manner...
2017-10-23 16:37:22 +03:00
fusion809
ab409e01c9 Bumping to 1.2.0
Per #30719 I am bumping to version 1.2.0.
2017-10-23 23:34:56 +10:00
Jörg Thalheim
043fd0a792 Merge pull request #30720 from Lassulus/gogland-debug
gogland: fix debugger
2017-10-23 14:29:49 +01:00
Jörg Thalheim
5fc37f2897 Merge pull request #30704 from veprbl/ipget
ipget: init at 0.2.5
2017-10-23 14:20:54 +01:00
lassulus
7b3a61af73 gogland: fix debugger 2017-10-23 15:18:36 +02:00
Robin Gloster
bed5bb1f5e
fix eval
cc @zimbatm

(https://nix-cache.s3.amazonaws.com/log/iyn9cwk0kymi4mzva0dzpqwnzm3cg4a4-nixpkgs-tarball-18.03pre118395.891c3721ed.drv)
2017-10-23 15:12:39 +02:00
Tim Steinbach
4ea79d3f36
linux: 4.14-rc5 -> 4.14-rc6 2017-10-23 08:49:39 -04:00
Tim Steinbach
124e462455
git: 2.14.2 -> 2.14.3 2017-10-23 08:46:15 -04:00
Wout Mertens
7144f88c48 open-vm-tools: Fix rebooting on NixOS 2017-10-23 13:59:37 +02:00
Emanuele Peruffo
3ee70f64f0 libreoffice: add Italian language
Added the Italian language to the list of supported languages for Nix.
2017-10-23 13:35:47 +02:00
Jörg Thalheim
fd7fe95ee8 Merge pull request #30710 from dywedir/ion
ion: 1.0.3 -> 1.0.5
2017-10-23 12:13:29 +01:00
Graham Christensen
346dcfdcf0 Merge pull request #30714 from phunehehe/git-crypt-path
git-crypt: add runtime dependencies to PATH
2017-10-23 07:12:43 -04:00
Hoang Xuan Phu
acbe3a869c git-crypt: add runtime dependencies to PATH
git-crypt won't work if git and git-crypt are not in PATH. This surfaced
after dbb8958. Test like this:

```
PATH= $(nix-build --no-out-link '<nixpkgs>' --attr git-crypt)/bin/git-crypt unlock
```
2017-10-23 19:05:59 +08:00
Jörg Thalheim
f4801e59f2 Merge pull request #30709 from dywedir/ripgrep
ripgrep: 0.6.0 -> 0.7.1
2017-10-23 11:25:06 +01:00
Joerg Thalheim
f73ad01afb nodePackages.web-ext: init at 2.2.2 2017-10-23 11:05:38 +01:00
Daiderd Jordan
f1f7296885
cargo: fix darwin build 2017-10-23 10:24:17 +02:00
dywedir
3983d79dc2 ion: 1.0.3 -> 1.0.5 2017-10-23 11:12:38 +03:00
dywedir
9af922ac78 ripgrep: 0.6.0 -> 0.7.1 2017-10-23 11:01:52 +03:00
Frederik Rietdijk
891c3721ed Merge pull request #30234 from deedrah/aspell-data-dirs-from-nix-profiles
aspell: added new patch data-dirs-from-nix-profiles.patch
2017-10-23 07:47:11 +02:00
Peter Hoeg
9b847750a2 Merge pull request #30623 from jerith666/webkit-icu
webkitgtk 2.4: fixup build by using older icu again
2017-10-23 13:41:09 +08:00
Peter Hoeg
fd3bb25895 dropbox: 36.4.22 -> 37.4.29 2017-10-23 10:14:51 +08:00
Dmitry Kalinkin
562f8313e0
ipget: init at 0.2.5 2017-10-22 21:46:40 -04:00
Marti Serra
6daba77884 pythonPackages.meliae: init at 0.4.0 2017-10-23 03:08:18 +02:00
James Earl Douglas
7562ed51f6
avian: add meta.maintainers 2017-10-22 18:31:24 -06:00
James Earl Douglas
c918020ed9
picat: add meta.maintainers 2017-10-22 18:30:33 -06:00
zimbatm
6bbce42fe7 cargo: 0.21.1 -> 0.22.0 2017-10-23 00:30:47 +01:00
Kevin Cox
5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
zimbatm
d170c2cead cargo: use fetchFromGitHub 2017-10-23 00:30:46 +01:00
zimbatm
7bd191df6a rust: 1.17.0 -> 1.20.0
simplify the boostrap hashes a bit

build with bundled llvm:

the rust project has forked the llvm compiler to solve some
issues.
With pkgs.llvm the test suite fails.

See https://github.com/rust-lang/rust/pull/43026

And PR #30088
2017-10-23 00:30:46 +01:00
Maximilian Güntner
e30e201027 rust: unbreak building with bundled LLVM 2017-10-23 00:30:46 +01:00
zimbatm
1d6eaac764 rust: remove beta and nightly releases
nixpkgs is for stable software. If you want beta and nightly, use the
nixpkgs-mozilla overlay.
2017-10-23 00:30:46 +01:00
Vincent Laporte
97d02a78f0
0ad: fix homepage URL 2017-10-22 22:19:28 +00:00
Vincent Laporte
fe41e17631
ocamlPackages.merlin: fix homepage URL 2017-10-22 22:14:38 +00:00
Tuomas Tynkkynen
4068703502 x42-plugins: Hack to attempt fixing the perpetual build problem
Since basically forever, it randomly fails with
   do not know how to unpack source archive /nix/store/d821jkm8bgkdcv924nk7qr1q06l9is35-x42-plugins-20170428.tar.xz
on Hydra.

https://hydra.nixos.org/build/62793688
2017-10-23 00:33:19 +03:00
Piotr Bogdan
a94d014149 torcs: clean up compiler warnings 2017-10-22 22:05:11 +01:00
Piotr Bogdan
ce0684a81a torcs: re-enable -Wformat hardening 2017-10-22 22:05:11 +01:00
Piotr Bogdan
5711bfdefb torcs: fix build with gcc6 2017-10-22 22:05:11 +01:00
Vincent Laporte
4ace0daa21
coqPackages.fiat_HEAD: mark as broken with Coq ≥ 8.6 2017-10-22 20:48:18 +00:00
Thomas Tuegel
6a44365573 Merge pull request #30208 from zraexy/massif-visualizer
massif-visualizer: 0.4.0 -> 0.7.0
2017-10-22 15:16:33 -05:00
John Wiegley
89720d851a
coqPackages_8_7: New expression, but don't make it the default yet 2017-10-22 12:43:27 -07:00
Tobias Geerinckx-Rice
4333b94ae5 Merge pull request #30495 from veprbl/patch-2
proot: static by default, bump to 2017-10-15
2017-10-22 19:33:07 +00:00
Rostislav Beneš
ba4cefe4ae aspell: added new patch data-dirs-from-nix-profiles.patch
Aspell will search for dictionaries in all nix profiles even when used as library.
Setting data-dir or dict-dir in ASPELL_CONF will disable this behavior.
2017-10-22 21:01:40 +02:00
Tuomas Tynkkynen
917bd0bfbc souffle: Disable parallel building
https://hydra.nixos.org/build/62750790
2017-10-22 21:57:59 +03:00
Tim Steinbach
e9aa686d3b
linux-copperhead: 4.13.8.a -> 4.13.9.a 2017-10-22 14:41:01 -04:00
Tim Steinbach
69ebd73571
linux: 4.13.8 -> 4.13.9 2017-10-22 14:35:49 -04:00
Tim Steinbach
c529454c60
linux: 4.9.57 -> 4.9.58 2017-10-22 14:35:32 -04:00
Tim Steinbach
ec5f9c862e Merge pull request #30689 from pbogdan/update-irssi
irssi: 1.0.4 -> 1.0.5
2017-10-22 14:29:34 -04:00
Tuomas Tynkkynen
28494e96f0 falkon: Disable parallel building
https://hydra.nixos.org/build/62778325
2017-10-22 21:00:23 +03:00
André-Patrick Bubel
460c3f425e
calibre: 3.9.0 -> 3.10.0 2017-10-22 18:36:16 +02:00
Jon Banafato
c1105ad9b4 keepassx-community: 2.2.1 -> 2.2.2 2017-10-22 11:46:33 -04:00
Tuomas Tynkkynen
94e88d6bae collectd: Fix build after LVM2 upgrade 2017-10-22 18:23:32 +03:00
Tuomas Tynkkynen
a4833730c4 cntk: Disable parallel building
https://hydra.nixos.org/build/62781346
2017-10-22 18:19:03 +03:00
Tuomas Tynkkynen
ac2acca7d9 Merge remote-tracking branch 'upstream/staging' into master 2017-10-22 18:16:17 +03:00
Tim Steinbach
909fd5ecfa kubernetes: 1.7.8 -> 1.7.9 2017-10-22 17:06:45 +02:00
Piotr Bogdan
c815637719 irssi: 1.0.4 -> 1.0.5
Security update, see https://irssi.org/security/irssi_sa_2017_10.txt.
2017-10-22 16:05:02 +01:00
Michael Weiss
d61a58caea iniparser: 3.1 -> 4.0 2017-10-22 17:02:35 +02:00
Tristan Helmich
5c779de4a1 pythonPackages.phonenumbers: 8.8.2 -> 8.8.4 2017-10-22 16:50:39 +02:00
b123400
2cc79e95f8 buildNodePackage: fix issue with impure version handling (#30577) 2017-10-22 16:45:16 +02:00
Vincent Laporte
97c5dfc55e
ocamlPackages.yojson: 1.2.3 -> 1.3.3 2017-10-22 14:37:28 +00:00
mimadrid
c7dec7a4b8 aria2: 1.32.0 -> 1.33.0 2017-10-22 16:25:33 +02:00
Michael Alan Dorman
5f8bbb96f8 melpa-packages: 2017-10-21 2017-10-22 15:38:43 +02:00
Michael Alan Dorman
fb2ad5327d melpa-stable-packages: 2017-10-21 2017-10-22 15:38:43 +02:00
Michael Alan Dorman
9ba279f0c8 elpa-packages: 2017-10-21 2017-10-22 15:38:43 +02:00
Erick Gonzalez
ad5b75dd71 strongSwan: Enable EAP Radius plugin for remote authentication of dial in ipsec clients 2017-10-22 15:35:06 +02:00
Vincent Laporte
4e0a95294b
gringo: use scons version 2
Using version 3 breaks some OCaml packages (namely ppx_deriving_yojson).
2017-10-22 13:25:46 +00:00
Vincent Laporte
d6e423c400
ocamlPackages.merlin: 3.0.2 -> 3.0.3 2017-10-22 13:25:46 +00:00
Pascal Bach
38a66bb033 prometheus-node-exporter: 0.14.0 -> 0.15.0 2017-10-22 14:45:48 +02:00
Robin Gloster
d1c8c04ea6
git-lfs: 2.3.3 -> 2.3.4 2017-10-22 14:14:13 +02:00
Robin Gloster
922e747f58
gitAndTools.git-extras: 4.2.0 -> 4.4.0 2017-10-22 14:10:00 +02:00
Pascal Wittmann
f94d6f7f54
pdf2djvu: 0.9.5 -> 0.9.7 2017-10-22 11:41:23 +02:00
Pascal Wittmann
3c32c4151d
unibilium: 1.2.0 -> 1.2.1 2017-10-22 11:36:04 +02:00
Pascal Wittmann
ba563450dc
vimpc: 0.09.0 -> 0.09.1 2017-10-22 11:30:43 +02:00
Pascal Wittmann
db4b872d53
remove unused pythonPackages.requests_1 2017-10-22 11:16:39 +02:00
Nikolay Amiantov
6d86fcb86d cura: 2.6.1 -> 3.0.3 2017-10-22 04:18:45 +03:00
Nikolay Amiantov
a5091226bd curaengine: 2.6.1 -> 3.0.3 2017-10-22 04:18:41 +03:00
Nikolay Amiantov
c3f8fb3cd7 python.pkgs.uranium: 2.6.1 -> 3.0.3 2017-10-22 04:18:37 +03:00
Nikolay Amiantov
6c5184fff7 python.pkgs.libarcus: 2.6.1 -> 3.0.3 2017-10-22 04:18:32 +03:00
Nikolay Amiantov
5ba9411d02 python.pkgs.numpy-stl: init at 2.3.2 2017-10-22 04:18:28 +03:00
Nikolay Amiantov
3264001a9d python.pkgs.python-utils: init at 2.2.0 2017-10-22 04:18:23 +03:00
Nikolay Amiantov
1b2cc71e68 cura: build with Qt 5.6
Workaround https://github.com/Ultimaker/Cura/issues/2596
2017-10-22 04:10:09 +03:00
Tuomas Tynkkynen
7b4db5da18 utillinux: 2.30 -> 2.30.2 2017-10-22 01:40:58 +03:00
Tuomas Tynkkynen
d0631d4445 libbsd: 0.8.5 -> 0.8.6 2017-10-22 01:40:58 +03:00
Tuomas Tynkkynen
3ad02bb1fb less: 487 -> 520 2017-10-22 01:40:58 +03:00
Tuomas Tynkkynen
ff91863745 gnu-efi: 3.0.5 -> 3.0.6 2017-10-22 01:40:58 +03:00
Tuomas Tynkkynen
462fe50122 e2fsprogs: 1.43.4 -> 1.43.7 2017-10-22 01:40:58 +03:00
Tuomas Tynkkynen
89e5c3b700 devicemapper: 2.02.173 -> 2.02.175 2017-10-22 01:40:58 +03:00
Tuomas Tynkkynen
cc048f0b45 audit: 2.7.7 -> 2.8.1 2017-10-22 01:40:58 +03:00
Guillaume Bouchard
e458c44c2b szip: 2.1 -> 2.1.1
Version bump because version 2.1 is now unavailable on the official
source, replaced by version 2.1.1.
2017-10-22 00:34:24 +02:00
dywedir
582afac3cb fzy: 0.7 -> 0.9 2017-10-22 00:33:19 +02:00
Renaud
5121b67b12 nsjail: git-2015-08-10 -> 2.1 2017-10-22 00:31:27 +02:00
Clemens Lutz
794ecdd8b8 makemkv: 1.10.6 -> 1.10.7 2017-10-22 00:28:31 +02:00
Fatih Altinok
e4f5477b6c nodejs: 6.11.1 -> 6.11.4 2017-10-22 00:25:33 +02:00
adisbladis
1e56016cb9 firefox-beta-bin: 57.0b6 -> 57.0b10 2017-10-22 00:23:22 +02:00
geistesk
f0fd8e34e7 sent: 0.2 -> 1
Update sent to current version, adding farbfeld-dependency, updating license and URL
2017-10-22 00:18:07 +02:00
geistesk
54dbe1d1b4 firehol: 3.1.4 -> 3.1.5 2017-10-22 00:13:44 +02:00
geistesk
c047df3317 iprange: 1.0.3 -> 1.0.4 2017-10-22 00:13:44 +02:00
Ryan Bernstein
941014ffff bowtie2: init at 2.3.3.1 2017-10-22 00:11:49 +02:00
Pascal Wittmann
7d8e1c358b
zim: 0.67-rc2 -> 0.67 2017-10-22 00:11:14 +02:00
Pascal Wittmann
b6a2ff1e79
homebank: 5.1.5 -> 5.1.6 2017-10-22 00:11:12 +02:00
schneefux
70f844a420 shaarli: 0.9.1 -> 0.9.2 2017-10-22 00:06:12 +02:00
Heitham Omar
6321999eaf gnome-themes-standard: 3.22.1 -> 3.22.3 2017-10-22 00:05:35 +02:00
schneefux
2653547464 shaarli-material: 0.8.3 -> 0.9.1 2017-10-22 00:05:15 +02:00
joncojonathan
c2709fe832 deja-dup: 36.1 -> 36.3
Motivation for change: Latest version which includes some bug fixes.
2017-10-22 00:03:41 +02:00
Pascal Wittmann
255130b340
bro: 2.5.1 -> 2.5.2 2017-10-21 23:59:51 +02:00
Daiderd Jordan
66b5cec754 Merge pull request #30664 from jmitchell/pkg-vault-update
vault: 0.8.1 -> 0.8.3
2017-10-21 23:39:50 +02:00
Daniel Peebles
261bd27e42 Merge pull request #30661 from c0bw3b/pkg/librepo
librepo: 1.7.20 -> 1.8.1
2017-10-21 17:13:04 -04:00
Jacob Mitchell
57b27f2867
vault: 0.8.1 -> 0.8.3 2017-10-21 13:34:39 -07:00
Joachim F
b591b5cf5b Merge pull request #30598 from andrewrk/zig
zig: init at 0.1.1
2017-10-21 20:11:23 +00:00
Michael Weiss
a0221824fb nvme-cli: 0.9 -> 1.4 2017-10-21 21:37:26 +02:00
Renaud
a1d6716252 putty: 0.67 -> 0.70
+ use stable src URL and add a mirror
2017-10-21 22:11:19 +03:00
Daniel Kuehn
eafcfaf62c sssd: Add optional bindings for building sssd library that sudo can use to fetch sudoers rules from SSSD 2017-10-21 20:21:27 +02:00
Daniel Kuehn
4c449e03b7 sudo: Add optional dependency to SSSD, enabled by setting withSssd to true 2017-10-21 20:21:27 +02:00
Renaud
b023332cdf librepo: 1.7.20 -> 1.8.1 2017-10-21 19:17:28 +02:00
Andrew Kelley
835201e814 zig: init at 0.1.1 2017-10-21 12:45:54 -04:00
Frank Doepper
2d7705f8d4 haskellPackages.amqp-utils: fix dependencies 2017-10-21 18:10:29 +02:00
Nikolay Amiantov
0ce09afcfa bazel_0_4: additonal fix for Darwin 2017-10-21 18:21:52 +03:00
Nikolay Amiantov
a86fe917b9 bazel_0_4: try to fix on Darwin
First round of fixes -- let's see how Hydra reacts.
2017-10-21 17:36:54 +03:00
geistesk
ab4f4f8baa et: 2017-03-04 -> 0.1 2017-10-21 17:03:58 +03:00
Yuriy Taraday
f0a0f02b22 chromium: 61.0.3163.100 -> 62.0.3202.62
Also updated most of patches according to their state in Gentoo
repository, deleted ones that are not applicable anymore.
2017-10-21 15:55:42 +02:00
Diego Zamboni
2656237ac9 asciidoctor: 1.5.5 -> 1.5.6.1 2017-10-21 16:44:59 +03:00
mimadrid
c14403567a rofi: 1.4.1 -> 1.4.2 2017-10-21 16:41:42 +03:00
mimadrid
a8b3029c66 tmuxinator: 0.9.0 -> 0.10.0 2017-10-21 16:39:23 +03:00
Rommel Martinez
c15c012e9f pell: 0.0.1 -> 0.0.2 2017-10-21 16:38:11 +03:00
dywedir
1f2d1ac92b youtube-dl: 2017.10.01 -> 2017.10.20 2017-10-21 14:49:28 +02:00
Vincent Laporte
53f8adbc86
ocamlPackages.omd: 1.3.0 -> 1.3.1 2017-10-21 12:44:36 +00:00
joncojonathan
5034e8a355 keepass: 2.36 -> 2.37
Motivation for change: Upgrade to add new features / improvements as listed
https://keepass.info/news/n171012_2.37.html.
2017-10-21 14:31:06 +02:00
Moritz Kiefer
d222538732 ghcjs: Do not mark as broken
This has been fixed in #30214
2017-10-21 13:27:42 +01:00
Daiderd Jordan
f06f04d5cf Merge pull request #30615 from dtzWill/feature/zig-vim
vim-plugins: Add zig-vim
2017-10-21 14:11:54 +02:00
Vincent Laporte
bb6629977d
ocamlPackages.zed: 1.4 -> 1.5 2017-10-21 10:54:49 +00:00
Michael Weiss
2d8b952786 gns3Packages.{server,gui}Preview: 2.1.0rc2 -> 2.1.0rc3 2017-10-21 12:33:25 +02:00
Hamish Mackenzie
8870d1a67d r-modules: Fix a number of popular R packages
The R V8 package still depends on V8 3.14 so this is also included.
2017-10-21 11:29:21 +01:00
zimbatm
96b339fbc9 buildkite-agent: 2.1.13 -> 2.6.6
Build the package from source

Re-organise the module a bit to allow custom version of the package
2017-10-21 11:23:30 +01:00
Vladimír Čunát
525e121626
xorg.libXfont: 1.5.2 -> 1.5.3
It fixes CVE-2017-{13720,13722} but it's apparently very low-impact.
2017-10-21 10:10:44 +02:00
André-Patrick Bubel
4a8116ce5d
yubico-piv-tool: 1.3.0 -> 1.4.4 2017-10-21 03:03:49 +02:00
Matt McHenry
0f0d11074f webkitgtk 2.4: fixup build by using older icu again 2017-10-20 20:25:58 -04:00
Vladimír Čunát
1d317bd84a
scons: fix meta eval 2017-10-20 23:50:27 +02:00
Vladimír Čunát
bd8daca057
Merge branch 'staging'
Hydra seems very good.
2017-10-20 23:46:03 +02:00
Jörg Thalheim
3219511469 Merge pull request #30407 from sorki/lxc_2.1.0
lxc: 2.0.8 -> 2.1.0
2017-10-20 21:54:02 +01:00
Frank Doepper
916c0a69f8 biboumi: init at 6.1 (#30193)
* biboumi: init at 6.1

TODO: integrate config in NixOS

* biboumi: remove external buildtime dep

- fetch catch.hpp in a reproducible way
- add maintainer
- enable tests
- remove git dep
- enable parallel building
- add pandoc dep for man page
- nitpicks

* biboumi: refine substitutions

- only CMakeLists.txt has to be patched regarding /etc/biboumi
- substitute /bin/kill in systemd service file
- prepare for configuring policy_directory in a future cfg file
2017-10-20 20:14:41 +00:00
Thomas Mader
75a536459a dub: 1.1.0 -> 1.4.1 (#28396)
- gcc not needed at all as dependency
- other D compilers can be used instead of dmd, so it's not good to use it as a runtime dependency.
- Adding checkPhase (disabled for now because network access is limited in sandbox mode)
- Improve package description.
2017-10-20 20:12:17 +00:00
John Wiegley
86b8e28bc1
startkde was removed by 0cd1b02817 2017-10-20 11:49:45 -07:00
Will Dietz
7008e531bf vim-plugins: Add zig-vim 2017-10-20 13:05:48 -05:00
Vladimír Čunát
fd0e61a5db
vowpalwabbit: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 19:20:09 +02:00
Vladimír Čunát
ddc41d7c6d
zanshin: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 19:19:47 +02:00
gnidorah
7867b50881 nixos/pam: add swaylock (#29919) 2017-10-20 16:30:28 +00:00
Michael Raskin
83fdd2699c eudev: 3.2.1 -> 3.2.4 2017-10-20 18:37:39 +02:00
Vladimír Čunát
c3263fcaa1
wt: put version into name, cleanup whitespace
The style is now closer to what's usual in nixpkgs.
2017-10-20 18:17:33 +02:00
Vladimír Čunát
90435ba060
Revert "wt: fixup build by using older boost again"
This reverts commit 9f2409096b.
Now it's fixed by update 38b94d1f1f.
2017-10-20 18:13:15 +02:00
Vladimír Čunát
eef0d0971c
Merge branch 'master' into staging 2017-10-20 18:12:41 +02:00
Thomas Tuegel
ae8d9cbf71 Merge pull request #30610 from ttuegel/plasma-wayland
Plasma: Experimental Wayland support
2017-10-20 09:47:14 -05:00
Michael Weiss
e40233e136 scons: 2.5.1 -> 3.0.0
"SCons release 3.0.0 now available from the download page at
SourceForge. This release should be used instead of 2.5.1. This release
fixes several issues.  TThis will be the first release to support Python
versions earlier than 2.7 as well as 3.5+."

"NOTE: This is a major release.  You should expect that some targets may
rebuild when upgrading.  Significant changes in some python action
signatures. Also switching between PY 2.7 and PY 3.5, 3.6 will cause
rebuilds."
2017-10-20 16:32:26 +02:00
Thomas Tuegel
0cd1b02817
plasma-5: remove startkde
We no longer have a separate `startkde` script; instead we patch the script
which comes with `plasma-workspace`. The primary reason to do this is that we
have not been keeping up with the minor bugfixes that the upstream script
receives. A secondary reason is: now that we support Wayland, we don't really
want to have a separate package for each session script.
2017-10-20 09:28:56 -05:00
Thomas Tuegel
ebcccaf754
plasma-workspace: enable Wayland session support 2017-10-20 09:28:56 -05:00
Joachim F
3c62474d08 Merge pull request #30528 from disassembler/gitea
gitea: init at 1.2.1
2017-10-20 14:01:54 +00:00
Joachim F
e885fbc3e3 Merge pull request #30543 from vyp/upd/idrispackages.lightyear
idrisPackages.lightyear: 2016-08-01 -> 2017-09-10
2017-10-20 13:56:57 +00:00
Joachim F
5f1d6bc5c7 Merge pull request #30563 from michaelpj/imp/tzupdate
tzupdate: init at 1.2.0 (+ service)
2017-10-20 13:55:09 +00:00
Joachim F
dd60a064a9 Merge pull request #30597 from veprbl/root_6.10.08
root: 6.10.04 -> 6.10.08
2017-10-20 13:48:39 +00:00
Tim Steinbach
a358d9218c Merge pull request #30602 from loskutov/scalafmt-crossplatform
scalafmt: fix platforms
2017-10-20 09:36:36 -04:00
Tim Steinbach
1a146623d6 Merge pull request #30601 from loskutov/scala-2.12.4
scala: 2.12.3 -> 2.12.4
2017-10-20 09:32:26 -04:00
Joachim F
8341b82dfa Merge pull request #30589 from Moredread/electrum_mpl
electrum: Enable plotting support
2017-10-20 13:31:42 +00:00
Joachim Fasting
a09d626053
tor-browser-bundle-bin: support installing extensions
Closes https://github.com/NixOS/nixpkgs/issues/30443
2017-10-20 15:26:46 +02:00
Joachim Fasting
eba08858cc
tor-browser-bundle-bin: 7.0.6 -> 7.0.7 2017-10-20 15:26:31 +02:00
Lancelot SIX
fea9b13130 Merge pull request #30383 from lsix/djanog_1_11_6
pythonPackages.django: 1.11.5 -> 1.11.6
2017-10-20 15:01:33 +02:00
Vladimír Čunát
0e339ca7a5
clickhouse: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 13:12:42 +02:00
Vladimír Čunát
9f2409096b
wt: fixup build by using older boost again
160 seems a popular version in nixpkgs.
2017-10-20 13:00:55 +02:00
Ignat Loskutov
05ac929444 scalafmt: fix platforms 2017-10-20 13:51:35 +03:00
Ignat Loskutov
cc2e11b8c9
scala: 2.12.3 -> 2.12.4 2017-10-20 13:30:32 +03:00
Franz Pletz
48553c3a24 Merge pull request #30591 from dtzWill/update/musl-1.1.17
musl: 1.1.16 -> 1.1.17, build with stack protector
2017-10-20 12:13:31 +02:00
Frederik Rietdijk
26b7a68596 bitcoinarmory: use buildPythonApplication
because mkPythonDerivation shouldn't be used directly anymore.
2017-10-20 10:13:18 +02:00
Frederik Rietdijk
7f43dd3b3b Merge pull request #30254 from FRidh/django-gdal
python.pkgs.django: make gdal support optional
2017-10-20 09:45:50 +02:00
Vincent Laporte
68ed8f685b
ocamlPackages.camomile: 0.8.5 -> 0.8.6 2017-10-20 07:19:13 +00:00
Dmitry Kalinkin
ef2fc289a6
root: 6.10.04 -> 6.10.08 2017-10-20 00:59:21 -04:00
Dmitry Kalinkin
4d85689cf3
xxHash: init at 0.6.3.20171018 2017-10-20 00:59:15 -04:00
Shea Levy
5da5af56e1
nixUnstable: Bump for nix-shell interpreter bugfix 2017-10-19 19:25:08 -04:00
Daiderd Jordan
7771edb7c8 Merge pull request #30564 from veprbl/texlive-icu-fix
texlive: fix after dependency update
2017-10-20 00:07:15 +02:00
Daiderd Jordan
215f2cac80 Merge pull request #30404 from j-hao/master
qt5: fix Darwin build for 5.9.2
2017-10-19 23:41:44 +02:00
Will Dietz
4eb090efc8 musl: 1.1.16 -> 1.1.17, build with stack protector 2017-10-19 15:57:19 -05:00
Michael Weiss
acd80042a4 android-studio-preview: 3.0.0.16 -> 3.0.0.17 2017-10-19 22:50:38 +02:00
Nikolay Amiantov
9a84b52c93 openra: 20161019 -> 20171014
Closes #30581.
2017-10-19 23:18:54 +03:00
André-Patrick Bubel
89dc04fe93
electrum: enable plotting support
Plotting seems to be a core feature now, with a menu entry available by
default. Without the matplotlib dependency this opens a warning popup
though.
2017-10-19 21:25:47 +02:00
gnidorah
b17ec549a1 pythonPackages.fontconfig: init at 0.5.1 2017-10-19 20:30:22 +02:00
Vincent Laporte
1923cabeb4 ocamlPackages: default to 4.04 2017-10-19 17:57:14 +02:00
Kamil Chmielewski
c5f7175197 ponyc: 0.19.3 -> 0.20.0
https://github.com/ponylang/ponyc/issues/2286
2017-10-19 17:52:09 +02:00
Jörg Thalheim
e09f070951 Merge pull request #30493 from disassembler/sway
sway: 0.13.0 -> 0.14.0
2017-10-19 16:28:12 +01:00
Tim Steinbach
9d82aa696c Merge pull request #30583 from earldouglas/jenkins-2.85
jenkins: 2.84 -> 2.85
2017-10-19 11:21:54 -04:00
Joerg Thalheim
485fe61657 zfsUnstable: 2017-09-26 -> 2017-10-16 2017-10-19 16:06:21 +01:00
Joerg Thalheim
d8842199cb splUnstable: 2017-09-26 -> 2017-10-16 2017-10-19 16:06:13 +01:00
James Earl Douglas
9cf797408c
jenkins: 2.84 -> 2.85 2017-10-19 08:57:37 -06:00
Robin Gloster
c6adc2e348
python.pkgs.cufflinks: init at 0.12.0 2017-10-19 16:43:11 +02:00
Robin Gloster
22de3b48cf
python.pkgs.colorlover: init at 0.2.1 2017-10-19 16:43:11 +02:00
Tristan Helmich
47299d94f1
uftp: 4.9.3 -> 4.9.4 2017-10-19 16:26:24 +02:00
Nikolay Amiantov
f3d368b93f python.pkgs.python-mapnik: 2016-08-30 -> 3.0.13 2017-10-19 17:22:49 +03:00
Nikolay Amiantov
38b94d1f1f wt: 3.3.6 -> 4.0.0
Fix build with new Boost.
2017-10-19 17:14:20 +03:00
Frederik Rietdijk
d854b3df2c Merge pull request #30503 from guibou/guibou_vfx_pkgs
Many packages used in computer animation industry
2017-10-19 15:38:56 +02:00
Nikolay Amiantov
0d5ff53a15 bazel_0_4: build on Darwin 2017-10-19 16:38:06 +03:00
Tim Steinbach
f11948d31e Merge pull request #30579 from NeQuissimus/openjdk8u152
openjdk: 8u144 -> 8u152
2017-10-19 09:22:26 -04:00
Frederik Rietdijk
5c11622348 python.pkgs.powerline: remove vcs clients from propagatedBuildInputs 2017-10-19 14:59:26 +02:00
Tim Steinbach
c8a7124c24 Merge pull request #30560 from casey/alacritty-update
alacritty: unstable 2017-09-02 -> 2017-10-17
2017-10-19 08:55:06 -04:00
Tim Steinbach
1c71b0ef31
openjdk: 8u144 -> 8u152 2017-10-19 08:39:01 -04:00
Thomas Tuegel
f7de0da188
Merge branch 'pull/30305'
plasma5: 5.10.5 -> 5.11.1
sddm: 0.15.0 -> 0.16.0
2017-10-19 07:18:36 -05:00
Thomas Tuegel
ef4a6bd181
sddm: remove HiDPI patch
Disabling HiDPI support seemed to resolve a segfault at SDDM startup, but that
was a red herring. The problem actually resulted from a QML cache invalidation
bug. It should be safe to enable HiDPI support again.
2017-10-19 07:07:24 -05:00
Tim Steinbach
0b409b37d4
linux-copperhead: 4.13.7.a -> 4.13.8.a 2017-10-19 08:02:26 -04:00
Thomas Tuegel
0cc2171910
grantlee5: Fix debug build 2017-10-19 06:52:56 -05:00
Tim Steinbach
606487e19c Merge pull request #30522 from NeQuissimus/docker_17_10
docker: add 17.10.0-ce
2017-10-19 07:39:50 -04:00
Jörg Thalheim
6f9c76662b Merge pull request #30572 from flokli/twilio
twilio: init at 6.8.0
2017-10-19 11:29:20 +01:00
Nikolay Amiantov
94dc37d622 cntk: init at 2.2 2017-10-19 13:24:24 +03:00
Nikolay Amiantov
fe153d73ce tensorflow: 1.3.0 ->1.3.1
Build from source.

It's implemented as a two-staged Bazel build (see also
546b4aec776b3ea676bb4d58d89751919ce4f1ef).
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
e3afbd6d26 bazel_0_4: set absolute path to /usr/bin/env
Also cleanup TMPDIR.
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
ba9cde1dd5 bazel_0_4: add optional Nix-specific hacks
* Skip verifying checksums for already fetched packages.
  Needed for two-staged building in Nix:
    1. Build a fixed derivation with `bazel fetch` (filtered out of non-reproducable bits).
    2. Build an actual derivation which uses fetched dependencies (skipping
       checksums needed here because they depend on the build directory).
* Don't clean environment variables for children processes.
  Needed for Nix compiler wrappers.
2017-10-19 13:19:11 +03:00
Nikolay Amiantov
15bfc8c12a Merge pull request #30433 from abbradar/cudatoolkit
CUDA-related updates and cleanups
2017-10-19 13:18:43 +03:00
Nikolay Amiantov
1360c356e3 driversi686Linux: init
This is added so that Hydra would build several drivers-related packages for i686.

Closes #30455.
2017-10-19 13:12:28 +03:00
Nikolay Amiantov
59f51eba29 opencv3: use older cudatoolkit 2017-10-19 12:47:56 +03:00
Nikolay Amiantov
22b582821d blender: fix build with new cudatoolkit 2017-10-19 12:47:56 +03:00
Nikolay Amiantov
b317d7cfd4 opensubdiv: 3.2.0 -> 3.3.0
Fix build with new CUDA toolkit.
2017-10-19 12:47:56 +03:00
Nikolay Amiantov
771e403786 python.pkgs.Theano: merge CUDA and non-CUDA versions 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
efd2444de5 python.pkgs.libgpuarray: -9998.0 -> 0.6.9 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
50a223b144 clblas: 20160505 -> 2.12 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
57f82de364 caffe: 1.0-rc5 -> 1.0
Fix build with cudatoolkit9.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
378bfba023 treewide: use default compiler for cuda 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
85d3c00dce treewise: respect config.cudaSupport in packages 2017-10-19 12:47:30 +03:00
Nikolay Amiantov
6309e5fa01 cudnn: refactor to use shared derivation
Also return 8.0-6.0 version for TensorFlow.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
ce9059a120 cudnn_cudatoolkit9: init at 7.0
Make it the default.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
7cf6010fd3 cudatoolkit: use recommended gcc by default
This way one may build packages requiring old CUDA Toolkit with usual stdenv;
only bits which are compiled with NVCC would use older GCC.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
fe7c7a852d cudatoolkit9: init at 9.0.176
Make CUDA Toolkit 9 the default choice.
2017-10-19 12:47:30 +03:00
Nikolay Amiantov
0bc4216bf0 Merge branch 'staging' 2017-10-19 12:46:38 +03:00
Vladimír Čunát
c0e00efdae
knot-dns: fix kdig +tls broken in 2.6.0 2017-10-19 11:18:20 +02:00
Joerg Thalheim
65256b7f26 wireguard: 0.0.20171011 -> 0.0.20171017 2017-10-19 09:40:51 +01:00
Florian Klink
2856891562 twilio: init at 6.8.0 2017-10-19 09:56:47 +02:00
Dmitry Kalinkin
19efa65f59
texlive: fix after dependency update 2017-10-19 00:25:24 -04:00
André-Patrick Bubel
e4cf6635ab
profanity: explicit feature flags so build fails when libs are missing
When the feature flags during configuration are not set explicitly the
build will continue even when needed libs are missing, disabling the
feature. To get notified of problems, we set the feature flags
explicitly.
2017-10-19 05:10:21 +02:00
André-Patrick Bubel
7a82f81b84
profanity: enable support for python plugins 2017-10-19 05:10:19 +02:00
Bastian Köcher
7132cbd598
qt5: Disable gold linker on Linux as it generates duplicate symbols
Signed-off-by: adisbladis <adis@blad.is>
2017-10-19 11:09:25 +08:00
adisbladis
0d45be3d91
sddm: 0.15.0 -> 0.16.0 2017-10-19 11:09:24 +08:00
adisbladis
f8368f68ea
plasma5.plasma-vault: init at 5.11.1 2017-10-19 11:09:23 +08:00
adisbladis
84847258bb
plasma: 5.10.5 -> 5.11.1 2017-10-19 11:09:22 +08:00
André-Patrick Bubel
07e81b66f2
profanity: enable pgp support 2017-10-19 05:07:01 +02:00
Casey Rodarmor
a441af368a alacritty: unstable 2017-09-02 -> 2017-10-17 2017-10-18 20:05:04 -07:00
André-Patrick Bubel
eb31aec16e
profanity: enable parallel build 2017-10-19 05:02:04 +02:00
aszlig
27b7192726
digikam: 5.4.0 -> 5.7.0
The build for the version 5.4.0 of digiKam has been broken at the time
prior to this commit, which is the main reason for this update as I
don't think it makes sense to fix the build for 5.4.0 when we're going
to update it anyway.

A lot has changed upstream between version 5.4.0 and 5.7.0 and it's too
much to be summarized here, so here are the URLs to the upstream
announcements:

 * https://www.digikam.org/news/2017-03-14_digiKam_5.5.0_is_released/
 * https://www.digikam.org/news/2017-06-21-5.6.0-release-announcement/
 * https://www.digikam.org/news/2017-09-11-5.7.0_release_announcement/

On the packaging side, we now no longer have the patch that disables
-fno-operator-names because the build runs fine without that patch
(which didn't even apply but I didn't check why) and IMO it doesn't make
sense to rebase that patch for no reason.

Additionally, there were build time dependencies lurking around in
propagatedBuildInputs, which is kinda pointless and the application just
runs fine if those dependencies are listed in buildInputs.

While looking for clues about why that might be necessary I haven't
found any comment about it in the source nor a clarification within the
message of the commit where this has been introduced.

The commit in question is be7b7d908f.

Apart from these changes, the rest is just adding a few dependencies
(kcalcore, libksane, mesa and pcre) to get less errors during
cmakeConfigurePhase.

I've tested digiKam by playing around within a VM using photos I
netcat'ed into it and it works so far. The VM was built using:

nix-build nixos --arg configuration '{ pkgs, ... }: {
  imports = [ ./nixos/tests/common/user-account.nix ];
  environment.systemPackages = [ pkgs.digikam ];
  services.xserver.enable = true;
  services.xserver.displayManager.sddm.enable = true;
  services.xserver.desktopManager.plasma5.enable = true;
  services.xserver.desktopManager.default = "plasma5";
  virtualisation.memorySize = 1024;
}' -A vm

What I didn't test however was whether importing from a camera would
work (as I don't have one), but aside from that, the application seems
to run fine compared to the fact that it didn't even build until now :-)

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @the-kenny, @urkud, @viric, @cillianderoiste, @ttuegel
Cc: @jraygauthier, @fkz, @sh01, @lsix
2017-10-19 04:42:53 +02:00
Michael Peyton Jones
922bd8182e tzupdate: init at 1.2.0 2017-10-19 03:19:14 +01:00
aszlig
a8989e6bb0
libqtav: unstable-2017-03-30 -> 1.12.0
This was actually already mentioned in the comment above version:

  Awaiting upcoming `v1.12.0` release. `v1.11.0` is not supporting
  cmake which is the the reason behind taking an unstable git rev.

So version 1.12.0 has been released in the meantime and it's also needed
by the latest version of digiKam, which is the only package in nixpkgs
that depends on libqtav.

As we're going to bump digiKam, I think bumping this is safe as in the
worst case we can only make things broken which are already broken
(digiKam currently doesn't build).

The fixes for the CMakeLists.txt are now also no longer needed, so we
can safely drop them as well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @jraygauthier
2017-10-19 04:07:30 +02:00
Vincent Laporte
43ebfb5016
coqPackages.flocq: 2.5.2 -> 2.6.0 2017-10-18 23:21:37 +00:00
Matt McHenry
346fa91176
eclipse-plugin-jdt: 4.7 -> 4.7.1a 2017-10-18 23:30:14 +02:00
Matt McHenry
468cccbb7b
eclipse-platform, eclipse-sdk: 4.7.0 -> 4.7.1a 2017-10-18 23:30:10 +02:00
Joachim Fasting
a8a38feeeb
lkl: 2017-08-09 -> 2017-10-18
Based on linux 4.13
2017-10-18 22:11:37 +02:00
Joachim Fasting
5c732e3c46
tinycc: 0.9.27pre-20170924 -> 0.9.27pre-20171016 2017-10-18 22:11:32 +02:00
Joachim Fasting
6d31872885
tor-browser-bundle.noscript: 5.0.10 -> 5.1.2 2017-10-18 22:11:28 +02:00
Joachim Fasting
9cf5492a7b
tor-browser-bundle.https-everywhere: 2017.9.12 -> 2017.10.4 2017-10-18 22:11:23 +02:00
Joachim Fasting
9c8a0c0bcc
tor-browser-bundle.tor-launcher: 0.2.12.3 -> 0.2.13 2017-10-18 22:11:17 +02:00
Vincent Laporte
b938811393
ocamlgraph: 1.8.7 -> 1.8.8 2017-10-18 19:08:16 +00:00
John Ericson
ee9c59c5b3 Merge remote-tracking branch 'channels/nixpkgs-unstable' into staging 2017-10-18 14:53:30 -04:00
Joerg Thalheim
c9da6d37e9 powerdns: remove nhooyr as maintainer 2017-10-18 19:50:02 +01:00
Vincent Laporte
34309999ed
ocamlPackages.lablgtk: remove unused dependency to campl4 2017-10-18 18:27:06 +00:00
Robert Helgesson
4233b83226
perl-CryptX: 0.050 -> 0.054 2017-10-18 18:53:22 +02:00
Samuel Leathers
66201d49bb gitea: add nixos service module 2017-10-18 12:50:36 -04:00
Jörg Thalheim
0ce4382706 Merge pull request #30544 from NixOS/vscode_1_17_2
vscode: 1.17.1 -> 1.17.2
2017-10-18 16:56:58 +01:00
Joerg Thalheim
8bd1580d1a powerdns: 4.0.3 -> 4.0.4 2017-10-18 16:46:54 +01:00
Franz Pletz
369cbba140
atlassian-jira: 7.5.0 -> 7.5.1 2017-10-18 17:43:39 +02:00
Franz Pletz
e307421d26
atlassian-confluence: 6.4.0 -> 6.4.2 2017-10-18 17:43:39 +02:00
Joerg Thalheim
914fcc8b4b telegraf: 1.4.1 -> 1.4.2 2017-10-18 16:42:07 +01:00
Tim Steinbach
b269452346
vscode: 1.17.1 -> 1.17.2 2017-10-18 11:11:43 -04:00
xd1le
98c7361d3b idrisPackages.lightyear: 2016-08-01 -> 2017-09-10 2017-10-19 02:03:36 +11:00
Tim Steinbach
67343e2f30
linux: 4.13.7 -> 4.13.8 2017-10-18 08:38:39 -04:00
Tim Steinbach
1b0e69966b
linux: 4.9.56 -> 4.9.57 2017-10-18 08:38:27 -04:00
Tim Steinbach
7ed75dc283 Merge pull request #30536 from taku0/oraclejdk-8u151
oraclejdk: 8u144 -> 8u151, 8u152; 9 -> 9.0.1 [Critical security fixes]
2017-10-18 08:33:41 -04:00
Tim Steinbach
de3d191b91
docker: add 17.10.0-ce 2017-10-18 08:25:25 -04:00
Jörg Thalheim
30c046b9c2 Merge pull request #30409 from geistesk/openrct2
openrct2: init at 0.1.1
2017-10-18 13:10:16 +01:00
taku0
5bf6a2bca5 oraclejdk: 9 -> 9.0.1 2017-10-18 20:59:44 +09:00
Peter Simons
757a759005 Merge pull request #30166 from LumiGuide/graphite-1.0.2
Fix graphite crash by upgrading from 0.9.15 -> 1.0.2
2017-10-18 12:58:55 +01:00
Graham Christensen
7d5c5eb203 Merge pull request #30523 from xvapx/playonlinux-update
playOnLinux: 4.2.10 -> 4.2.12
2017-10-18 07:32:15 -04:00
Graham Christensen
df77869ad0 Merge pull request #30527 from acowley/isync-1.3.0
isync: 1.2.1 -> 1.3.0
2017-10-18 07:28:02 -04:00
Guillaume Bouchard
41b06c1519 openvdb: init at 4.0.2 2017-10-18 11:57:10 +02:00
Guillaume Bouchard
afc6a8a259 openexrid-unstable: init at 2017-09-17 2017-10-18 11:57:10 +02:00
Guillaume Bouchard
d99e00c9d8 openfx: init at 1.4 2017-10-18 11:57:10 +02:00
Guillaume Bouchard
3cbecaadc2 partio: init at 1.1.0 2017-10-18 11:57:10 +02:00
Guillaume Bouchard
db6e674bc8 alembic: init at 1.7.4 2017-10-18 11:57:09 +02:00
Guillaume Bouchard
7f83bf4261 ptex: init at 2.1.28 2017-10-18 11:57:09 +02:00
Samuel Leathers
717436b4aa gitea: init at 1.2.1 2017-10-18 00:16:33 -04:00
Dmitry Kalinkin
10cc95e154 proot: 5.1.0 -> 5.1.0.20171015 2017-10-17 22:54:01 -04:00
Graham Christensen
00e56fbbee Merge pull request #30509 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-10-17 20:58:20 -04:00
Anthony Cowley
edcdb95746 isync: 1.2.1 -> 1.3.0 2017-10-17 20:33:33 -04:00