Eelco Dolstra
21c7ed54e3
firefox: Update to 31.0
...
Also boldly re-enable parallel building.
2014-07-23 17:28:36 +02:00
Eelco Dolstra
97ced6f718
firefox-3.6: Remove
...
This version is ancient.
2014-07-23 12:56:53 +02:00
Bjørn Forsman
3a060bbcc6
Add missing 's' in remaining meta.maintainer(s) attrs
2014-07-22 23:49:21 +02:00
Bjørn Forsman
4597903ce9
espeakedit: version bump 1.46.02 -> 1.48.03 (and add to channel)
...
The one-liner gcc buildPhase doesn't work anymore, so I'm using upstream
Makefile instead. The Makefile needs a tiny patch to work (not nixpkgs
specific).
Also fixup path to 'sox' and espeak-data/ (runtime deps) by providing
full paths.
TODO:
Uhm, seems like espeakedit still wants espeak-data/ in $HOME, even
thought I've told it to use $espeak/share/espeak-data. Have to contact
upstream to get this fixed.
Workaround:
cp -r $(nix-build -A espeak)/share/espeak-data ~
chmod +w ~/espeak-data
2014-07-22 21:33:25 +02:00
Bjørn Forsman
62adfd8570
espeak: version bump 1.46.02 -> 1.48.04 (and add to channel)
2014-07-22 21:24:25 +02:00
Eelco Dolstra
6f11a6681d
arb: Mark as broken
2014-07-22 15:12:21 +02:00
Peter Simons
62bb741348
haskell-github-backup: update to version 1.20140721
2014-07-22 14:20:57 +02:00
Eelco Dolstra
3ef40e5004
emacs: Remove 23.x
2014-07-22 13:50:52 +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
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
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
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
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
Peter Simons
61b60fb1ad
cdrtools: mark as broken
...
https://github.com/NixOS/nixos/issues/231
2014-07-10 13:11:32 +02:00
lethalman
1e806db8db
Merge pull request #3174 from pSub/dconf-issue
...
Fixed settings issue.
2014-07-10 11:17:10 +02:00
John Wiegley
a25c35b89b
git-annex: Allow building on darwin again
2014-07-09 17:52:18 -05:00
Lluís Batlle i Rossell
8aca2c5fa0
Adding retroshare 0.6 (unstable)
2014-07-09 22:24:28 +02:00
Peter Simons
ac44601157
idea: minor cosmetic chance to fix syntax highlighting in Emacs
2014-07-09 16:10:50 +02:00