1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 22:20:51 +00:00
Commit graph

23436 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice effd46ee71
perlPackages.EmailValid: 1.192 -> 1.200 2016-05-18 15:55:22 +02:00
Moritz Ulrich 29644950d4 rr: Only build native architecture.
rr wants to build itself with 32+64bit support on 64bit systems, but
this fails in recent NixOS versions as it can't find libstdc++.so.6 at
runtime.

This patch disables 32bit builds on 64bit. To debug 32bit binaries,
pkgsi686Linux.rr can be used.
2016-05-18 12:56:48 +02:00
Nikolay Amiantov f9b7351ad2 Merge pull request #15439 from nckx/selfify-wine
wine: {pkgs -> self}.wine.override
2016-05-18 13:16:32 +03:00
Joachim Fasting cd07be788f Merge pull request #15343 from thedebugger/add_gohai
Add gohai and gopsutil package
2016-05-18 05:33:18 +02:00
Joachim Fasting 97c1502b23 Merge pull request #15500 from cerana/glide-0.10.2
glide: 0.6.1 -> 0.10.2 (using go 1.6)
2016-05-18 04:00:58 +02:00
Joachim Fasting 134a9c6ad3 Merge pull request #15521 from cerana/consul-0.6.4
consul: 0.5.2 -> 0.6.4 (using go 1.6)
2016-05-18 04:00:45 +02:00
Robert Helgesson 4fe8824538 perlPackages: bump some package versions
- CatalystRuntime: 5.90075 -> 5.90085
  - Plack: 1.0031 -> 1.0039
  - PlackMiddlewareDebug: 0.14 -> 0.16
  - PlackMiddlewareFixMissingBodyInRedirect: 0.10 -> 0.15
  - PlackMiddlewareMethodOverride: 0.10 -> 0.15
  - PlackTestExternalServer: 0.01 -> 0.02
2016-05-17 23:49:09 +02:00
Robert Helgesson d24b73f0de perl-podlinkchecker: 12 -> 14 2016-05-17 23:48:05 +02:00
Robert Helgesson d90bf07a70 perl-Apache-LogFormat-Compiler: fix build inputs 2016-05-17 23:47:32 +02:00
Robert Helgesson 9a6bc2bfb1 perl-Test-Time: init at 0.04 2016-05-17 23:47:01 +02:00
Robert Helgesson 82827bb41f perl-URI-ws: init at 0.03 2016-05-17 23:46:48 +02:00
Robert Helgesson 552be5a917 perl-XML-SAX-Writer: fix license field 2016-05-17 23:46:29 +02:00
Robert Helgesson dfe202eb49 perl-HTTP-Body: 1.19 -> 1.22 2016-05-17 23:45:41 +02:00
Robert Helgesson 7ef6cb6266 perl-HTTP-Headers-Fast: init at 0.20 2016-05-17 23:45:18 +02:00
Robert Helgesson 76b6c5fbc7 perl-Cookie-Baker: init at 0.06 2016-05-17 23:44:55 +02:00
Nahum Shalman fe07537efb consul: 0.5.2 -> 0.6.4 (using go 1.6)
consul: 0.5.2 -> 0.6.4 (using go 1.6)
consul-ui: 0.5.2 -> 0.6.4 (using go 1.6)
consul-alerts: 2015-08-09 -> 0.3.3 (using go 1.6)
consul-template: 0.9.0 -> 0.14.0 (using go 1.6)
vault: 0.2.0 -> 0.5.2 (using go 1.6)
2016-05-17 20:22:30 +00:00
Frederik Rietdijk af0600137c pythonPackages.GitPython: 1.0.1 -> 2.0.2
Issue with tests remain.
2016-05-17 14:42:11 +02:00
Domen Kožar b49bf121b8 rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
Rommel M. Martinez 7d06d451c3 moltengamepad-git: init at 2016-05-04 (#15462) 2016-05-17 08:09:33 +02:00
aszlig 75c66fb40a
obs-studio: 0.13.1 -> 0.14.2
The biggest change is that since 0.14.0 it now has support for ALSA
sound input, so this also adds the ALSA library to the dependencies.

URL for upstream changes in 0.14.2:

https://github.com/jp9000/obs-studio/releases/tag/0.14.2

URL for upstream changes in 0.14.0 and 0.14.1:

https://github.com/jp9000/obs-studio/releases/tag/0.14.1

Changes for 0.13.3 and 0.13.4 were only Windows-related hotfixes, the
URLs are:

https://github.com/jp9000/obs-studio/releases/tag/0.13.3
https://github.com/jp9000/obs-studio/releases/tag/0.13.4

Upstream changes for 0.13.2:

 * Fixed an issue where certain devices (elgato/lgp/hdpvr) could have
   stuttering audio
 * Changed lossless recording quality to use .avi with uncompressed PCM
   audio data
 * Made it so that linux window capture does not display red when it
   can't capture, instead it now becomes transparent

URL: https://github.com/jp9000/obs-studio/releases/tag/0.13.2

Built and tested successfully on my machine.

Cc: @jb55
Reported-by: @rikai
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-05-17 06:44:13 +02:00
Rok Garbas 499195dfcf vimPlugins: updated existing plugins and added new ones
- also added fzf manuall
- added following plugins to `vim-plugin-names` list:
    github:terryma/vim-expand-region
    github:rust-lang/rust.vim
    github:junegunn/fzf.vim
    github:hecal3/vim-leader-guide
    github:ctjhoa/spacevim
    github:Shougo/deoplete.nvim
2016-05-17 02:01:10 +02:00
Rok Garbas cf1ef7cc67 goPackages.fzf: move vim plugin to a place where it can be found 2016-05-17 01:56:35 +02:00
Tobias Geerinckx-Rice 133c1b7c42
pythonPackages.acme-tiny: 20151229 -> 2016-03-26
Fix version format and build. That's all I tested. This can't have
built in quite some time (since 8104b8f, a quick bisect suggests) so
likely nobody uses it, and nothing in nixpkgs does.
2016-05-16 23:27:17 +02:00
Tobias Geerinckx-Rice 2159ea5e4c
include-what-you-use: 0.5 -> 0.6
* Added mappings for Qt 5.4.
* Added better analysis of uses in macros.
* Added --no_comments switch to suppress why-comments.
* Fixed bug with global namespace qualifier on friend declarations.
* Fixed bug in fix_includes.py generating invalid diff output.
2016-05-16 20:27:31 +02:00
Nahum Shalman 300527b31a glide: 0.6.1 -> 0.10.2 (using go 1.6) 2016-05-16 16:36:37 +00:00
Shea Levy 0373eb86f1 Linux 4.6 2016-05-16 11:56:39 -04:00
Vladimír Čunát aed4881ca5 pythonPackages.SPARQLWrapper: 1.7.4 -> 1.7.6
This fixes build. It was broken probably by pip update,
and it was blocking channel through gnome3.
2016-05-16 14:38:53 +02:00
Robert Helgesson cb693dbe14 perl-CryptX: 0.032 -> 0.034 2016-05-16 12:22:51 +02:00
Robert Helgesson 2e2cc597b0 perl-List-SomeUtils: init at 0.52 2016-05-16 12:22:51 +02:00
Robert Helgesson 19c7868eb8 perl-MooseX-Types-URI: 0.05 -> 0.08 2016-05-16 12:22:51 +02:00
Robert Helgesson e42ae8f26e perl-MooseX-Runnable: 0.03 -> 0.10 2016-05-16 12:22:51 +02:00
Robert Helgesson 5b77c33c27 perl-MooseX-Getopt: 0.69 -> 0.70 2016-05-16 12:22:51 +02:00
Robert Helgesson acb5d7c8e4 perl-MooseX-Daemonize: add missing dependency 2016-05-16 12:22:51 +02:00
Robert Helgesson ea30ab20ba perl-MooseX-Types-DateTime-MoreCoercions: 0.11 -> 0.15 2016-05-16 12:22:51 +02:00
Robert Helgesson a88b650741 perl-MooseX-Types-DateTime: 0.08 -> 0.13 2016-05-16 12:22:51 +02:00
Robert Helgesson f1445f1927 perl-MooseX-Traits: 0.11 -> 0.13 2016-05-16 12:22:51 +02:00
Robert Helgesson c2a6eb8b4c perl-DateTime-Locale: 0.92 -> 1.03 2016-05-16 12:22:51 +02:00
Robert Helgesson ec5afa4305 perl-DateTime-Format-Strptime: 1.56 -> 1.68 2016-05-16 12:22:51 +02:00
Robert Helgesson 17d65cccdf perl-Params-Validate: 1.08 -> 1.24 2016-05-16 12:22:51 +02:00
Robert Helgesson af531d2c2b perl-Package-DeprecationManager: 0.13 -> 0.16 2016-05-16 12:22:51 +02:00
Robert Helgesson 2022d113fd perlPackages.NamespaceAutoclean: deprecate
Use perlPackages.namespaceautoclean instead.
2016-05-16 12:22:51 +02:00
Robert Helgesson f624f20fee perlPackages.NamespaceClean: deprecate
Use perlPackages.namespaceclean instead.
2016-05-16 12:22:51 +02:00
Robert Helgesson db1b87d828 perl-namespace-autoclean: 0.27 -> 0.28 2016-05-16 12:22:51 +02:00
Robert Helgesson d7e10c885c perl-namespace-clean: 0.25 -> 0.26 2016-05-16 12:22:51 +02:00
Robert Helgesson 3db3b31fc5 perl-DBIx-Connector: 0.53 -> 0.56 2016-05-16 12:22:51 +02:00
Robert Helgesson 9f8db74b39 perl-DBIx-Class: add missing dependency
DBIx::Class needs the Try::Tiny module.
2016-05-16 12:22:51 +02:00
Robert Helgesson fa748c1f66 perl-DBI: 1.634 -> 1.636 2016-05-16 12:22:51 +02:00
Robert Helgesson a6f87481b2 perl-App-Cmd: 0.326 -> 0.330 2016-05-16 12:22:51 +02:00
Robert Helgesson 6801d14485 perl-MooseX-App-Cmd: 0.27 -> 0.32 2016-05-16 12:22:51 +02:00
Robert Helgesson 27cc1961ff perl-MooseX-ConfigFromFile: 0.13 -> 0.14 2016-05-16 12:22:51 +02:00