1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

15213 commits

Author SHA1 Message Date
Shea Levy 49ba0b7896 Merge branch 'freerdp2' of git://github.com/peterhoeg/nixpkgs 2016-09-13 07:45:05 -04:00
Peter Hoeg 40e47a95d7 freerdp: add missing libXrender dependency 2016-09-13 19:06:46 +08:00
Jaka Hudoklin 0a518618a2 docker: 1.10.3 -> 1.12.1 2016-09-13 12:50:58 +02:00
Nikolay Amiantov 23ff3dddba batti: fix eval 2016-09-13 13:19:06 +03:00
Nikolay Amiantov f8ea234720 asunder: use gtk2 explicitly 2016-09-13 12:57:22 +03:00
Nikolay Amiantov 4748709926 Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs 2016-09-13 12:51:34 +03:00
Domen Kožar d6a4a30fb1 pijul: build only on 64bit platforms
(cherry picked from commit 8479962862)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-13 10:37:55 +02:00
exi 18ba3297f0 Fix kmymoney test build failure on 32bit
(cherry picked from commit f4618e14b9)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-13 09:45:15 +02:00
uralbash 8553883ba1 vscode: 1.4.0 -> 1.5.1 (#18468) 2016-09-13 07:35:16 +02:00
Erik Rybakken a65e1c560c neomutt: 20160827 -> 20160910 (#18485) 2016-09-13 07:29:57 +02:00
Franz Pletz fb9117efa6 Merge pull request #18488 from chris-martin/md5-2
Miscellaneous packages: Use sha256 instead of md5 (part 2)
2016-09-13 07:11:43 +02:00
James Wood 87ee2736ce asunder: init at 2.8 (#18510) 2016-09-13 07:06:23 +02:00
Charles Strahan 3e7bb6579b redis-desktop-manager: fix build (#18543)
We need to run the pre/post configure hooks.
2016-09-13 07:02:06 +02:00
Michal Rus 6846b22bb4 squishyball: init at 19580 (#18354) 2016-09-13 07:00:39 +02:00
aszlig d2af4c6722
virtualbox: Explicitly state Qt 5 dependencies
In 2942815968, the dependencies for Qt 5
were passed using buildEnv with all the development binaries, headers
and libs. Unfortunately, the build output references that environment
which also increases the size of the runtime closure.

The upstream makefile assumes a common Qt 5 library path, but that's not
the case within Nix, because we have separate paths for the Qt 5
modules.

We now patch the makefile to recognize PATH_QT5_X11_EXTRAS_{LIB,INC} so
that we can pass in the relevant paths from Qt5X11Extras.

In summary, the closure size goes down to 525559600 bytes (501 MB)
instead of 863035544 bytes (823 MB) with vbox-qt5-env.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-13 06:12:42 +02:00
aszlig 8bd89c922d
virtualbox: Split kernel modules into own package
Putting the kernel modules into the same output path as the main
VirtualBox derivation causes all of VirtualBox to be rebuilt on every
single kernel update.

The build process of VirtualBox already outputs the kernel module source
along with the generated files for the configuration of the main
VirtualBox package. We put this into a different output called "modsrc"
which we re-use from linuxPackages.virtualbox, which is now only
containing the resulting kernel modules without the main user space
implementation.

This not only has the advantage of decluttering the Nix expression for
the user space portions but also gets rid of the need to nuke references
and the need to patch out "depmod -a".

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-13 06:12:38 +02:00
aszlig 6d69293f26
virtualbox: Generate and use upstream-info.json
We now no longer need to update VirtualBox manually, which has a few
advantages. Along with making it just easier to update this also makes
the update procedure way less error-prone, for example if people forget
to bump the extension pack revision or to update the guest additions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-13 06:12:34 +02:00
aszlig f5ab9c81a8
virtualbox: Add an update script
Just a small updater which should fetch the latest sha256sums from the
upstream site and check whether the current version is the latest one.

The output is in a JSON file in the same directory, which then will be
used by the Nix expressions to fetch the upstream files.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-13 03:24:47 +02:00
Vladimír Čunát 66eb909fbf Merge #17861: root: add support for x86_64-darwin 2016-09-12 21:39:07 +02:00
Robert Glossop 5490018034 freerdpUnstable: 1.2.0 -> 2.0 2016-09-12 12:13:48 -04:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Christian Albrecht 2942815968 virtualbox: 5.0.26 -> 5.1.4 2016-09-12 17:22:31 +02:00
Vincent Laporte 637412e373 mpv: fix on darwin 2016-09-12 14:42:38 +02:00
Frederik Rietdijk 44dc13aad6 mendeley: 1.16.2 -> 1.16.3 2016-09-12 14:19:18 +02:00
Michael Raskin 357d544d23 libreoffice-fresh: 5.2.0.4 -> 5.2.1.2 2016-09-12 12:58:30 +02:00
Michael Raskin 242cea8a63 libreoffice: generate-libreoffice-srcs.sh: take into account that LO now sometimes lets the checksum go after the tarball 2016-09-12 12:58:30 +02:00
Shea Levy 38f074435a melpa: Fix nix-buffer and inherit-local, add stable 2016-09-12 06:12:16 -04:00
Frederik Rietdijk 29f00f954b Merge pull request #18396 from rycee/fix/udiskie
udiskie: 1.4.8 -> 1.5.1
2016-09-12 11:05:38 +02:00
Bjørn Forsman 3e5fe418f8 android-studio: enable Android emulator support
These changes are needed to be able to run the system emulator (QEMU)
from Android Studio. In addition to the added dependencies,
$LD_LIBRARY_PATH had to be changed from --set to --prefix, so that libGL
is found (on NixOS).
2016-09-12 10:55:07 +02:00
Jaka Hudoklin e927620885 containerd: init at 0.2.3 2016-09-12 01:32:03 +02:00
Jaka Hudoklin 71782da103 runc: init at 2016-06-15 2016-09-12 01:32:02 +02:00
Dmitry Kalinkin 5646c2aba6 root: add support for x86_64-darwin
1) add pcre dependency (for some reason builtin_pcre doesn't work)
2) Disable dependencies that are currently not supported by the
expression.  Most users should not need those. These are disabled to
prevent cmake from picking them up from system and causing impurities.
Once there is a user who needs these they will have to update the
expression.
3) disable some OSX detection code that relies on /usr/bin/sw_vers
that chooses c++ library, silences warnings and sets macosx-version-min.
macosx-version-min is already set by nix using MACOSX_DEPLOYMENT_TARGET
environment variable.
2016-09-11 17:29:13 -04:00
Domen Kožar fc74bf2ccc qgis: fix build
(cherry picked from commit dccf8c5f27)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-11 21:20:50 +02:00
Edward Tjörnhammar e917e47045
android-studio: 2.1.2.0 -> 2.1.3.0 2016-09-11 20:38:20 +02:00
Tuomas Tynkkynen ffddcc8807 vlc_npapi: Fix hash 2016-09-11 00:21:16 +03:00
Kirill Boltaev 86557f9ffd mpv: 0.19.0 -> 0.20.0 (#18493)
Enable vaapiSupport by default.
2016-09-10 21:56:49 +02:00
Chris Martin f7c0a9c9cc kdesvn: md5->sha256 2016-09-10 13:51:20 -04:00
Chris Martin e417a63e61 scilab: md5->sha256 2016-09-10 13:50:10 -04:00
Chris Martin ce44f8df5c batik: md5->sha256 2016-09-10 13:46:06 -04:00
Chris Martin ffc3e24e0b cua-mode: md5->sha256 2016-09-10 13:43:18 -04:00
Edward Tjörnhammar 443204aa70
idea.idea14-ultimate: use base32 hash 2016-09-10 19:38:52 +02:00
Edward Tjörnhammar 505cee5c77
idea.idea-{community,ultimate}: 2016.2.3 -> 2016.2.4 2016-09-10 19:38:52 +02:00
Shea Levy c6460fb0cb melpa: Add inherit-local, bump f.el 2016-09-10 11:25:21 -04:00
Robert Helgesson 2fa41249ce
udiskie: move to all-packages
This is an application, not a python library and should therefore be in
its own package.
2016-09-10 12:25:50 +02:00
Vladimír Čunát c0555991b2 Merge #18434: slack: 2.1.0 -> 2.1.2 2016-09-09 21:46:20 +02:00
José Romildo Malaquias 8f6af86d5e feh: avoid using xlibsWrapper 2016-09-09 15:25:28 +02:00
José Romildo Malaquias 91e4e31847 feh: perlPackages needed only at build time 2016-09-09 15:25:28 +02:00
José Romildo Malaquias 82dba95079 feh: 2.16.1 -> 2.17.1 2016-09-09 15:25:28 +02:00
Peter Pickford efb5206701 eclipse-plugin-rustdt: init at 0.6.2
[Bjørn: sort alphabetially in plugins.nix, capitalize meta.description,
add space around assignment operator, indent multi-line string.]
2016-09-09 15:15:00 +02:00
Peter Simons f649d4eefa git-annex: fix GHC 8.x build 2016-09-09 13:55:39 +02:00
Moritz Ulrich bbd82656bb digikam5: Init at 5.1.0 2016-09-09 11:39:59 +02:00
Tuomas Tynkkynen fcec24334e Merge remote-tracking branch 'upstream/staging' into master 2016-09-09 11:41:31 +03:00
Richard Zetterberg 68777090e5 slack: 2.1.0 -> 2.1.2 2016-09-09 08:08:36 +02:00
Dan Peebles f285ce8fed twelf: fix emacs mode 2016-09-08 23:12:32 -04:00
Tuomas Tynkkynen 290db94f04 Merge remote-tracking branch 'upstream/master' into staging 2016-09-09 02:40:47 +03:00
Franz Pletz 7583f080ae
qtox: 1.4.1 -> 1.5.0 2016-09-08 21:50:42 +02:00
Franz Pletz 9146a62f51
toxic: 20150125 -> 20160728 2016-09-08 21:50:42 +02:00
Franz Pletz 6ee129b29f
utox: 0.9.4 -> 0.9.8 2016-09-08 21:50:42 +02:00
Robert Helgesson 348ee0ae18
josm: 10786 -> 10966 2016-09-08 21:00:07 +02:00
Thomas Tuegel 291666e248
Merge branch 'emacs-packages' 2016-09-08 13:34:53 -05:00
Thomas Tuegel c61026de5d
melpaStablePackages.jade: disable due to missing dependency 2016-09-08 13:32:38 -05:00
Thomas Tuegel f7910efe6e
melpaPackages.jade: disable due to missing dependency 2016-09-08 13:28:03 -05:00
Thomas Tuegel a0d1981046
orgPackages 2016-09-08 2016-09-08 13:11:34 -05:00
Thomas Tuegel 023e4db785
elpaPackages 2016-09-08 2016-09-08 13:09:47 -05:00
Thomas Tuegel 1ac28f798c
melpaStablePackages 2016-09-08 2016-09-08 13:02:16 -05:00
Bjørn Forsman 190b1d1ffc
eclipse-plugin-cdt: 8.8.0 -> 9.0.1 2016-09-08 18:09:20 +02:00
Bjørn Forsman b6be2e9dc2
eclipse-plugin-gnuarmeclipse: 2.11.1 -> 3.1.1 2016-09-08 18:09:10 +02:00
Michael Raskin b924cdefa5 tptp: take into account upstream tarball hash change; one file got renamed and some statistics in the documentation got regenerated 2016-09-08 16:49:22 +02:00
Thomas Tuegel ed94adc66b
melpaPackages 2016-09-07 2016-09-08 09:49:17 -05:00
Joachim F 82d6ab1ed8 Merge pull request #18029 from rnhmjoj/vapoursynth
Vapoursynth
2016-09-08 16:28:31 +02:00
Lancelot SIX 33300d380b wireshark: 2.0.5 -> 2.2.0
Release note:
https://www.wireshark.org/docs/relnotes/wireshark-2.2.0.html

Security related annonces related to 2.0.5 (subject to denial of
service attack):

https://www.wireshark.org/security/wnpa-sec-2016-50.html
https://www.wireshark.org/security/wnpa-sec-2016-51.html
https://www.wireshark.org/security/wnpa-sec-2016-52.html
https://www.wireshark.org/security/wnpa-sec-2016-53.html
https://www.wireshark.org/security/wnpa-sec-2016-54.html
https://www.wireshark.org/security/wnpa-sec-2016-55.html
2016-09-08 16:26:51 +02:00
Joachim F 1b25767c99 Merge pull request #18415 from ericsagnes/pkg/pamix
pamix: init at 1.4.1
2016-09-08 16:22:24 +02:00
Bryan Gardiner df6827a824 taskjuggler: add 3.5.0, keep 2.4.3
Version 3.5.0 was present but was removed in 8085f08.  Keeping the old version
per discussion at https://github.com/NixOS/nixpkgs/pull/845.
2016-09-08 16:15:20 +02:00
Joachim F b082f75f4d Merge pull request #18392 from romildo/upd.idea
clion: 2016.2.1 -> 2016.2.2
2016-09-08 14:59:55 +02:00
Jascha Geerds a1ff5e6e4a hipchat: Add dependency to libtool
This commit fixes some broken context menus
2016-09-08 13:31:03 +02:00
Moritz Ulrich 7a5f7dc6a2 Merge pull request #18421 from andrewrmiller/master
weechat: help weechat find nix's python on darwin
2016-09-08 12:35:15 +02:00
Peter Pickford 7c8f19b31b eclipse-cpp-46: init at 4.6.0
[Bjørn: fix hash for i686-linux (was wrong length), remove backward
compatibility attribute alias (not needed for new packages), change
commit message (this adds a package, it doesn't upgrade / change
existing one).]
2016-09-08 12:09:54 +02:00
Andrew R. M f999e9edf8 weechat: help weechat find nix's python on darwin 2016-09-08 05:54:04 -04:00
Eric Sagnes b020675453 pamix: init at 1.4.1 2016-09-08 11:34:50 +09:00
Thomas Tuegel 02bda5d2af
Merge branch 'qt-5.7-fixes' 2016-09-07 20:58:58 -05:00
Thomas Tuegel e25a07e92a
qt5.vlc: mark broken with Qt 5.7 2016-09-07 20:57:55 -05:00
rushmorem c6938be57c nomad: v0.4.0 -> v0.4.1 2016-09-08 00:56:23 +02:00
Peter Simons 51f81104f3 Merge pull request #18407 from LnL7/darwin-ledger
ledger: fix libdir
2016-09-08 00:21:32 +02:00
Daiderd Jordan 5a55ec20e3
ledger: fix libdir 2016-09-08 00:03:53 +02:00
Brandon Dimcheff b8022cad3c atom: 1.9.9 -> 1.10.1 2016-09-07 09:15:38 -04:00
Eelco Dolstra 445a39a23b chatzilla: 0.9.91 -> 0.9.92 2016-09-07 14:42:55 +02:00
José Romildo Malaquias bc2b19867e clion: 2016.2.1 -> 2016.2.2 2016-09-07 07:40:58 -03:00
Franz Pletz 5929399527
graphicsmagick: 1.3.24 -> 1.3.25 (security)
Includes some security fixes, see

  http://www.graphicsmagick.org/NEWS.html#september-5-2016
2016-09-07 07:08:51 +02:00
Joachim F 526746d874 Merge pull request #18383 from peterhoeg/lw
ledger-web: we have bundlerEnv, let us use it
2016-09-07 07:08:17 +02:00
Edward Tjörnhammar e051ac665c
android-studio: add 32bit zlib for api 22 2016-09-07 06:47:40 +02:00
Peter Hoeg 222d084927 ledger-web: we have bundlerEnv, let us use it 2016-09-07 11:17:12 +08:00
Franz Pletz 7949e69382
chromium: update to latest channel releases (security)
Fixes the following security problems:

- CVE-2016-5147: Universal XSS in Blink
- CVE-2016-5148: Universal XSS in Blink
- CVE-2016-5149: Script injection in extensions
- CVE-2016-5150: Use after free in Blink
- CVE-2016-5151: Use after free in PDFium
- CVE-2016-5152: Heap overflow in PDFium
- CVE-2016-5153: Use after destruction in Blink
- CVE-2016-5154: Heap overflow in PDFium
- CVE-2016-5155: Address bar spoofing
- CVE-2016-5156: Use after free in event bindings
- CVE-2016-5157: Heap overflow in PDFium
- CVE-2016-5158: Heap overflow in PDFium
- CVE-2016-5159: Heap overflow in PDFium
- CVE-2016-5160: Extensions web accessible resources bypass
- CVE-2016-5161: Type confusion in Blink.
- CVE-2016-5162: Extensions web accessible resources bypass
- CVE-2016-5163: Address bar spoofing
- CVE-2016-5164: Universal XSS using DevTools
- CVE-2016-5165: Script injection in DevTools
- CVE-2016-5166: SMB Relay Attack via Save Page As
- CVE-2016-5167: Various fixes from internal audits, fuzzing and other initiatives
2016-09-07 04:49:56 +02:00
Peter Hoeg d4eac0278c calibre: 2.64.0 -> 2.66.0 (#18311)
A few additional changes:

1. We load patches from debian for improving privacy and security
2. Now with QT 5.6 instead of 5.5
3. We strip bundled python code and use proper upstream instead
2016-09-07 04:32:06 +02:00
Joachim F 1c7270f001 Merge pull request #18379 from peterhoeg/st_0146
syncthing: 0.14.5 -> 0.14.6
2016-09-07 03:24:01 +02:00
obadz d9db8a9bf5 seq24: fix build failures due to name clash in "mutex" class 2016-09-07 01:30:44 +01:00
Shea Levy d81d59aad9 Merge branch 'fix/st-update-0.7' of git://github.com/andsild/nixpkgs 2016-09-06 18:04:48 -04:00
Joachim F 6340b32e49 Merge pull request #18370 from elasticdog/transcrypt
transcrypt: 0.9.7 -> 0.9.9
2016-09-06 23:55:47 +02:00
Aaron Bull Schaefer 598ccfdec9 transcrypt: 0.9.7 -> 0.9.9 2016-09-06 14:55:19 -07:00
Thomas Tuegel 3b78026a7f Merge pull request #18297 from edwtjo/zotero-esr-verfix
zotero: remove esr suffix from version string.
2016-09-06 16:50:45 -05:00
Joachim F 6949069678 Merge pull request #18119 from puffnfresh/package/hyperterm
hyperterm: init at 0.7.6
2016-09-06 23:50:00 +02:00
Joachim F c43c0b2efa Merge pull request #18349 from peterhoeg/ledger-web2
ledger-web: do not make our own wrapper
2016-09-06 23:42:35 +02:00
Stefan Junker 5100db559a rkt: 1.12.0 -> 1.14.0 (#18360) 2016-09-06 23:04:17 +02:00
asildnes 29aac27089 st: 0.6 -> 0.7 2016-09-06 22:00:19 +02:00
Michael Raskin 71fe391ac1 baresip: fix build by manually forcing feature flags for fresh glibc time.h 2016-09-06 19:10:42 +02:00
Michael Raskin 5c686923de linphone: 3.8.5 -> 3.10.2 2016-09-06 18:21:28 +02:00
Robin Gloster 9ab141ce27
vp: fix build 2016-09-06 16:52:26 +02:00
Domen Kožar ae5d7a2257 Merge pull request #18334 from groxxda/linphone
linphone: 3.8.5 -> 3.9.1, remove lime support
2016-09-06 09:51:08 +02:00
Domen Kožar cc614323d4 Merge pull request #18343 from chris-martin/sane-frontends-src
sane-frontends: fix source url, move from md5 to sha256
2016-09-06 09:30:52 +02:00
Peter Hoeg 6c6ebf5d33 syncthing: 0.14.5 -> 0.14.6 2016-09-06 15:17:14 +08:00
Peter Hoeg c442c7172d ledger-web: do not make our own wrapper 2016-09-06 11:25:18 +08:00
Chris Martin d197498b8f sane-frontends: md5->sha256 2016-09-05 20:30:54 -04:00
Chris Martin 1dca12c21d sane-frontends: update source url 2016-09-05 20:30:06 -04:00
Chris Martin 23d605d4ce ktikz: md5->sha256 2016-09-05 20:20:38 -04:00
Chris Martin e7477c6499 gqvieq: md5->sha256 2016-09-05 20:14:47 -04:00
Chris Martin a2c0fdc503 eclipse-sdk-35: md5->sha256 2016-09-05 20:09:46 -04:00
Alexander Ried 273898f4ba linphone: remove lime support
linphone stil uses polarssl, which was replaced by mbedTLS and is no
more available on NixOS.
Until this is fixed upstream we disable LIME (IM encryption).
2016-09-06 00:53:37 +02:00
Alexander Ried 53c4003559 linphone: 3.8.5 -> 3.9.1
3.10.2 is available from github but there is no autoconfigured tarball
and they added a dependency that's not packaged for nix (bctoolbox)
2016-09-06 00:52:24 +02:00
Franz Pletz 21cf4641bf
sakura: 3.2.0 -> 3.3.4 2016-09-05 22:49:06 +02:00
Eelco Dolstra 78178d5854 systemd: Separate lib output
This moves libsystemd.so and libudev.so into systemd.lib, and gets rid
of libudev (which just contained a copy of libudev.so and the udev
headers). It thus reduces the closure size of all packages that
(indirectly) depend on libsystemd, of which there are quite a few (for
instance, PulseAudio and dbus). For example, it reduces the closure of
Blender from 430.8 to 400.8 MiB.
2016-09-05 19:17:14 +02:00
obadz 2919375c91 minc_tools: don't run tests which have been failing since first pkged 2016-09-05 17:26:12 +01:00
Domen Kožar 9e363a752f openmodelica: enable parallel building
(cherry picked from commit 261d51971a)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 18:06:28 +02:00
Shea Levy d1154edf44 proofgeneral_HEAD: bump 2016-09-05 11:43:10 -04:00
Peter Simons 13fced071e Merge pull request #18248 from phanimahesh/update-git-2.10.0
git: 2.9.3 -> 2.10.0
2016-09-05 13:44:09 +02:00
Domen Kožar 33229f0d87 libreoffice: set big-parallel hydra feature to build it quicker
For example http://hydra.nixos.org/build/39781012 took 6h

(cherry picked from commit a29f6a5e8e)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-05 12:50:02 +02:00
Nikolay Amiantov 845cb949fc Merge pull request #18306 from aske/speech
Speech synthesizer improvements
2016-09-05 04:44:51 +04:00
aske a6ce0f80fb espeak-ng: init at 2016-08-28 2016-09-05 03:33:41 +03:00
Lancelot SIX 373afbd516
salut_a_toi: Fix typo in build phase
(cherry picked from commit c47eb4a43a)
2016-09-05 02:32:57 +02:00
Anthony Cowley 51b404b048 emacs24Macport: fix SDK version issue 2016-09-04 20:32:25 -04:00
rnhmjoj 6fabc515d0
mpv: add vapoursynth support 2016-09-04 22:27:10 +02:00
Ignat Loskutov b577f2997e sway: 0.8 -> 0.9 2016-09-04 16:02:57 -04:00
Edward Tjörnhammar d408070024 Merge pull request #18287 from stesie/idea-updates
IDEA Updates
2016-09-04 21:10:03 +02:00
Edward Tjörnhammar 9b31fcf8c0
zotero: remove esr suffix from version string.
Also escaped the perl regexes since that will become an error in the future.
2016-09-04 21:01:40 +02:00
Alexander Ried ee1b7f9879
orbment: git-2016-01-31 -> git-2016-08-13 2016-09-04 16:25:00 +02:00
Joachim F dec3d5dd68 Merge pull request #18206 from ethercrow/tcpkali
tcpkali: init at 0.9
2016-09-04 14:50:26 +02:00
Nikolay Amiantov 9f2c48a7a7 qutebrowser: add cssutils dependency 2016-09-04 15:49:00 +03:00
Stefan Siegl 330d791d1f idea.clion1: init at 1.2.5
(moved from idea.clion)
2016-09-04 13:30:05 +02:00
Stefan Siegl 46343d6dad idea.clion: 1.2.5 -> 2016.2.1 2016-09-04 13:29:15 +02:00
Stefan Siegl f7234f9961 idea.idea-community: 2016.2 -> 2016.2.3 2016-09-04 13:26:18 +02:00
Stefan Siegl c1fcb007c4 idea.idea-ultimate: 2016.2.2 -> 2016.2.3 2016-09-04 13:25:25 +02:00
Stefan Siegl 01b4cf5de5 idea.ruby-mine8: init at 8.0.4 2016-09-04 13:21:55 +02:00
Stefan Siegl 4d528db13a idea.ruby-mine7: init at 7.1.5
(moved from idea.ruby-mine)
2016-09-04 13:20:59 +02:00
zimbatm 29796bd989 Merge pull request #18270 from brainrape/update-terraform
terraform: 0.7.1 -> 0.7.2
2016-09-04 12:20:38 +01:00
Stefan Siegl a83498317c idea.ruby-mine: 7.1.5 -> 2016.2.2 2016-09-04 13:19:38 +02:00
Stefan Siegl cd9a44200d idea.pycharm-community: 2016.1.3 -> 2016.2.2 2016-09-04 13:04:05 +02:00
Stefan Siegl 18ed1bebae idea.pycharm-professional: 2016.1.3 -> 2016.2.2 2016-09-04 13:02:03 +02:00
Stefan Siegl 195759e2ec idea.webstorm11: init at 11.0.4 2016-09-04 12:58:38 +02:00
Stefan Siegl fdbb72eb0a idea.webstorm10: init at 10.0.5
(moved from idea.phpstorm)
2016-09-04 12:56:58 +02:00
Stefan Siegl c2851bc841 idea.webstorm: 10.0.5 -> 2016.2.2 2016-09-04 12:55:50 +02:00
Dmitry Ivanov b52d937475 tcpkali: init at 0.9 2016-09-04 09:21:27 +00:00
Vladimír Čunát 168d6fdf21 lyx: clean the expression a bit
Thanks to Sergiu Ivanov <sivanov@colimite.fr>
2016-09-04 10:53:20 +02:00
Jörg Thalheim 8dc936c49f
gpodder: 3.9.0 -> 3.9.1 2016-09-04 10:10:47 +02:00
Joachim F d3ee483bfe Merge pull request #17758 from michalrus/transcribe
transcribe: init at 8.40
2016-09-04 03:10:50 +02:00
Márton Boros 56b549d4c7 terraform: 0.7.1 -> 0.7.2 2016-09-04 01:54:47 +02:00
Franz Pletz ecdfa4109e Merge pull request #18098 from stesie/phpstorm-2016.2.1
idea.phpstorm: 10.0.4 -> 2016.2.1
2016-09-04 00:30:38 +02:00
Miguel Madrid 8a96c52f63 i3pystatus: 3.34 -> 3.35 (#18268) 2016-09-04 00:23:21 +02:00
Stefan Siegl 7a5239fddc idea.phpstorm10: init at 10.0.4
(moved from idea.phpstorm)
2016-09-03 21:48:02 +02:00
Joachim Fasting dcaee87529
airwave: disable hydra build
Relies on a file that must be downloaded manually.
2016-09-03 21:27:51 +02:00
Joachim F 4206f46024 Merge pull request #18182 from peterhoeg/ledger-web
ledger-web: init at 1.5.2
2016-09-03 17:25:38 +02:00
Joachim F cc3aa1b750 Merge pull request #18260 from oxij/pkg/init/osmctools
osmctools: init at 0.8.5
2016-09-03 17:25:01 +02:00
Joachim F 693d686ce3 Merge pull request #18036 from nexusdev/ethabi
ethabi: init at 0.2.1
2016-09-03 17:20:13 +02:00
Joachim F 8939421da7 Merge pull request #18068 from michalrus/airwave
airwave: init at 1.3.2
2016-09-03 17:07:37 +02:00
Joachim F 3d852770db Merge pull request #18164 from moyamo/geogebra
geogebra: 5.0.265.0 -> 5.0.271.0
2016-09-03 17:06:54 +02:00
Joachim F bcd5c05b99 Merge pull request #18091 from Balletie/fix/twmnd-install-hooks
twmn: fix by running pre- and post-install hooks
2016-09-03 17:06:20 +02:00
Peter Hoeg d0ef7140e9 dropbox: 8.4.21 -> 9.4.49 2016-09-03 16:48:18 +02:00
Jan Malakhovski 22c578e79d osmctools: init at 0.8.5 2016-09-03 14:04:52 +00:00
J Phani Mahesh 2b86ccbf32 git: 2.9.3 -> 2.10.0 2016-09-03 16:20:32 +05:30
Robert Helgesson 1f45a852d3
josm: 9979 -> 10786 2016-09-03 11:13:20 +02:00
Kranium Gikos Mendoza ed1fcd1b02 k3d: 0.8.0.3 -> 0.8.0.5 2016-09-03 09:12:25 +03:00
Gabriel Ebner b6f9f3de46 Merge pull request #18236 from mimadrid/update/hub-2.2.5
hub: 2.2.3 -> 2.2.5
2016-09-03 07:35:55 +02:00
mimadrid 307a4650c8
hub: 2.2.3 -> 2.2.5 2016-09-03 00:38:38 +02:00
Miguel Madrid b6116539be nano: 2.6.3 -> 2.7.0 (#18201) 2016-09-02 23:26:02 +02:00
Kamil Chmielewski 7b1efbf621 mesos: 0.28.0 -> 0.28.2 (#18220) 2016-09-02 23:21:46 +02:00
Frederik Rietdijk 01fafc088a peru: 0.2.3 -> 1.0.1, fix build 2016-09-02 20:52:26 +02:00
Rushmore Mushambi 32d06b2a51 Merge pull request #18221 from kamilchm/marathon-up
marathon: 1.1.1 -> 1.1.2
2016-09-02 20:12:13 +02:00
Kamil Chmielewski 83c60bd8e5 marathon: 1.1.1 -> 1.1.2 2016-09-02 16:10:58 +02:00
Kamil Chmielewski 4ae2eb2208 mesos: FIX #18209 readdir_r deprecation in libc
https://issues.apache.org/jira/browse/MESOS-6013
2016-09-02 16:04:11 +02:00
Thomas Tuegel 7bc711e0a7
spotify: 1.0.36 -> 1.0.37 2016-09-02 08:53:03 -05:00
Nikolay Amiantov 084ff113e9 curaengine: 15.04 -> 15.04.6 2016-09-02 12:24:27 +03:00
Nikolay Amiantov e3a6e9ec04 octoprint-plugins.m33-fio: 1.5 -> 1.7 2016-09-02 11:44:47 +03:00
Данило Глинський (Danylo Hlynskyi) 78cd9f8ebc virtualbox: add headless build (without Qt dependency) (#18026) 2016-09-01 20:54:58 +02:00
Tuomas Tynkkynen 6dc452313a vim_configurable: vimNoX broken on Darwin, but bring back vimHugeX works
D'oh, I was careless.
2016-09-01 20:49:32 +03:00
Tuomas Tynkkynen 3364230d56 Disable bunch of non-compiling packages on Darwin
These ones have a "Last successful build" timestamp in the 2014s or
2015s. Presumably no one will notice if we now stop building them.

softether_4_18              2015-09-20  http://hydra.nixos.org/build/39418483
lensfun                     2014-09-30  http://hydra.nixos.org/build/39394104
net_snmp                    2015-09-20  http://hydra.nixos.org/build/39410553
djview                      2015-08-11  http://hydra.nixos.org/build/39413233
libmusicbrainz2             2015-09-20  http://hydra.nixos.org/build/39410106
fox_1_6                     2014-05-07  http://hydra.nixos.org/build/39410858
libofx                      2015-09-24  http://hydra.nixos.org/build/39423507
yacas                       2014-09-30  http://hydra.nixos.org/build/39393150
iomelt                      2014-09-30  http://hydra.nixos.org/build/39408486
softether                   2015-09-20  http://hydra.nixos.org/build/39425800
mp4v2                       2014-09-30  http://hydra.nixos.org/build/39421899
virtuoso7                   2014-09-21  http://hydra.nixos.org/build/39415206
man_db                      2015-04-23  http://hydra.nixos.org/build/39404236
libdiscid                   2014-09-30  http://hydra.nixos.org/build/39412202
zabbix22.agent              2014-09-21  http://hydra.nixos.org/build/39412149
vidalia                     2015-08-06  http://hydra.nixos.org/build/39411500
libmtp                      2015-09-20  http://hydra.nixos.org/build/39419199
wxGTK29                     2015-09-20  http://hydra.nixos.org/build/39415296
ncmpcpp                     2015-11-06  http://hydra.nixos.org/build/39404455
libtorrent                  2014-09-21  http://hydra.nixos.org/build/39394646
shishi                      2014-03-21  http://hydra.nixos.org/build/39418874
ocaml_3_12_1                2014-09-30  http://hydra.nixos.org/build/39392996
djview4                     2015-08-11  http://hydra.nixos.org/build/39427799
vimNox                      2014-05-23  http://hydra.nixos.org/build/39397012
ttfautohint                 2015-08-06  http://hydra.nixos.org/build/39398330
libraw                      2015-09-24  http://hydra.nixos.org/build/39402271
wxGTK30                     2015-09-20  http://hydra.nixos.org/build/39401871
sbcl_1_2_5                  2015-09-20  http://hydra.nixos.org/build/39426091
prover9                     2014-09-30  http://hydra.nixos.org/build/39406476
rcs                         2015-08-25  http://hydra.nixos.org/build/39392037
gpac                        2015-09-24  http://hydra.nixos.org/build/39399470
virtuoso6                   2014-09-30  http://hydra.nixos.org/build/39398651
xlslib                      2015-09-24  http://hydra.nixos.org/build/39410387
ucommon                     2015-03-27  http://hydra.nixos.org/build/39414040
commoncpp2                  2014-09-30  http://hydra.nixos.org/build/39420117
virtuoso                    2014-09-21  http://hydra.nixos.org/build/39399978
miniHttpd                   2014-09-30  http://hydra.nixos.org/build/39392925
mpack                       2014-09-26  http://hydra.nixos.org/build/39399535
nbd                         2014-09-26  http://hydra.nixos.org/build/39401367
newsbeuter-dev              2014-07-29  http://hydra.nixos.org/build/39406259
gimp_2_8                    2015-09-20  http://hydra.nixos.org/build/39436271
gimp                        2015-09-20  http://hydra.nixos.org/build/39435976
zabbix20.agent              2014-09-30  http://hydra.nixos.org/build/39393242
gst_all_1.gst-plugins-good  2015-09-20  http://hydra.nixos.org/build/39408506
ocaml_4_00_1                2014-09-30  http://hydra.nixos.org/build/39399526
inadyn                      2014-09-30  http://hydra.nixos.org/build/39426389
gst_all_1.gst-plugins-bad   2015-09-20  http://hydra.nixos.org/build/39392970
zabbix.agent                2014-09-30  http://hydra.nixos.org/build/39421412
cmake-2_8                   2015-09-24  http://hydra.nixos.org/build/39399443
liblastfm                   2015-08-06  http://hydra.nixos.org/build/39421812
newsbeuter                  2014-07-29  http://hydra.nixos.org/build/39396605
sdcv                        2014-09-26  http://hydra.nixos.org/build/39412928
2016-09-01 20:39:33 +03:00
Eelco Dolstra 41ec7095a7 openimageio: Use separate outputs 2016-09-01 18:57:43 +02:00
Eelco Dolstra 452afd1ed6 ilmbase: Use separate outputs 2016-09-01 18:57:43 +02:00
Joachim F c2841f1c1d Merge pull request #18175 from ebzzry/emem-0.2.28
emem: 0.2.27 -> 0.2.28
2016-09-01 15:50:52 +02:00
Tuomas Tynkkynen 75b5922391 openexr, libyaml-cpp: Fix output order to match others
This was changed in https://github.com/NixOS/nixpkgs/pull/14766

@edolstra
2016-09-01 16:34:11 +03:00
Adrien Devresse 28d2d78b55 neuron: fix issue with incorrectly prefixed python path 2016-09-01 13:41:26 +02:00
Tuomas Tynkkynen 8c4aeb1780 Merge staging into master
Brings in:
    - changed output order for multiple outputs:
      https://github.com/NixOS/nixpkgs/pull/14766
    - audit disabled by default
      https://github.com/NixOS/nixpkgs/pull/17916

 Conflicts:
	pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Frederik Rietdijk 684f08166c fixup 2016-09-01 12:03:10 +02:00
Adrien Devresse ae2800378f neuron: fix issue #17914 -> Add python bindings to neuron derivation and minor fixes
- Add support for python bindings
- make neuron respect standard pythonpath prefix
- force exec_prefix == prefix to respect standard nix file hierarchy
- normalize indentation
- propagate dependencies necessary for nrniv_makefile usage
- Add support for darwin
2016-09-01 12:03:10 +02:00
Brian McKenna dd61eb9bda hyperterm: init at 0.7.6 2016-09-01 19:28:50 +10:00
Peter Hoeg 28dc4cd3d7 ledger-web: init at 1.5.2 2016-09-01 17:08:57 +08:00
Eelco Dolstra 02ee9d83d0 enableParallelBuild -> enableParallelBuilding 2016-09-01 10:46:47 +02:00
Rommel M. Martinez b5872b13f5 emem: 0.2.27 -> 0.2.28 2016-09-01 13:08:35 +08:00
Thomas Tuegel c643770861
Merge branch 'emacs-packages' 2016-08-31 17:41:36 -05:00
Thomas Tuegel 017691035d melpaStablePackages 2016-08-31 2016-08-31 17:27:06 -05:00
Thomas Tuegel 432b57b853 melpaPackages 2016-08-30 2016-08-31 16:49:10 -05:00
Tuomas Tynkkynen b691bc22ef golden-cheetah: Use 'dev' output of qttools 2016-08-31 19:37:05 +03:00
Mohammed Yaseen Mowzer 921682a4d5 geogebra: 5.0.265.0 -> 5.0.271.0 2016-08-31 18:31:56 +02:00
Eelco Dolstra 25c9f2729e thunderbird: 45.2.0 -> 45.3.0 2016-08-31 14:00:44 +02:00
Eelco Dolstra 4309d99b70 Merge pull request #18150 from taku0/thunderbird-bin-45.3.0
thunderbird-bin: 45.2.0 -> 45.3.0
2016-08-31 13:39:57 +02:00
Robin Gloster 7b1597bec2
qemu: 2.6.0 -> 2.6.1 2016-08-31 13:31:22 +02:00
Robin Gloster 7eaa83a3e9
qemu: patch security issues in 9pfs
CVE-2016-7116, others have no ID assigned, yet.
Fixes from 2.7 tree.
2016-08-31 13:31:22 +02:00
Tuomas Tynkkynen 6086142ece mupdf: Split 'dev' output 2016-08-31 13:12:11 +03:00
Tuomas Tynkkynen 96dae0f286 xxkb: Fix 'lib.optional' use 2016-08-31 12:54:28 +03:00
Tuomas Tynkkynen b87a2245b1 root: Fix libc dev reference 2016-08-31 12:54:28 +03:00
Tuomas Tynkkynen feed8beb47 virtualbox: Fix glibc dev reference 2016-08-31 12:32:34 +03:00
Joachim F 986e64280e Merge pull request #17970 from adolfogc/pjsip
pjsip: 2.1 -> 2.5.5
2016-08-30 22:30:55 +02:00
Lancelot SIX 400995e46d Merge pull request #18125 from romildo/upd.mkvtoolnix
mkvtoolnix: 9.3.1 -> 9.4.0

Built and tested locally
2016-08-30 22:07:36 +02:00
Thomas Tuegel 8c21a4ee2e
elpaPackages 2016-08-30 2016-08-30 12:24:08 -05:00
Frederik Rietdijk 94c41a5d25 Merge pull request #18123 from lancelotsix/update_qgis_2.16.2
qgis: 2.16.1 -> 2.16.2
2016-08-30 17:29:00 +02:00
José Romildo Malaquias b2a68b73dc mkvtoolnix: 9.3.1 -> 9.4.0 2016-08-30 10:24:06 -03:00
Thomas Tuegel 6b20d5b75e Merge pull request #18113 from layus/emacs-closure-size
emacs24: nuke extra references to buildInputs
2016-08-30 08:17:58 -05:00
Lancelot SIX 290ea9102c
qgis: 2.16.1 -> 2.16.2 2016-08-30 15:10:07 +02:00
Ram Kromberg f254db331e qweechat: init at 2016-07-29 (#18094) 2016-08-30 14:29:45 +02:00
Matthias Beyer 87cecbeba6 timewarrior: 1.0.0.beta1 -> 1.0.0 (#18120) 2016-08-30 14:19:19 +02:00
Frederik Rietdijk a734be3239 Merge pull request #18097 from leenaars/manuskript
manuskript: cleanup of install
2016-08-30 14:18:48 +02:00
Tuomas Tynkkynen d3dc3d4130 Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
https://github.com/NixOS/nixpkgs/pull/14766
2016-08-30 12:43:37 +03:00
Luca Bruno 5c5fd1cb60 Merge pull request #18096 from leenaars/wavrsocvt
wavrsocvt: init at 1.0.2.0
2016-08-30 11:41:08 +02:00
Luca Bruno cca72718b3 Merge pull request #18095 from Mic92/valauncher
valauncher: init at 1.2
2016-08-30 11:36:42 +02:00
Guillaume Maudoux 5b00f4037e emacs24: nuke extra references to buildInputs 2016-08-30 11:00:54 +02:00
Jörg Thalheim 2de7e30c0f valauncher: init at 1.2 2016-08-30 10:04:43 +02:00
Tuomas Tynkkynen aef35c52f0 treewide: Fix output references to libX11 2016-08-30 03:40:23 +03:00
taku0 816e86cba3 thunderbird-bin: 45.2.0 -> 45.3.0 2016-08-30 09:12:11 +09:00
Tuomas Tynkkynen c3bcb4e1ce treewide: Use explicit 'dev' references to glibc 2016-08-30 03:11:09 +03:00
Tuomas Tynkkynen 048a30e4e4 treewide: Fix dev references to libxml2 2016-08-30 03:02:32 +03:00
Michiel Leenaars fe87145c58 wavrsocvt: init at 1.0.2.0 2016-08-29 22:57:14 +02:00
Michiel Leenaars fd69c7d944 manuskript: cleanup of install 2016-08-29 22:55:45 +02:00
Stefan Siegl e170f3a4f7 idea.phpstorm: 10.0.4 -> 2016.2.1 2016-08-29 22:49:56 +02:00
Frederik Rietdijk 357fbe1ccf Merge pull request #18080 from vbgl/qarte-3
qarte: 2.4.0 -> 3.2.0
2016-08-29 21:47:26 +02:00
Balletie 32ee88e2d1
twmn: fix by running pre- and post-install hooks
This package had the same issue as described in issue #15744. The custom
installPhase doesn't call pre- and post-install hooks like it should.

The solution is also similar (see commit a1facf3).
2016-08-29 20:33:10 +02:00
Franz Pletz 04ab7cee02 Merge pull request #18088 from groxxda/fix/libcommuni
libcommuni: 2016-03-23 -> 2016-08-17, communi 2016-01-03 -> 2016-08-19
2016-08-29 18:32:16 +02:00
Vladimír Čunát acca6d2293 libreoffice: remove a flaky test on i686
... by a patch from Debian.
2016-08-29 18:29:12 +02:00
Adolfo E. García Castro 64667ae3ef pjsip: 2.1 -> 2.5.5 2016-08-29 10:22:34 -06:00
Alexander Ried 8d26e56608 communi: 2016-01-03 -> 2016-08-19 2016-08-29 17:04:27 +02:00
Vincent Laporte 17af87323d maxima: 5.36.1 -> 5.38.1 2016-08-29 15:52:05 +02:00
Robin Gloster 005a147f92
sage: fix build
closes #17842
2016-08-29 12:46:51 +00:00
Tuomas Tynkkynen a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
obadz b74793bd1c Merge branch 'master' into staging
Conflicts:
	pkgs/tools/system/facter/default.nix
2016-08-29 12:44:17 +01:00
Frederik Rietdijk aebabb9871 qarte: create python env 2016-08-29 13:36:50 +02:00
Vincent Laporte 58738e4bc7 qarte: 2.4.0 -> 3.2.0 2016-08-29 13:36:50 +02:00
Frederik Rietdijk aca4801f53 mendeley: add missing liborc 2016-08-29 10:35:30 +02:00
Frederik Rietdijk d87b415dec mendeley: 1.16.1 -> 1.16.2 2016-08-29 10:02:05 +02:00
Peter Hoeg da6e81ff6b dropbox: 8.4.19 -> 8.4.21 (#18079)
Additionally, we set proper permissions on the files in the output.
2016-08-29 07:42:49 +00:00
Gabriel Ebner 6a11b11a7d handbrake: 0.9.9 -> 0.10.5 2016-08-29 08:05:26 +02:00
Robin Gloster 06d63f6652
ipfs: build with generic go; mark as broken
This does not build after the binutils update due to go 1.5 failing and
ifps needs an upgrade to build with newer go.

cc packager @kamilchm
2016-08-29 01:47:38 +00:00
Kranium Gikos Mendoza 1cabee5973 gpxsee: 2.16 -> 2.17 (#18075) 2016-08-29 01:38:12 +00:00
Robin Gloster e17bc25943
Merge remote-tracking branch 'upstream/master' into staging 2016-08-29 00:24:47 +00:00
s1lvester 0b22104c1d keepassx2-http: init at 2.0.2 (#18039) 2016-08-29 00:02:19 +00:00
Jörg Thalheim a141f15f46 gimp: fix python plugins (#18061) 2016-08-28 23:41:17 +00:00