Commit Graph

13673 Commits

Author SHA1 Message Date
Rok Garbas
28ddc8c043 neovim: pkgs argument was unused 2016-06-06 13:00:44 +02:00
Peter Simons
1845843cdd git-annex: take this tool from LTS Haskell while Stackage Nightly is broken 2016-06-06 09:33:30 +02:00
Vladimír Čunát
405493e411 Merge #15809: xxkb: Split into multiple outputs 2016-06-05 00:51:43 +02:00
Thomas Tuegel
ebc49cee04 Merge pull request #15941 from bendlas/update-emacs-packages
emacs-packages: update stable and unstable
2016-06-04 11:35:42 -05:00
Rok Garbas
f878018ece neovim: 0.1.3 -> 0.1.4
* removing luaMessagePack (only used by neovim)
* using libmpack (updated to latest master since they fixed a lot of packaging
  issues)
* package libmpack lua bidnings
* neovim expression now excepts luaPackages as an input and not individual
  lua packages (to avoid depending on different lua version)
2016-06-04 17:58:01 +02:00
Herwig Hochleitner
893a50b957 melpa-packages 2016-06-04
remove company override from ac-php
2016-06-04 13:55:43 +02:00
Joachim Fasting
236cfe4e78 Merge pull request #15940 from j-hao/master
emacs|emacs25pre: Check AT_FDCWD is not defined before define it
2016-06-04 02:17:56 +02:00
Joachim Fasting
e65698db0b Merge pull request #15939 from ChrisJefferson/fix-gap
gap : 4.4.12 -> 4.8.3
2016-06-04 01:14:09 +02:00
Nikolay Amiantov
9dc2ab3d16 teamviewer: 11.0.53191 -> 11.0.57095
Also fixes #15965
2016-06-03 23:46:07 +03:00
Chris Jefferson
75f793bbb2 gap : 4.4.12 -> 4.8.3 2016-06-03 19:01:12 +01:00
Pascal Wittmann
6d2f00b209 calibre: 2.57.1 -> 2.58.0 2016-06-03 18:25:22 +02:00
Tuomas Tynkkynen
bac26e08db Fix lots of fetchgit hashes (fallout from #15469) 2016-06-03 17:17:08 +03:00
Joachim Fasting
5b9388a8ed
vifm: fixups 2016-06-03 16:09:20 +02:00
Matthias Beyer
6d00d72aef
icewm: 1.3.10 -> 1.3.12 2016-06-03 16:04:41 +02:00
Matthias Beyer
7a44e129b6
vifm: 0.8 -> 0.8.1 2016-06-03 15:59:49 +02:00
Joachim Fasting
a0e59175f5 Merge pull request #15882 from romildo/upd.jwm
jwm: 1495 -> 1532
2016-06-03 15:54:06 +02:00
Moritz Ulrich
7a962c441f Merge pull request #15946 from hiberno/update-neomutt
neomutt: 20160416 -> 20160502
2016-06-03 12:26:51 +02:00
Christian Lask
5ff90d1518 neomutt: 20160416 -> 20160502 2016-06-03 12:22:42 +02:00
Jun Hao
b8b15ca2a3 emacs|emacs25pre: Check AT_FDCWD is not defined before define it
https://github.com/NixOS/nixpkgs/issues/11723
2016-06-03 09:52:31 +08:00
Bjørn Forsman
2c62305228 shutter: fix runtime error (missing imagemagick)
Fixes this:

  $ shutter
  ERROR: imagemagick is missing --> aborting!

Due to 73f1f5eb3969743fe459e7cc36cfb766c7f5318a
("imagemagick: split dev output to fix #9604") which was committed in
the same period as shutter was added to nixpkgs.
2016-06-02 21:10:58 +02:00
José Romildo Malaquias
8bb29f45e8 jwm: 1495 -> 1532 2016-06-02 10:11:05 -03:00
Emery Hemingway
c544cbca42 qtox: 1.3.0 -> 1.4.1 2016-06-02 14:58:01 +02:00
Joachim Schiele
1f3b0391f4 Merge pull request #15406 from Mayeu/patch-5
owncloud-client: Fix "libocsync.so.0 not found" error
2016-06-02 12:33:52 +02:00
Matt McHenry
4a1f41d31c crashplan: 4.6.0-r3 -> 4.7.0 (#15903) 2016-06-02 11:31:32 +01:00
Mayeu - Cast
61b4f1463c owncloud-client: Fix "libocsync.so.0 not found" error
Close #15130
2016-06-02 08:48:09 +02:00
Domen Kožar
8a63f7e067 sway: 2016-02-08 -> 0.7 2016-06-01 19:35:49 +01:00
taku0
b835f3e262 thunderbird-bin: 45.1.0 -> 45.1.1 (#15860) 2016-06-01 11:34:44 +02:00
zimbatm
a6593a16f7 virtualbox: give full url for downloading the ext (#15869)
The user only has to agree on the terms and conditions before
downloading the file. We might as well give him access to the full URL
by default.
2016-06-01 10:01:04 +01:00
Nikolay Amiantov
8b085a9c19 calligra: specify license 2016-06-01 04:21:16 +03:00
Tobias Pflug
71c9c5dffe neovim: fix broken build (#15876) 2016-05-31 21:38:43 +02:00
Robin Gloster
e2cc56f98c Merge pull request #15865 from mpscholten/iterm
iterm2: init at 2.1.4
2016-05-31 16:35:45 +02:00
Marc Scholten
624dcaec78
iterm2: init at 2.1.4 2016-05-31 15:51:30 +02:00
vbgl
15c9a0054c Merge pull request #15859 from mbakke/feh-2.15.4
feh: 2.15.2 -> 2.15.4
2016-05-31 14:46:58 +02:00
Bjørn Forsman
27899df2f5 pinta: unbreak after multiple-outputs change
Missing ".out" on the gtk attribute.
2016-05-31 14:27:02 +02:00
Marius Bakke
b50dd8e85f feh: 2.15.2 -> 2.15.4 2016-05-31 12:48:40 +01:00
Franz Pletz
c64a3de27c Merge pull request #15475 from matthiasbeyer/update-pkgs
Update my pkgs
2016-05-31 13:41:38 +02:00
Matthias Beyer
9711754da9 mdp: 1.0.5 -> 1.0.6 2016-05-31 12:45:06 +02:00
Thomas Tuegel
0d11f9beb5 Merge branch 'qt-cmake-paths' 2016-05-30 17:01:21 -05:00
Thomas Tuegel
a1facf3362 qtox: run pre- and post-install hooks
Fixes #15744.
2016-05-30 16:31:58 -05:00
Thomas Tuegel
7299f68a05 qbittorrent: don't use qmakeHook
Qt now configures QMake for all builds so there is no need to invoke
`qmakeHook` just to get a working `qmake`.
2016-05-30 16:30:06 -05:00
Luca Bruno
b34534cddf Merge pull request #15821 from jerith666/timetrap
timetrap: init at 1.10.0
2016-05-30 18:27:20 +02:00
Kazunori Kajihiro
5c1f0990e3 hub: fix incorrect hash (#15830) 2016-05-30 14:23:32 +01:00
Frederik Rietdijk
74b5d2a802 Merge pull request #15782 from FRidh/pithos
pithos: use Python 3.5
2016-05-30 11:38:12 +02:00
Rok Garbas
ea3f1ff7f0 firefox-bin: 47.0b8 -> 47.0b9 2016-05-30 11:27:45 +02:00
Franz Pletz
769dce0e27 graphicsmagick: 1.3.21 -> 1.3.23, disable popen (security)
http://permalink.gmane.org/gmane.comp.security.oss.general/19669
2016-05-30 10:48:50 +02:00
Franz Pletz
57e4cd680a graphicsmagick137: remove, not referenced anymore 2016-05-30 10:48:42 +02:00
Paul Hendry
8ea1f2d36c syncthing: 0.12.25 -> 0.13.4 (#15730)
* Rename v0.12.25 package from 'syncthing' to 'syncthing012'
* Remove syncthing011
2016-05-30 10:15:58 +02:00
Carles Pagès
8a304cc228 Merge pull request #15726 from simonvandel/fix-pvr-hts
kodiPlugins.pvr-hts: fix load
2016-05-30 08:49:49 +02:00
Gabriel Ebner
ad94726f9e remmina: set correct path to libX11.so.6 2016-05-30 08:04:54 +02:00
Matt McHenry
198dd9df82 timetrap: init at 1.10.0 2016-05-29 23:07:48 -04:00