Charles Strahan
a188373640
Merge branch 'master' of github.com:nixos/nixpkgs into ryghcjs
...
Conflicts:
pkgs/development/libraries/haskell/ghcjs-dom/default.nix
pkgs/top-level/haskell-packages.nix
2014-12-27 14:35:01 -05:00
Shea Levy
7e0a5c38f3
More gcc->cc refs
2014-12-26 12:33:16 -05:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Pavan Rikhi
ece2c5e49b
awesome: fix lua version
2014-12-26 05:16:02 -05:00
vbgl
e553cbee5a
Merge pull request #5446 from nckx/remotebox-squashed
...
Add RemoteBox, a (you guessed it) remote VirtualBox client
2014-12-25 23:32:51 +01:00
Arseniy Seroka
1c8783f39b
Merge pull request #5461 from wyvie/openarena
...
Added openarena 0.8.8
2014-12-26 01:17:49 +03:00
Domen Kožar
44a26e0fed
Merge pull request #5460 from mvcisback/master
...
Rawdog RSS Reader
2014-12-25 17:43:10 +01:00
Vladimír Čunát
081e5c8387
Merge #5061 : add xwayland
...
Also resolve minor nitpicks -- *during* the merge commit.
2014-12-25 09:25:05 +01:00
Charles Strahan
8127edc335
mailcore2: new package
...
MailCore 2 provides a simple and asynchronous API to work with e-mail
protocols IMAP, POP and SMTP.
Closes #5430
2014-12-24 22:48:01 -05:00
Charles Strahan
86629f7c7f
libuchardet: new package
...
Yet another C wrapper for Mozilla's Universal Charset Detector C++ API.
2014-12-24 22:48:01 -05:00
Charles Strahan
7e4ca1cc75
libtidy: new package
...
A library and CLI to validate, correct, and pretty-print HTML files.
2014-12-24 22:48:01 -05:00
wyvie
10e7ad5dbb
Added openarena 0.8.8
2014-12-24 22:43:28 +03:00
Domen Kožar
20e0da55f5
add kodi 14.0 (renamed from xbmc, new release)
2014-12-24 10:57:41 +01:00
Peter Simons
157e63c6e6
Update default Haskell compiler from GHC 7.8.3 to 7.8.4.
2014-12-24 09:56:31 +01:00
Marcell Vazquez-Chanlatte
7613a7e03f
adding rawdog rss reader
2014-12-23 21:30:54 -06:00
Vladimír Čunát
fd9d8edc51
nvidia_x11: add 343 branch as the default ( close #5070 )
...
It's just a plain copy of the 340 expressions (only hash and version changed).
2014-12-24 00:06:46 +01:00
Domen Kožar
d682779be7
Merge pull request #5448 from bdimcheff/devede
...
Add devede
2014-12-23 22:13:03 +01:00
Peter Simons
8311973759
Add GHC 7.8.4 and create haskellPackages_ghc784 package set.
2014-12-23 20:44:49 +01:00
Vincent Laporte
81a2b58c39
nixpkgs: remove redundant attribute sip
...
Because:
1. It is a mere alias of `pythonPackages.sip`
2. It is usually not needed since propagated by `pyqt4`
3. It makes it easy to have a packages depend on two different versions
of sip
2014-12-23 19:37:21 +01:00
Brandon Dimcheff
d76a42494b
add devede DVD creator gui
2014-12-23 12:31:45 -05:00
Eelco Dolstra
49f53f63f5
blender: Add OpenCOLLADA support
2014-12-23 18:17:09 +01:00
Tobias Geerinckx-Rice
bc5938b07d
Add remotebox: VirtualBox client with remote management
2014-12-23 16:22:07 +01:00
Eelco Dolstra
4a63787b78
pstack: Remove
...
It doesn't work anymore. And anyway, this probably shouldn't have been
a package in the first place (it's just some gdb options).
2014-12-23 16:07:02 +01:00
Peter Simons
4bb1e611a2
Merge pull request #5440 from ip1981/strongswan
...
Patches to Strongswan
2014-12-23 13:02:08 +01:00
Peter Simons
cbe0a81041
all-packages.nix: strip trailing whitespace
2014-12-23 12:51:49 +01:00
Peter Simons
f0c80e1ced
haskell-mode: add current snapshot of git 'master' branch as a low-prio alternative to the (fairly old) release version
2014-12-23 12:50:43 +01:00
Cray Elliott
d54db47b3c
add new emulator, nestopia undead
2014-12-23 02:33:00 -08:00
Domen Kožar
168f541724
Merge pull request #5442 from rycee/package/trash-cli
...
Add package 'trash-cli'.
2014-12-23 11:17:41 +01:00
Robert Helgesson
b017231a21
Add package 'trash-cli'.
2014-12-23 10:22:37 +01:00
Igor Pashev
d57927748a
autoreconf may need gettext
...
E. g. for AC_LIB_PREFIX
2014-12-22 20:20:00 +00:00
Shea Levy
4e558732e7
Add newrelic-sysmond
2014-12-22 15:13:08 -05:00
lethalman
74fbd2f676
Merge pull request #5436 from mcmtroffaes/feature/easytag-fix-gsettings
...
easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415 ).
2014-12-22 16:14:01 +01:00
Matthias C. M. Troffaes
6c9eb020ab
easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415 ).
2014-12-22 11:17:38 +00:00
lethalman
91061d287d
Merge pull request #5401 from bergey/fonts
...
No need for squash, merged thanks.
2014-12-21 15:34:58 +01:00
devhell
1b4094cf5a
mp3gain: Add package
...
This adds mp3gain which is a normalizer for mp3 audio files.
2014-12-20 15:29:53 +00:00
Pascal Wittmann
3106bab31d
bfr: justify perl516
...
docs fail to build with newer versions
2014-12-19 23:22:15 +01:00
Pascal Wittmann
bc19ef9efe
bfr: update source url, fix build and adopt it
2014-12-19 23:17:07 +01:00
Daniel Bergey
a2db5ebf20
add TeX Gyre fonts
2014-12-19 19:31:58 +00:00
Daniel Bergey
123f553a22
add League of Moveable Type fonts
...
Conflicts:
pkgs/top-level/all-packages.nix
2014-12-19 19:31:56 +00:00
lethalman
0cd639ebf8
Merge pull request #5304 from puffnfresh/package/mimms
...
Add mimms, an mms (e.g. mms://) stream downloader
2014-12-19 10:50:28 +01:00
lethalman
ce8b10ef59
Merge pull request #5320 from teh/hyperdex
...
Add hyperdex.
2014-12-19 10:47:44 +01:00
lethalman
bff11526f1
Merge pull request #5325 from prikhi/add-gtk2fontsel
...
Add the gtk2fontsel Font Viewer
2014-12-19 10:44:07 +01:00
lethalman
70bede51a2
Merge pull request #5370 from KoviRobi/master
...
Added package 'fatsort'.
2014-12-19 10:23:13 +01:00
lethalman
5ff1f17248
Merge pull request #5393 from abbradar/ocz-toolbox
...
ocz-toolbox: new package
2014-12-19 10:21:32 +01:00
Evgeny Egorochkin
0f3b1cedcd
Revert "phonon-backend-gstreamer: add Qt 5 support"
...
This reverts commit b1123db790
.
2014-12-19 08:14:00 +02:00
Nikolay Amiantov
b62a2b07f4
ocz-toolbox: new package
2014-12-19 05:04:31 +03:00
aszlig
ebf216bd56
Merge pull request #5389 from devhell/mediainfo.
...
Introduces a video/audio information utility, both CLI and GUI.
Thanks to @devhell.
* devhell-mediainfo:
libzen: Add --enable-shared to configureFlags.
mediainfo-gui: Add package
mediainfo: Add myself to meta.maintainers.
mediainfo: Add package and dependencies
2014-12-19 00:17:21 +01:00
devhell
162c9a5455
mediainfo-gui: Add package
2014-12-18 22:11:07 +01:00
Peter Simons
f698fbecd2
Merge pull request #5376 from Zert/master
...
Add poker-eval library
2014-12-18 14:10:40 +01:00
Maxim Treskin
70cd78ff89
Add poker-eval library
2014-12-18 01:05:03 +01:00