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

23484 commits

Author SHA1 Message Date
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
Eduardo Gomez 3abd1fc374 fake_factory: 0.2 -> 0.5.7 2016-05-17 17:02:43 +01: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
Eduardo Gomez 1b30ac68f2 factoryboy: init at 2.6.1 2016-05-16 14:19:23 +01: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
Frederik Rietdijk 68c73ada20 Merge pull request #15486 from luispedro/add_jug
python-jug: init at 1.2.1
2016-05-16 12:08:34 +02:00
zimbatm c276727dca Merge pull request #15427 from Shados/add-pkg-rssh
rssh: init at 2.3.4
2016-05-16 10:28:26 +01:00
Luis Pedro Coelho 57c7fd1971 python-jug: init at 1.2.1
Python jug is a Python tool for reproducibly running tasks in parallel.
2016-05-16 11:12:32 +02:00
Vladimír Čunát e5d40c6fa3 Merge branch 'staging'
Hydra is only half-finished, but we'd better get secure glibc fast.
2016-05-16 10:15:28 +02:00
Evgeny Egorochkin d9ee918547 systemd: put "-with-lvm2" suffix where it belongs 2016-05-16 10:19:38 +03:00
Joachim Fasting f99c86eec1
grsecurity: remove expressions for unsupported versions
Retain top-level attributes for now but consolidate compatibility
attributes.

Part of ongoing cleanup, doing it all at once is infeasible.
2016-05-16 09:10:27 +02:00
Alexei Robyn 0cebbc92f0 rssh: init at 2.3.4 2016-05-16 12:02:14 +10:00
Thomas Tuegel f7ec37f3e8 Merge branch 'pr-15453' 2016-05-15 18:19:57 -05:00
Thomas Tuegel 112d4c71b2 kde5.frameworks: 5.21 -> 5.22 2016-05-15 18:19:12 -05:00
Joachim Fasting fee22f28a6 Merge pull request #15440 from chris-martin/gore-master
goPackages.gore: init at 0.2.5
2016-05-15 20:58:15 +02:00
Joachim Fasting 0a8d1627ec
Revert "efivar: fix build after #15449"
This reverts commit 21d09bcb71.
2016-05-15 19:30:39 +02:00
zimbatm 0d09437e23 Merge pull request #15478 from seppeljordan/guile-sdl2
Add guile-sdl2 package to nixpkgs
2016-05-15 18:21:46 +01:00
Sebastian Jordan 8484328a34 guile-sdl2: init at 0.1.0 2016-05-15 19:04:48 +02:00
Vladimír Čunát 21d09bcb71 efivar: fix build after #15449
I don't know why it matters here; the error was:
linux.c:25:24: fatal error: linux/nvme.h: No such file or directory
2016-05-15 18:21:06 +02:00
Marc Scholten 6bbead5e12
fpp: init at 0.7.1
With fixups by joachifm

Closes #15468
2016-05-15 17:21:00 +02:00
Rok Garbas ebaf051604 python32: removing from all packages list 2016-05-15 15:15:11 +02:00
Rok Garbas 913e869f8d remove python32 due to pip 8.1.2 not supporting python 3.2 anymore 2016-05-15 15:09:23 +02:00
Joachim Fasting 58736aec93 Merge pull request #15467 from juliendehos/cpputest
cpputest: init at 3.7.2
2016-05-15 15:06:08 +02:00
Julien Dehos 6400283c09 cpputest: init at 3.7.2 2016-05-15 14:54:19 +02:00
Joachim Fasting 397b356383 Merge pull request #15323 from joachifm/libgd
gd: 2.0.35 -> 2.1.1
2016-05-15 14:12:28 +02:00
Joachim Fasting 57a3370117 Merge pull request #15455 from zimbatm/terraform-fix
terraform: fixes the plugins
2016-05-15 13:29:11 +02:00
Frederik Rietdijk 4a513bb101 Merge pull request #15464 from seschwar/livestreamer-curses
pythonPackages.livestreamer-curses: init at 1.5.2
2016-05-15 10:22:48 +02:00
Joachim Fasting 3a5781aa77 Merge pull request #15329 from anderspapitto/tensorflow
tensorflow: init at 0.8.0
2016-05-15 08:26:30 +02:00
Joachim Fasting e87ddb2822 Merge pull request #15452 from taku0/synfig_sigc++2
synfigstudio: fixed build error
2016-05-15 08:25:41 +02:00
Rok Garbas 97440d6a4a urxvt-theme-switch: init at cfcbcc3dd5a 2016-05-15 07:36:44 +02:00
Rok Garbas 4aa0e50388 libmpack: init at 1.0.2 2016-05-15 06:52:55 +02:00
Joachim Fasting dffb9a28cf Merge pull request #15451 from romildo/new.blackbird
blackbird: init at 2016-04-10
2016-05-15 06:35:24 +02:00
Rok Garbas 350fc8b2ab rofi-menugen: init at revision 168efd2"; 2016-05-15 06:16:48 +02:00
Rok Garbas e4e7ba281d i3lock-fancy: init at b7196aaff 2016-05-15 05:47:35 +02:00
Rok Garbas 3290b66e0e i3lock-color: init at 2.7 revision 63a4c23ec6f 2016-05-15 05:47:35 +02:00
Rok Garbas 770017d610 zsh-prezto: init at revision 7227c4f0b 2016-05-15 05:05:05 +02:00
Rok Garbas 266c94ccfa nerdfonts: init at 0.7.0 2016-05-15 04:31:47 +02:00
Rok Garbas bfe8d8ac84 base16: init at revision 9b24598c0 (no release)
also applied few patches from not merged PRs
2016-05-15 03:58:28 +02:00
Rok Garbas 79e31d7a3b pythonPackages.py3status: 2.8 -> 2.9 2016-05-15 03:30:10 +02:00
Rok Garbas d4fe0f522e firefox-bin: adding developer and beta channel 2016-05-15 03:00:44 +02:00
Arseniy Seroka ac54855b0b Merge pull request #15465 from seschwar/transmission-remote-cli
transmission_remote_cli: init at 1.7.1
2016-05-15 01:09:30 +03:00
Sebastian Schwarz 6a224c6f8f pythonPackages.livestreamer-curses: init at 1.5.2 2016-05-15 00:09:21 +02:00
Sebastian Schwarz d2ab0431df transmission_remote_cli: init at 1.7.1 2016-05-15 00:06:42 +02:00
Nikolay Amiantov 41aa123345 bomi: use qt 5.5 2016-05-15 01:06:39 +03:00
Sebastian Schwarz 97581e7458 mpop: init at 1.2.4 2016-05-14 22:27:07 +02:00
Vladimír Čunát 024d44dd61 Merge #15449: update default Linux headers
...to those of the default NixOS kernel
2016-05-14 22:25:04 +02:00
Tobias Geerinckx-Rice 934be04e19
perlPackages.URIFind: 20111103 -> 20140709 2016-05-14 16:44:04 +02:00
José Romildo Malaquias 6f42aeb716 blackbird: init at 2016-04-10 2016-05-14 07:41:25 -03:00
Louis Taylor 3b6550c29b sailsd: 0.1.1 -> 0.2.0 (#15445)
Sails has now been split into a few subcomponents, sailsd being the main
one. This package has been renamed to sailsd, the sailing simulation
daemon.
2016-05-14 11:05:37 +02:00
Arseniy Seroka 83a89d03d2 Merge pull request #15444 from bkase/youcompleteme-racerd
racerd: init at 0.1.1
2016-05-14 11:56:44 +03:00
Brandon Kase ea018f8339 racerd: init at 0.1.1
Needed for Rust YouCompleteMe support
2016-05-14 01:28:08 -07:00
Joachim Fasting aa18837652
linuxHeaders: linuxHeaders_3_18 -> linuxHeaders_4_4
This updates the Linux API headers to those of the default NixOS kernel.
2016-05-14 09:16:18 +02:00
Joachim Fasting c9750f5382
linuxHeaders_4_4: init at 4.4.10 2016-05-14 09:14:00 +02:00
Joachim Fasting 77022120f7 Merge pull request #15347 from joachifm/kernel-headers-cleanup
linuxHeaders cleanup
2016-05-14 08:53:48 +02:00
Joachim Fasting f8bdd7969d
gd: 2.0.35 -> 2.1.1
Upstream claims 2.1 is fully API compatible with 2.0

https://libgd.github.io/release-2.1.0.html
https://libgd.github.io/release-2.1.1.html

Also includes meta updates, adds pkg-config to the build environment,
for proper detection of dependencies, and adds optional support for tiff
and xpm image formats.
2016-05-14 07:15:41 +02:00
Rok Garbas ac8cd3e9a6 pythonPackages.psycopg2: 2.5.4 -> 2.6.1 2016-05-14 03:35:34 +02:00
Nikolay Amiantov 9ff10bb9f9 Merge pull request #15334 from igsha/fix-pyqt5
pyqt5: fix
2016-05-14 04:22:01 +03:00