Commit Graph

84695 Commits

Author SHA1 Message Date
Jascha Geerds b44e52b134 languagetool: Add myself as a maintainer 2016-12-15 22:18:29 +01:00
David Terry 1152b97925 vscode: 1.7.2 -> 1.8.0 2016-12-15 21:47:31 +01:00
Pascal Wittmann 921a6f8b56
parallel: 20161022 -> 20161122 2016-12-15 21:23:25 +01:00
Pascal Wittmann fbfb6d7c21
perlPackages.locallib: 2.000017 -> 2.000019 2016-12-15 21:23:25 +01:00
Michael Raskin fd2ff58d16 unscii: init at 1.1 2016-12-15 21:29:13 +01:00
Jörg Thalheim 4714ca8b56 kexec-tools: 2.0.12 -> 2.0.13 (#21158)
also fix kexec by removing faulty hardeningFlags
2016-12-15 20:48:03 +01:00
Gabriel Ebner 182c735527 mu: 0.9.16 -> 0.9.18 2016-12-15 14:45:46 -05:00
Domen Kožar d5f92a319a rocksdb: compile as shared lib 2016-12-15 20:19:03 +01:00
Daiderd Jordan 580b5435e0 Merge pull request #21184 from mdaiter/fixMacErlangBasho
erlang_basho_R16: add explicit Carbon and Cocoa support
2016-12-15 19:01:47 +01:00
Daniel Peebles 774301ab0a Merge pull request #21185 from LnL7/darwin-xcbuild-meta
xcbuild: add meta
2016-12-15 12:12:43 -05:00
Daiderd Jordan 6e26fe3d57
xcbuild: add meta 2016-12-15 18:07:54 +01:00
Domen Kožar 77adcfb59f rocksdb: 4.1 -> 4.13 2016-12-15 18:05:25 +01:00
Daiderd Jordan 87b3918d0b Merge pull request #21133 from matthewbauer/shell_cmds
shell_cmds: init at 198
2016-12-15 17:53:09 +01:00
Jörg Thalheim fd5dd0769c python27Packages.lxc: init at 2016-08-25 (#21181) 2016-12-15 17:16:31 +01:00
Matthew Daiter 46fc2db7df erlang_basho_R16: add explicit Carbon and Cocoa support 2016-12-15 17:16:00 +01:00
Bas van Dijk b4005bbac0
whisper: upgrade to the same version as the other graphite components
Without this we get the following Python exception when trying to fetch
a graph in the graphite web app:

    File "/nix/store/nj62jqk2xmp5c3h93pfnlqn66qj1kkvs-python-2.7.12-env/lib/python2.7/site-packages/opt/graphite/webapp/graphite/storage.py", line 335, in fetch
      return whisper.fetch(self.fs_path, startTime, endTime, now)
  TypeError: fetch() takes at most 3 arguments (4 given)

Fixes #21032.
2016-12-15 17:13:00 +01:00
zimbatm 6fc5f8d4f3 terraform: 0.7.13 -> 0.8.1 2016-12-15 15:13:10 +00:00
Joachim Fasting 6dbdbdec69
chromium pepper flash plugin: 23.0.0.207 -> 24.0.0.186
Fixes https://github.com/NixOS/nixpkgs/issues/21119,
fixes https://github.com/NixOS/nixpkgs/issues/21169
2016-12-15 16:06:56 +01:00
Franz Pletz dc0c7104ea
chrony: 2.4 -> 2.4.1 2016-12-15 15:35:22 +01:00
Daiderd Jordan ef65353c73
Revert "aws-sdk-cpp: Enable on Darwin systems"
This reverts commit 5b2e289c0a.
2016-12-15 15:34:06 +01:00
Daniel Peebles 0f17a2ba1e Merge pull request #21167 from matthewbauer/remove-coreosmakefiles
darwin.CoreOSMakefiles: remove
2016-12-15 09:27:22 -05:00
Eelco Dolstra 7a586794d4
make-tarball.nix: Fix running as root
Since Nix now runs builds in a user namespace with uid == 0, this
triggered the message

  warning: the group ‘nixbld’ specified in ‘build-users-group’ does not exist

which make-tarball.nix turns into a fatal error. So clear
build-users-group.

http://hydra.nixos.org/build/44817408
2016-12-15 13:08:21 +01:00
Eelco Dolstra 705829b29a Merge pull request #20500 from aszlig/qemu-patched-for-nixos-tests
nixos/tests: Use a patched QEMU for testing
2016-12-15 12:38:29 +01:00
Jörg Thalheim 067171a61f man-pages: fix conflict with shadow-utils 2016-12-15 12:05:52 +01:00
David Terry 35399f93d6 vscode: 1.6.1 -> 1.7.2 2016-12-15 12:04:48 +01:00
Jörg Thalheim 0db13ac05e Merge pull request #21066 from gdeest/fix/isl-update
isl: add 0.17.1
2016-12-15 12:02:42 +01:00
Sebastian Hagen e314e5b930 ImageMagick: Add additional mirror.
The 16.09-nixpkgs source tarball Imagemagick-6.9.6-7.tar.xz source tarball is
not available on any of the existing mirrors. We here add one that has it.
2016-12-15 11:27:15 +01:00
Vincent Demeester 910dcdb7d2 idea-ultimate: 2016.3 -> 2016.3.1
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-15 11:24:07 +01:00
Jörg Thalheim 0d6980efb3 Merge pull request #21039 from taku0/adnroid_sdk_25.2.3
android-sdk: 25.2.2 -> 25.2.3
2016-12-15 10:50:31 +01:00
taku0 bd55e9db63 android-studio: 2.1.3 -> 2.2.3 2016-12-15 10:41:18 +01:00
Eelco Dolstra 3ae905aafc Merge pull request #21165 from matthewbauer/master
aws-sdk-cpp: Enable on Darwin systems
2016-12-15 09:40:39 +01:00
Arseniy Seroka a8ff94ec95 Merge pull request #21162 from dtzWill/feature/vim-markdown-upstream
Add vim-markdown plugin
2016-12-15 09:59:44 +04:00
Matthew Bauer ac4f27666e
darwin.CoreOSMakefiles: remove
This wasn't being used and it was causing an error when evaluating:

error: attribute ‘CoreOSMakefiles’ missing, at /Users/mbauer/Projects/nixpkgs2/pkgs/os-specific/darwin/apple-source-releases/default.nix:140:71
2016-12-14 23:45:19 -06:00
Matthew Bauer 5b2e289c0a
aws-sdk-cpp: Enable on Darwin systems
libuuid can be provided by libossp_uuid.
2016-12-14 23:32:53 -06:00
Matthew Bauer 83c7660279
shell_cmds: init at 187
fixes #11707
2016-12-14 21:18:09 -06:00
Jörg Thalheim 7ea5106246 Merge pull request #21161 from makefu/pkgs/xstatic-jquery-ui/update
xstatic-jquery-ui: 1.11.0.1 -> 1.12.0.1
2016-12-15 00:45:45 +01:00
Daiderd Jordan 14bf940610
Revert "darwin.libunwind: fix install phase"
This reverts commit 76125722f0.
2016-12-15 00:37:37 +01:00
Will Dietz b035da2e4d Add vim-markdown plugin.... 2016-12-14 17:29:52 -06:00
makefu 4bc0c87b0d
xstatic-jquery-ui: 1.11.0.1 -> 1.12.0.1 2016-12-15 00:27:29 +01:00
zimbatm 2a224c6795 fzf: 0.15.1 -> 0.15.9 2016-12-14 23:23:29 +00:00
Daniel Peebles e6d28d6643 Merge pull request #21003 from LnL7/darwin-libunwind
darwin.libunwind: fix install phase
2016-12-14 18:03:24 -05:00
Graham Christensen 2d249e206e Merge pull request #21146 from NeQuissimus/subversion
Subversion: 1.9.4 -> 1.9.5; 1.8.16 -> 1.8.17
2016-12-14 17:45:50 -05:00
schneefux 888b27467e nextcloud: 10.0.2 -> 11.0.0 2016-12-14 23:01:32 +01:00
John Wiegley 838a3b4294
coq_8_6: 8.6rc1 -> 8.6 2016-12-14 13:46:07 -08:00
Jörg Thalheim fbc8a43355 Merge pull request #21151 from schneefux/pkg.shaarli
shaarli: 0.8.0 -> 0.8.1
2016-12-14 22:26:42 +01:00
Frederik Rietdijk f412c87390 Merge pull request #21076 from schneefux/pkg.discordpy
pythonPackages.discordpy: init at 0.15.1
2016-12-14 22:05:44 +01:00
Frederik Rietdijk 4b33b2b9b2 Merge pull request #21155 from schneefux/pkg.websockets
pythonPackages.websockets: init at 3.2
2016-12-14 22:05:25 +01:00
schneefux 0f97f71525
pythonPackages.discordpy: init at 0.15.1 2016-12-14 19:13:52 +01:00
schneefux 64d0c0ec1e
pythonPackages.websockets: init at 3.2 2016-12-14 19:10:14 +01:00
Bjørn Forsman a1892edcee genimage: init at 9
Genimage is a tool to generate filesystem images from directory trees.
2016-12-14 17:44:05 +01:00
Maarten Hoogendoorn b217c0a99b yarn: init at 0.17.8 (#20635) 2016-12-14 15:46:45 +01:00
Tim Steinbach 1edf95167a
subversion: 1.8.16 -> 1.8.17 2016-12-14 09:35:10 -05:00
Michael Alan Dorman acbbf6a3cc Fixup haskell-src-exts version 2016-12-14 15:33:27 +01:00
Peter Simons 69c09c47e6 stack: version 1.3.x needs aeson 1.x to compile 2016-12-14 15:33:27 +01:00
Peter Simons 64afb52f6c git-annex: fix sha hash for the new version 2016-12-14 15:33:27 +01:00
Peter Simons 80c35f6f3d cabal-install: always use the latest version by default 2016-12-14 15:33:27 +01:00
Peter Simons 1e14698a58 haskell-Cabal: update latest version to 1.24.2.0 2016-12-14 15:33:26 +01:00
Peter Simons f135c9fde7 configuration-hackage2nix.yaml: maintain hledger packages to ensure they build 2016-12-14 15:33:26 +01:00
Peter Simons 3e092a19f3 haskell-math-functions: test suite fails sporadically 2016-12-14 15:33:25 +01:00
Peter Simons 7f1d74d43b haskell-brick: update overrides with regard to vty 2016-12-14 15:33:25 +01:00
Peter Simons 7c3839b90c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-13-gcb8e8a4 from Hackage revision
c76f2cde8d.
2016-12-14 15:33:16 +01:00
Peter Simons a21a11bae2 LTS Haskell 7.13 2016-12-14 15:32:53 +01:00
Tim Steinbach b139b17fa8
subversion: 1.9.4 -> 1.9.5 2016-12-14 09:30:31 -05:00
Joris Guyonvarch 4d2406c7d5 ffcast: init at 2.5.0 (#21141) 2016-12-14 14:22:00 +00:00
bnikolic 88f53c989e bazaar: enable sftp transport (#21132)
SFTP transport needs python paramiko package, which is now an optional
input
2016-12-14 15:03:54 +01:00
Jörg Thalheim c3edaab52d Merge pull request #21130 from tohl/master
small fixes
2016-12-14 14:35:05 +01:00
Thomas Tuegel b8d31bebd4
Merge branch 'kde-frameworks-5.29' 2016-12-14 07:06:59 -06:00
Thomas Tuegel 321987a1b8
kpackage: patch for package name collisions 2016-12-14 07:06:19 -06:00
Michael Raskin d009ac1ce5 Merge pull request #21064 from taku0/firefox-bin-fix-update-script
firefox-bin: fix updateScript
2016-12-14 12:13:06 +00:00
Michael Raskin 37c10c428c Merge pull request #21134 from taku0/firefox-bin-50.1.0
firefox-bin: 50.0.2 -> 50.1.0 [Critical security fix]
2016-12-14 12:10:58 +00:00
Michael Raskin 13a7bc5341 Merge pull request #21135 from taku0/firefox-50.1.0
firefox: 50.0.2 -> 50.1.0, firefox-esr: 45.5.1esr -> 45.6.0esr [Critical security fix]
2016-12-14 12:09:01 +00:00
Pascal Wittmann 53a95fadaa Merge pull request #21139 from samuelrivas/update-terraform-to-0.7.13
terraform 0.7.11 -> 0.7.13
2016-12-14 13:04:28 +01:00
Jörg Thalheim 08b3e3944b
telegraf: 1.1.1 -> 1.1.2 2016-12-14 11:07:10 +01:00
Samuel Rivas f8a28b8f69 terraform 0.7.11 -> 0.7.13 2016-12-14 10:56:20 +01:00
Vladimír Čunát e065861a4f
buildGoPackage: reduce the default meta.platforms
platforms.all makes no sense as go.meta.platforms is smaller.  Discussion:
https://github.com/NixOS/nixpkgs/pull/20923#issuecomment-266763319
2016-12-14 10:26:20 +01:00
Jörg Thalheim ce31c6b019 Merge pull request #20744 from kampka/python-autorandr
autorandr: 59f6aec0b -> 53d29f9
2016-12-14 09:50:16 +01:00
Jörg Thalheim b26b37d866 glide: 0.12.2 -> 0.12.3 2016-12-14 08:42:18 +00:00
Jörg Thalheim f90d632fb4 Merge pull request #19369 from Mic92/nix-prefetch-git
nix-prefetch-git: fix json output.
2016-12-14 08:32:50 +01:00
Joachim Fasting 52cb1df30c
kodi/wrapper: fix typo, preferLocalBuilds -> preferLocalBuild 2016-12-14 03:48:44 +01:00
Joachim Fasting b55cef7514
torbrowser: prefer local builds
The build consists of downloading some stuff & writing a wrapper, the
additional Hydra load is hardly justified.
2016-12-14 03:45:50 +01:00
Joachim Fasting 2221130710
torbrowser: support pulseaudio playback 2016-12-14 03:13:18 +01:00
Joachim Fasting 96be6a11a8
torbrowser: support H.264 playback
Fixes https://github.com/NixOS/nixpkgs/issues/20840

Some notes for future reference:
- Firefox only supports legacy gstreamer (0.10)
- gmp and ffmpeg are appearantly used by gst-ffmpeg so must be in the
  library search path
- Setting GST_DEBUG="*:3" or so was useful in figuring out what to add
2016-12-14 03:13:02 +01:00
Leonardo Taglialegne 7d134fc836 Fix typo in configuration-hackage2nix.yaml (#21129) 2016-12-14 01:05:14 +01:00
taku0 86cf682cda firefox: 50.0.2 -> 50.1.0, firefox-esr: 45.5.1esr -> 45.6.0esr 2016-12-14 09:03:56 +09:00
taku0 8e7ea1795a firefox-bin: fix updateScript 2016-12-14 08:53:49 +09:00
Thomas Tuegel 8faa589a90
kde5.frameworks: 5.28 -> 5.29 2016-12-13 17:53:43 -06:00
taku0 8a7cf06b54 firefox-bin: 50.0.2 -> 50.1.0 2016-12-14 08:48:35 +09:00
Joachim Fasting a26acf99ad
torbrowser: 6.0.7 -> 6.0.8 2016-12-13 23:47:57 +01:00
schneefux 10ca00a9a2
shaarli: 0.8.0 -> 0.8.1 2016-12-13 23:39:57 +01:00
Daiderd Jordan 3bd81a0620 Merge pull request #20536 from TikhonJelvis/master
emacs-24.5-mac-5.15: fixed package by adding build tools
2016-12-13 23:28:37 +01:00
Daiderd Jordan 29d53f3d5f Merge pull request #20706 from matthewbauer/emacs-macport-version-fix
emacs-macport: 6.0 -> 6.1
2016-12-13 23:16:49 +01:00
Robert Helgesson 586dd2a3bb
perl-Moo: 2.002005 -> 2.003000
Also remove myself as maintainer since I'm not really using this
package.
2016-12-13 23:12:13 +01:00
Robert Helgesson 6d1180cf02
perl-Sub-Quote: init at 2.003001 2016-12-13 23:11:30 +01:00
Tomas Hlavaty 20f138c3d7 ffmpeg: respect sdlSupport option 2016-12-13 22:37:06 +01:00
Tomas Hlavaty e4db40ad23 toxic: fix arm build 2016-12-13 22:36:12 +01:00
Tomas Hlavaty b23b7a8174 ecl: add threadSupport option 2016-12-13 22:35:16 +01:00
Tomas Hlavaty d65ef03677 stunnel: 5.37 -> 5.38 2016-12-13 22:34:25 +01:00
Pascal Wittmann 1bb96c202d
filezilla: 3.22.2.2 -> 3.23.0.2 2016-12-13 22:21:21 +01:00
Pascal Wittmann 00f5ed6e4c
libfilezilla: 0.8.0 -> 0.9.0 2016-12-13 22:00:00 +01:00
Franz Pletz 60dfc245c7
php70: 7.0.13 -> 7.0.14 2016-12-13 21:56:47 +01:00