Baptist BENOIST
8db7ff9b83
virtualbox: Comply with the Personal Use and Evaluation License
...
The direct download was unfortunately not compliant with the VirtualBox
Extension Pack's Personal Use and Evaluation License (PUEL) which
stipulates that any end-user should fetch the binaries from the official
Downloads page.
See https://github.com/NixOS/nixpkgs/issues/672 and
http://www.virtualbox.org/wiki/VirtualBox_PUEL for more info.
2013-07-16 21:24:34 +02:00
Bjørn Forsman
ea57abf135
Merge pull request #756 from bbenoist/qtcreator-update
...
qtcreator: Update to version 2.8.0
2013-07-16 11:37:45 -07:00
Bjørn Forsman
2c702a1d81
avarice: set meta.platforms (make hydra build it)
2013-07-16 19:40:45 +02:00
Bjørn Forsman
f0669d2b45
Merge pull request #760 from grwlf/avarice
...
AVaRICE: translates between GDB's remote debug protocol and the AVR JTAG...
2013-07-16 10:39:08 -07:00
Peter Simons
c428feb0c4
haskell-gitit: jailbreak to support recent versions of happstack-server
2013-07-16 15:41:34 +02:00
Peter Simons
1cbfea141c
haskell-zeromq3-haskell: update to version 0.5
2013-07-16 15:41:34 +02:00
Peter Simons
751c267649
haskell-unbound: update to version 0.4.2
2013-07-16 15:41:34 +02:00
Peter Simons
8663959559
haskell-th-orphans: update to version 0.7.0.1
2013-07-16 15:41:34 +02:00
Peter Simons
752a1889d5
haskell-snap: update to version 0.12.1
2013-07-16 15:41:34 +02:00
Peter Simons
e24f16aef6
haskell-random-source: update to version 0.3.0.6
2013-07-16 15:41:34 +02:00
Peter Simons
073667d20d
haskell-happstack-server: update to version 7.3.0
2013-07-16 15:41:33 +02:00
Peter Simons
15555c4577
haskell-happstack-hamlet: update to version 7.0.3
2013-07-16 15:41:33 +02:00
Peter Simons
9518e1190a
haskell-dual-tree: update to version 0.1.0.3
2013-07-16 15:41:33 +02:00
Peter Simons
f8d885344a
haskell-xmonad-contrib: update to version 0.11.2
2013-07-16 15:41:33 +02:00
Shea Levy
0de17d6111
Revert "cmake: Update to 2.8.11.2"
...
This breaks some packages (notably liblapack) due to a broken macro
(CTEST_CUSTOM_POST_TEST). See NixOS/nixpkgs#762
This reverts commit ebc424c3abfa72464c5f6777f2d522bf6d0f3790.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-16 09:31:19 -04:00
Eelco Dolstra
01294254a0
nix-generate-from-cpan: Handle META.json
...
Fixes #761 .
2013-07-16 13:45:24 +02:00
Eelco Dolstra
4cc4ed6d2d
linux-3.7: Remove
...
It's EOL.
2013-07-16 13:45:23 +02:00
Sergey Mironov
62bbba8173
AVaRICE: translates between GDB's remote debug protocol and the AVR JTAG ICE protocol
2013-07-16 14:19:32 +04:00
Peter Simons
581aafa283
Merge pull request #758 from bbenoist/cmake-update
...
cmake: Update to 2.8.11.2
2013-07-16 01:31:20 -07:00
bbenoist
ebc424c3ab
cmake: Update to 2.8.11.2
...
The changelog is available at:
http://www.cmake.org/files/v2.8/CMakeChangeLog-2.8.11
I had to create a new patch from scratch, that's why it contains a lot
of differences. CMake developers has rewritten the files
(Modules/Platform/Linux.cmake and Modules/Platform/UnixPaths.cmake) to
comply to their coding style requirements and a lot of elements has
switched from upper to lower case.
Also, the previous patch partially consisted of commenting some
instructions mixed with line removals whereas mine is directlty
removing them in order to avoid useless evaluations and parsing in
resulting files.
2013-07-16 10:07:09 +02:00
Mathijs Kwik
c382681b1b
nvidia binary driver: patch for linux 3.10
2013-07-15 17:25:14 +02:00
Mathijs Kwik
5dbe2627a2
linux-3.9: upgrade to 3.9.10 (EOL)
2013-07-15 17:25:13 +02:00
Rickard Nilsson
56c5f33845
New package: dovecot_pigeonhole, a sieve plugin for dovecot
2013-07-15 15:15:35 +02:00
Rickard Nilsson
0dc36983e9
New package: opensmtpd, an SMTP server from the OpenBSD project.
2013-07-15 15:05:03 +02:00
Rickard Nilsson
93ff42ae9c
dovecot: Add version 2.2.4 as attribute dovecot22
...
I also added a patch that makes dovecot search for
plugins in /var/lib/dovecot/modules. This way, you
can add plugins from several packages without running
into circular dependencies. The module dir needs to
be populated before the dovecot service is started,
for example. This is currently not done in NixOS, so
you need to implement your own service in order to
get the plugins working.
The module patch has not been added to the old 2.1.x
package.
2013-07-15 14:55:00 +02:00
Eelco Dolstra
46a2dfe960
Set the default Linux kernel to 3.4
...
3.4 is the most recent long-term stable branch, which will be
maintained until October 2014 at least.
Issue #501 .
2013-07-15 14:33:27 +02:00
Eelco Dolstra
66b2ff1074
linux: Update to 3.4.53
2013-07-15 14:33:27 +02:00
Eelco Dolstra
59aca26975
* Use 'or'.
2013-07-15 14:33:27 +02:00
Sander van der Burg
2cf1cbf2fe
Added gridfs-stream node package + updated nodejs packages
2013-07-15 13:25:42 +02:00
Sander van der Burg
41932dd135
Do not make assumptions on the scheme name, but let xcodebuild decide about it
2013-07-15 11:32:12 +02:00
bbenoist
c1d9a58f0d
qtcreator: Update to version 2.8.0
...
See <http://blog.qt.digia.com/blog/2013/07/11/qt-creator-2-8-0-released/ >
for more informations.
2013-07-15 11:15:34 +02:00
Domen Kožar
ac1803f424
Merge pull request #747 from lovek323/vim-plugins-command-t
...
vim-plugins: add expression command-t
2013-07-14 23:04:33 -07:00
Russell O'Connor
9fe9527f57
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-07-14 23:43:00 -04:00
Russell O'Connor
3538f7c549
Update download link for ssreflect.
2013-07-14 23:41:55 -04:00
Russell O'Connor
8e9f501fd7
Update tarsnap to version 1.0.34.
2013-07-14 23:38:20 -04:00
aszlig
a01ab33e03
chromium: Enable pulseaudio by default.
...
If no config.pulseaudio is explicitely set to false, build with pulse
support, because even if there is no pulse server available, chromium
will fall back to using ALSA.
And we definitely want to avoid that users have to build chromium for
themselves just for the sake of having pulse support. Thanks to @devhell
for actually helping me discovering this (I for myself do always rebuild
Chromium, so I won't notice those kind of things).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-15 01:16:32 +02:00
Peter Simons
ec786d59d8
firefox-wrapper: remove the 'lowPrio' attribute that was accidentally added in an earlier commit
2013-07-14 23:49:35 +02:00
Lluís Batlle i Rossell
6a13cd01ac
libva: update (fix h264encode)
2013-07-14 22:27:51 +02:00
Lluís Batlle i Rossell
206706503a
cromfs: update to 1.5.10.1.
2013-07-14 22:27:51 +02:00
Peter Simons
dc988c815b
haskell-src-meta: jailbreak to fix build with recent versions of th-orphans
2013-07-14 21:51:37 +02:00
Peter Simons
84d43394c6
pkgs/development/libraries/aspell/dictionaries.nix: strip trailing whitespace
2013-07-14 21:32:47 +02:00
Peter Simons
2741391fda
Partially revert commit 075796e0531506fa106be1d2f47a9c866b70b99c.
...
The commit downgraded the german language dictionary from version 20030222-1 to
20120607 (and broke the build in the process). That change was probably not
intended?
2013-07-14 21:32:33 +02:00
Peter Simons
b71c382f6f
haskell-bindings-posix: fix bogus change committed earlier
2013-07-14 21:22:57 +02:00
Peter Simons
913685d0ac
haskell-snap: jailbreak to fix build with recent versions of comonad
2013-07-14 21:11:29 +02:00
Peter Simons
0bdc4a1a94
haskell-th-orphans: update to version 0.7
2013-07-14 21:09:17 +02:00
Peter Simons
dca0df5364
haskell-shelly: update to version 1.3.0.7
2013-07-14 21:05:59 +02:00
Peter Simons
bdcc7b7d18
haskell-pipes-concurrency: update to version 1.2.1
2013-07-14 21:05:59 +02:00
Peter Simons
7923a212f7
haskell-monad-par-extras: update to version 0.3.3
2013-07-14 21:05:58 +02:00
Peter Simons
3602951e6f
haskell-comonads-fd: update to version 3.0.3
2013-07-14 21:05:58 +02:00
Peter Simons
b193bd0db3
haskell-comonad: update to version 3.1
2013-07-14 21:05:58 +02:00