Vladimír Čunát
b9045a7d96
Merge branch 'x-updates' into staging
...
...in preparation for a merge to master
2014-07-22 22:28:39 +02:00
Vladimír Čunát
adc2edd5cf
thunderbird: major update 17.* -> 31.0
...
- To fix build problems, I refactored the build process
according to Mozilla recommendations.
- 31.0 should become the next ESR branch (31 released today).
CC @nbp @edolstra
2014-07-22 22:18:24 +02:00
Vladimír Čunát
5fa61a2904
blender: use permanent URL for the patch
...
No hash changes.
2014-07-22 18:06:42 +02:00
Eelco Dolstra
4f7289eec9
Don't use ensureDir
2014-07-22 11:01:32 +02:00
Eelco Dolstra
7f410ef923
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/misc/vim-plugins/default.nix
2014-07-22 11:00:00 +02:00
Sven Keidel
4ef371e1f6
added platform meta information to gpodder
2014-07-22 09:39:06 +02:00
Sven Keidel
ee9ffde1cb
added metainformation for gpodder and mygpoclient
2014-07-21 21:41:27 +02:00
lethalman
5cde295b1d
Merge pull request #3327 from svenkeidel/gpodder
...
added gpodder package
2014-07-21 18:37:28 +02:00
Sven Keidel
75b3c9eb95
Use make install instead of setup.py directly.
...
Using setup.py results in the following error message:
Missing file: share/applications/gpodder.desktop
If you want to install, use "make install" instead of using
setup.py directly. See the README file for more information.
2014-07-21 18:05:08 +02:00
Sven Keidel
1a484c8ba2
moved wrapper declaration to preFixup
2014-07-21 17:58:27 +02:00
Vladimír Čunát
9b02635faa
Merge recent master into x-updates
...
Hydra: ?compare=1138350
Conflicts:
nixos/modules/services/x11/desktop-managers/default.nix
Two imports were added independently on the same line.
I split it as well, as it was very long now.
2014-07-21 12:05:57 +02:00
Vladimír Čunát
923bf0a3ff
mpv: major update, incl. build fix with new ffmpeg
...
CC @AndersonTorres. The real build fix is in previous minor updates,
but I see no reason not to have the major updates as well.
2014-07-21 10:05:50 +02:00
Vladimír Čunát
f63fb3fda0
blender: fix parallel builds
2014-07-21 09:57:16 +02:00
Cillian de Róiste
bc8fe732d0
Add gimpPlugins.focusblur
2014-07-20 21:28:50 +02:00
Sven Keidel
eeeed00950
added gpodder package
2014-07-20 21:14:00 +02:00
Linquize
4201db70ed
git: Update to 2.0.2
2014-07-20 23:49:45 +08:00
Cillian de Róiste
2405a94701
KDE Connect 0.7 -> 0.7.2
2014-07-19 18:02:17 +02:00
John Wiegley
73e0c50b30
haskell-git-annex: fix for darwin
...
@peti I don't see in the cabal2nix repository how to change the
buildDepends for git-annex the way that I need to. Can you offer some
guidance there?
2014-07-18 18:37:54 -05:00
Peter Simons
92faa6a009
haskell-git-annex: update to version 5.20140717
2014-07-18 17:30:47 +02:00
Pascal Wittmann
a49e2f866d
calibre: update from 1.44.0 to 1.45.0
2014-07-18 16:20:00 +02:00
Vladimír Čunát
df99ec18dc
inkscape: enableParallelBuilding, doCheck, add meta
2014-07-18 11:56:47 +02:00
Vladimír Čunát
7e9a0b8ec2
inkscape: maintenance update
...
Needed to fix build with poppler-0.26.
2014-07-18 11:56:44 +02:00
Vladimír Čunát
16e35532e4
Merge recent master into x-updates
2014-07-17 19:30:56 +02:00
Eugene Akentyev
08ca4e2d59
Add Light Table editor.
2014-07-17 12:25:22 +02:00
Pascal Wittmann
70caf388eb
org: update from 8.2.7 to 8.2.7b
2014-07-17 12:20:22 +02:00
Peter Simons
f0de2bd4a1
Re-generate Haskell expressions with cabal2nix.
2014-07-16 12:10:10 +02:00
Ian-Woo Kim
02d6445409
update hoodle-types 0.2.2 -> 0.3, hoodle-builder 0.2.2.0 -> 0.3, hoodle-parser 0.2.2 -> 0.3, hoodle-render 0.3.2 -> 0.4, hoodle-core 0.13.0.0 -> 0.14, and hoodle 0.2.2.1 -> 0.3
2014-07-16 12:10:10 +02:00
John Wiegley
d24df6e334
haskell-git-annex: corrections for darwin
2014-07-16 01:27:29 -05:00
Eelco Dolstra
327c2061d1
blender: Don't use system openjpeg
...
It was ignored anyway (instead using the internal openjpeg copy).
2014-07-15 23:34:34 +02:00
Eelco Dolstra
12fb52b08a
blender: Enable ocean modifier
2014-07-15 23:34:24 +02:00
Eelco Dolstra
457e539048
blender: Fix jackaudio dependency
2014-07-15 23:33:09 +02:00
Eelco Dolstra
2d8e880c82
blender: Update to 2.71
2014-07-15 23:31:55 +02:00
Paul Colomiets
ab2c7cfff7
vim: Add syntax on
and set nocompatible
by default
...
Its what everybody wants in 2014. They are enabled by default both in
ubuntu and archlinux.
2014-07-15 14:59:16 +02:00
Paul Colomiets
e376e9731d
vim: Update vim to 7.4.335
2014-07-15 14:59:16 +02:00
Paul Colomiets
5e99b0553c
vim: Implement sourcing /etc/vimrc and /etc/vim/vimrc
2014-07-15 14:59:16 +02:00
Paul Colomiets
abf19df497
Remove wrapVim
...
I don't see a reason for having wrapVim function and vimWrapper and
vimHugeXWrapper packages. If you need a system vimrc, whats wrong with
``environment.etc."vimrc".text`` ?
Also strictly speaking ``vimHugeXWrapper`` didn't wrap, X-version
properly. I.e. running ``gvim`` have console vim version.
2014-07-15 14:59:16 +02:00
Paul Colomiets
496d12958e
Add automatic plugin activation for vim
2014-07-15 14:59:15 +02:00
Vladimír Čunát
0ef81572d8
Merge pull request #3263 from cstrahan/finalterm
...
finalterm: New package
2014-07-15 14:50:25 +02:00
Eelco Dolstra
b9d19af3e6
Merge remote-tracking branch 'origin/master' into staging
2014-07-15 12:14:35 +02:00
Peter Simons
5bfb58a8a2
Re-generate Haskell packages with cabal2nix.
2014-07-14 17:33:52 +02:00
Peter Simons
56c569a9cd
haskell-github-backup: update to version 1.20140707
2014-07-14 17:33:51 +02:00
Peter Simons
af88d71b55
haskell-git-annex: update to version 5.20140709
2014-07-14 17:33:50 +02:00
Eelco Dolstra
ff97b7dbe6
Merge remote-tracking branch 'origin/master' into staging
2014-07-14 17:04:55 +02:00
Ricardo M. Correia
dd41c19ab1
flashplayer: Update from 11.2.202.378 -> 11.2.202.394
2014-07-14 14:36:35 +02:00
Peter Simons
d2e731e111
Add "please don't edit" comment at the top of every auto-generated Haskell file.
2014-07-14 13:21:41 +02:00
Charles Strahan
cd8063c4b2
finalterm: Add package
2014-07-13 19:36:43 -04:00
aszlig
4086f7c978
twister: Add new package, version 0.9.22.
...
This includes another source-only derivation for the web interface (and
patches the path into the twister binary), so there shouldn't be a need
to move it into ~/.twister/html separately.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-13 23:56:11 +02:00
Luca Bruno
6fb00303fb
gitolite: fix aborted build due to non-deterministic fetchgit
2014-07-13 12:39:23 +02:00
Rickard Nilsson
89a0bf43d1
mopidy: Update from 0.15.0 to 0.18.3
...
Also add the mopidy-spotify extension.
2014-07-12 09:34:52 +02:00
Pascal Wittmann
e8ef98cea2
calibre: update from 1.35.0 to 1.44.0
2014-07-11 22:57:59 +02:00