3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

83797 commits

Author SHA1 Message Date
Peter Hoeg 60025e3524 tmux module: add additional variables for configuring tmux
Also wraps the tmux binary, so that sockets are stored under /run
2016-05-18 19:24:03 +08:00
Mike Sperber d541e0dc1c
jekyll: include the jekyll-paginate plugin
Closes #15404
2016-05-18 05:36:33 +02: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 cf5e07ca5b Merge pull request #15471 from telotortium/subsonic
subsonic: change NixOS home directory config
2016-05-18 04:01:32 +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
Joachim Fasting 013fd785a1
emacs25pre: 25.0.93 -> 25.0.94 2016-05-18 03:54:17 +02:00
Joachim Fasting 55e92350e9 Merge pull request #15523 from sargon/master
owncloud: 9.0.0 -> 9.0.2
2016-05-18 03:21:40 +02:00
Joachim Fasting f3f16643a8 Merge pull request #15522 from romildo/upd.enlightenment
enlightenment: 0.20.7 -> 0.20.8
2016-05-18 03:21:30 +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
Domen Kožar a01b6a0d07 fetchzip: improve error message 2016-05-17 17:32:53 +01:00
José Romildo Malaquias f3dc37840d enlightenment: 0.20.7 -> 0.20.8 2016-05-17 11:27:30 -03:00
Thomas Tuegel d191c5c498 Merge pull request #15517 from mdorman/emacs-updates
emacs-packages: various updates
2016-05-17 09:14:23 -05:00
Joachim Fasting f8177f71bd Merge pull request #15508 from jraygauthier/jrg/simple_scan_fix_missing_icon
simple-scan: improvements
2016-05-17 15:22:17 +02:00
Bjørn Forsman 314b1fbf0c saleae-logic: 1.1.15 -> 1.2.9
Changelog:
http://support.saleae.com/hc/en-us/articles/210245593-Saleae-Logic-Beta-Software-Changelog

(Yes, the changelog title contains the word 'beta', but as of version
1.2.9 the beta branding is removed from the software as the beta branch
was merged to master.)

This software update is required for newer logic analysers (e.g. Logic
Pro 8). (The original Logic is still supported, although it's difficult
to find info about it on their website.)

v1.2.9 grew new dependencies: libxcb, zlib, pciutils, xkeyboardconfig.

The LD_PRELOAD library hack, used to divert writes from
$out/Settings/settings.xml to $HOME/.saleae-logic-settings.xml, has been
updated. The new software writes more paths
($out/{Settings,Errors,Databases,Calibration}) and uses a few extra
library calls to access those paths
(open,openat,stat,access,unlink,...). So instead of single file
redirect, the library now redirects accesses to all those directories,
mirrored in $HOME/.saleae-logic/. (Existing
$HOME/.saleae-logic-settings.xml files will be automatically migrated to
$HOME/.saleae-logic/Settings/settings.xml.)
2016-05-17 14:55:17 +02:00
Frederik Rietdijk 197ff2c5aa Merge pull request #15518 from danbst/thg81
tortoisehg: 3.7.3 -> 3.8.1
2016-05-17 14:43:34 +02: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 00ead3178b mailcore2: remove git conflict line, still doesn't build 2016-05-17 13:07:22 +01:00
Domen Kožar b49bf121b8 rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
Michael Alan Dorman 0bd9f7b2d6 melpa-packages 2016-05-16 2016-05-17 07:32:11 -04:00
Michael Alan Dorman 114550baa3 melpa-stable-packages 2016-05-16 2016-05-17 07:32:11 -04:00
Michael Alan Dorman ced6d155b2 org-packages 2016-05-16 2016-05-17 07:32:11 -04:00
Michael Alan Dorman c56614bdb8 elpa-packages 2016-05-16 2016-05-17 07:32:11 -04:00
danbst 2f24e11992 tortoisehg: 3.7.3 -> 3.8.1 2016-05-17 14:02:06 +03:00
Daniel Ehlers 52c5fabfbb owncloud: 9.0.0 -> 9.0.2 2016-05-17 11:39:09 +02:00
Vladimír Čunát af364c0f77 fetchurl mirrors: fix gnupg URLs
Some mirrors were missing /gcrypt. Now they should be consistent.
Fixes 15510. Closes 15511.
2016-05-17 11:35:49 +02:00
Vladimír Čunát e429a4012e Merge #15360: xscreensaver: Fix xscreensaver-text 2016-05-17 09:13:59 +02:00
Michael Raskin fde921578a virtualboxGuestAdditions: update hash for virtualbox 5.0.20 2016-05-17 08:44:32 +02:00
Rommel M. Martinez 7d06d451c3 moltengamepad-git: init at 2016-05-04 (#15462) 2016-05-17 08:09:33 +02:00
Franz Pletz f0f31a256f
termite: fix typo 2016-05-17 08:08:32 +02:00
Raymond Gauthier e7cc2de7dd simple-scan: improvements
Fix missing icon. It was looking for a "scanner" device
icon that can be only found as part of gnome3 default theme.

Copied this device icon and renamed it as *the* simple-scan
application icon.
2016-05-17 00:49:28 -04: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 44b6ba1872 nerdfonts: moved to correct location 2016-05-17 01:56:35 +02:00
Rok Garbas 348ae8f6ec termite: make it possible to provide a configuration file for termite
also added myself as a maintainer
2016-05-17 01:56:35 +02:00
Rok Garbas 76222c10d5 zsh-prezto: update to latest and fetch submodules 2016-05-17 01:56:35 +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
Rok Garbas 3c8bd93f23 base16: use patch for neovim terminal mode 2016-05-17 01:56:35 +02:00
William Casarin cac460f6c4 wkhtmltopdf: fix openssl bug (#15443) 2016-05-17 01:35:15 +02:00
Franz Pletz 2007e9b140
firefox: reenable libvpx as 1.5 is now available 2016-05-17 01:05:46 +02:00
Franz Pletz 28e051f066
ffmpeg: add patches for libvpx 1.5
ffmpeg bug report: https://trac.ffmpeg.org/ticket/4956
ffmepg fix commit: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=6540fe04a3f9a11ba7084a49b3ee5fa2fc5b32ab
2016-05-17 01:02:30 +02:00