Commit graph

78972 commits

Author SHA1 Message Date
Nicolas B. Pierron 6313a5698a Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
Frank Lanitz 9d34f2054d geany: 1.26 -> 1.27
Also adding myself as list of maintainers
2016-03-13 18:41:08 +01:00
宋文武 93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00
Joachim Fasting 56f8dd00b4 pythonPackages.ntfy: add missing inputs
Additionally needs emoji, sleekxmpp, and mock to build. Also change
to request2 for py3k support.

Fixes https://hydra.nixos.org/build/33157748
2016-03-13 18:20:00 +01:00
Joachim Fasting 0a227e59ee pythonPackages.emoji: init at 0.3.9
Required by ntfy
2016-03-13 18:19:56 +01:00
Joachim Fasting afe481e733 pythonPackages.sleekxmpp: 1.2.5 -> 1.3.1
Also re-enable for !python3; readme states 2.x is supported; builds for
me.
2016-03-13 18:19:37 +01:00
Frederik Rietdijk f557df6074 Merge pull request #13891 from luispedro/fix_imread_webp
pythonPackages.imread: add webp support
2016-03-13 13:08:39 -04:00
Joachim Fasting 1b3d974c98 electrum: 2.6.1 -> 2.6.2 2016-03-13 16:58:41 +01:00
Luis Pedro Coelho 8be123e92f pythonPackages.imread: add webp support
pkg-config needs to be present at build time for webp support to be
auto-detected by the build script.
2016-03-13 16:41:13 +01:00
Thomas Tuegel d39b1db400 Merge pull request #13880 from acowley/juliamac
julia: darwin compatibility
2016-03-13 10:38:04 -05:00
zimbatm 27e5397282 Merge pull request #13886 from manveru/patch-2
bundix: 2.0.5 -> 2.0.6
2016-03-13 15:04:04 +00:00
Thomas Tuegel f13a4b6b09 Merge pull request #13879 from acowley/suitesparse-dylib
suitesparse: build dylibs on darwin
2016-03-13 09:57:47 -05:00
Frederik Rietdijk 43df5707e7 Merge pull request #13885 from Beauhurst/django_1_8_11
django: 1.8.10 -> 1.8.11, 1.9.3 -> 1.9.4 security updates
2016-03-13 10:50:09 -04:00
Michael Fellinger 075b3b449d bundix: 2.0.5 -> 2.0.6
Fixes issue caused by changed nix-prefetch-git output.
2016-03-13 13:59:38 +01:00
Robert Scott 6335907d2f django: 1.8.10 -> 1.8.11, 1.9.3 -> 1.9.4 security updates 2016-03-13 12:54:51 +00:00
joachifm 25148e8621 Merge pull request #13884 from sheenobu/maintainers/sheenobu
Added sheenobu as maintainer
2016-03-13 12:37:53 +00:00
Sheena Artrip 15f46547d9 Added sheenobu as maintainer 2016-03-13 08:20:16 -04:00
Evgeny Egorochkin 158d723812 virtualization/azure: update the scripts for image maintenance 2016-03-13 13:57:31 +02:00
Evgeny Egorochkin 88ba7d8ecd azure: package sdk and vhd tools for go 2016-03-13 13:57:31 +02:00
Evgeny Egorochkin cc947ef934 virtualization/azure: reorder WALA and SSHD 2016-03-13 13:57:31 +02:00
Evgeny Egorochkin 6f47b2c16d virtualization/azure: turn off verbose logging 2016-03-13 13:57:31 +02:00
Evgeny Egorochkin 0d4e5649dc virtualization/azure: make the image dynamic again since azure-cli upload bug is fixed 2016-03-13 13:57:30 +02:00
Evgeny Egorochkin 7a4684bee1 virtualization/azure: take entropy handling code out of WALA and execute it before SSHD generates the host keys 2016-03-13 13:57:30 +02:00
Cole Mickens 73487f4619 virtualization/azure: fixes
azure-agent: add option for verbose logging
azure-agent: disable ssh host key regeneration
azure-common: set verbose logging on
azure-image: increase size to 30GB
2016-03-13 13:57:30 +02:00
aszlig c6834ab527
Merge pull request #13821 (update chromium)
This is just a minor upgrade, even though the commit message says it's
to major version 50. However, the CVEs listed there are for real, see
the following announcement:

http://googlechromereleases.blogspot.de/2016/03/stable-channel-update_8.html

The summary of updated packages:

stable: 49.0.2623.75 -> 49.0.2623.87
beta:   49.0.2623.75 -> 50.0.2661.26
dev:    50.0.2661.11 -> 50.0.2661.18

I've also added two commits, fixing the chdir() in the updater and
shutting up Python precompilation errors during the preBuild phase.

Tested on my Hydra at:

https://headcounter.org/hydra/eval/312166
2016-03-13 12:23:22 +01:00
aszlig a62f100ec3
chromium/update.sh: Allow to be called out-of-tree
Changing the working directory to
pkgs/applications/networking/browsers/chromium is a bit annoying, so
let's make sure the script can be called from anywhere.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-13 12:22:18 +01:00
aszlig f7e2171937
chromium/common: Shut up about precompiling .pyc's
The errors are completely non-fatal and only cause a particular file to
be not precompiled. Unfortunately this can lead to confusion to whether
these errors are real errors or not, so let's shut it up completely
because they're *not* real errors.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-03-13 12:22:18 +01:00
Sander van der Burg 443b25992f Merge pull request #13868 from gilligan/node-5.8.0
nodejs: 5.7.1 -> 5.8.0
2016-03-13 12:21:02 +01:00
joachifm 62a16dc788 Merge pull request #13882 from joachifm/bump-fstar
fstar: 2016-01-12 -> 0.9.2.0
2016-03-13 10:29:38 +00:00
Joachim Fasting f82a46cf58 fstar: 2016-01-12 -> 0.9.2.0
FStar has been broken for a while, due to its regression test failing.
Bump to the latest release, which is newer than the previous rev.
2016-03-13 09:41:24 +01:00
Anthony Cowley 889d6d11a3 julia: darwin compatibility
Along with PR #13879, these patches let julia build and run on
darwin. Using an llvm with shared library support is an idea adopted from
a @pikajude comment here https://github.com/NixOS/nixpkgs/issues/10864

The libgit2 change is mechanical to pull in iconv on darwin.

The frameworks are referenced by julia's build system.
2016-03-13 04:18:16 -04:00
Anthony Cowley f3a6f3e2f3 suitesparse: build dylibs on darwin
Makes the shared libraries usable on darwin so that, e.g., the Julia
compiler may be built.
2016-03-13 04:13:26 -04:00
Damien Cassou 8c660e0301 offlineimap: 6.6.1 -> 6.7.0 2016-03-13 08:44:53 +01:00
Damien Cassou 64633c2fff hypothesis: rename before introducing v3 2016-03-13 08:19:04 +01:00
joachifm 2d01e94f2e Merge pull request #13873 from rnhmjoj/mkvtoolnix
mkvtoolnix: fix failing build
2016-03-13 06:48:11 +00:00
Joachim Fasting 4393e6f619 transmission: build transmission-cli
As of version 2.92, transmission-cli is no longer built by default (it
is deprecated).  This breaks the bittorrent vmtest.  For now, explicitly
enable the cli.
2016-03-13 07:08:01 +01:00
joachifm c386927d8b Merge pull request #13813 from Beauhurst/django_nose_compat_hijack
Add django-hijack and dependencies (attempt 2)
2016-03-13 03:58:17 +00:00
joachifm dc857b3254 Merge pull request #13871 from sheenobu/bump_spotify
spotify: 1.0.23.93 -> 1.0.25.127
2016-03-13 03:54:35 +00:00
joachifm bd785b23a1 Merge pull request #13869 from acowley/suitemac
suitesparse: darwin compatibility
2016-03-13 03:26:50 +00:00
Anthony Cowley 9d1053dc6d suitesparse: darwin compatibility
There is no librt on darwin, so it must be disabled.
2016-03-12 21:17:15 -05:00
Robert Scott 0899727f69 django_hijack: init at 2.0.7 2016-03-13 01:38:48 +00:00
Sheena Artrip ebc5b6e1ad spotify: 1.0.23.93 -> 1.0.25.127 2016-03-12 19:43:36 -05:00
rnhmjoj 615ea1e90c mkvtoolnix: fix failing build 2016-03-13 01:10:03 +01:00
joachifm 423a65b0cd Merge pull request #13822 from acowley/ffmpeg3
ffmpeg-full: 2.8.5 -> 3.0
2016-03-12 23:20:28 +00:00
Mathias Schreck 7533784f28 nodejs: 5.7.1 -> 5.8.0 2016-03-12 23:06:09 +01:00
joachifm 2896934e78 Merge pull request #13866 from acowley/x265
x265: 1.7 -> 1.9
2016-03-12 22:04:33 +00:00
Eric Merritt 98b4d19a0b cuter: init at 0.1 2016-03-12 13:45:00 -08:00
Anthony Cowley 6bc1aed873 x265: 1.7 -> 1.9
Unblocks #13822
2016-03-12 16:24:06 -05:00
Domen Kožar 77ae55308c fix installer tests #13559 2016-03-12 20:19:40 +00:00
zimbatm 7133a3730c Merge pull request #13851 from colemickens/update-libinput
libinput: 1.2.0 -> 1.2.1
2016-03-12 20:17:43 +00:00