35315 Commits

Author SHA1 Message Date
Peter Simons
1778200519 perl: re-enable the postPatch hook on Darwin
The problem was that sed(1) variants other than GNU sed require a backup suffix
to the -i option.
2013-08-29 10:40:50 +02:00
Evgeny Egorochkin
ec36d1ebb1 Merge pull request #875 from offlinehacker/pkgs.elasticsearch/update
elasticsearch: update to 0.90.3
2013-08-28 15:02:06 -07:00
Gergely Risko
74d6995f44 Add platforms meta attribute to vanitygen 2013-08-29 00:55:01 +03:00
Gergely Risko
41a52417fe Add meta attributes for jbig2enc 2013-08-29 00:54:53 +03:00
Evgeny Egorochkin
6c94e9179b Merge pull request #884 from errge/ack
Add platform meta attribute for perlPackages.ack
2013-08-28 13:54:34 -07:00
Evgeny Egorochkin
d1ada993de Merge pull request #883 from errge/vbootreference
vboot_reference: add meta attributes and cleanups
2013-08-28 13:54:05 -07:00
Gergely Risko
354746527d Add platform meta attribute for perlPackages.ack 2013-08-28 23:51:38 +03:00
Gergely Risko
d89b4045d7 Add platform meta attribute for perlPackages.ack 2013-08-28 22:09:13 +02:00
Gergely Risko
14912ca0b1 vboot_reference: add meta attributes and cleanups 2013-08-28 21:52:07 +02:00
Gergely Risko
b43347342b Add platforms to coq, so it's built on Hydra 2013-08-28 21:35:07 +02:00
Bjørn Forsman
47b53fd084 bluez5: set meta.platforms attribute 2013-08-28 21:20:57 +02:00
Aristid Breitkreuz
6eeec159b2 make bluetoothd path compatible between bluez4 and bluez5 2013-08-28 21:20:57 +02:00
Aristid Breitkreuz
319629355c bluez5: fix python programs 2013-08-28 21:20:56 +02:00
Aristid Breitkreuz
69c57b92e8 update bluez to 5.8 2013-08-28 21:20:56 +02:00
Aristid Breitkreuz
eb6edc1cb1 update obexftp, required for new openobex 2013-08-28 21:20:56 +02:00
Aristid Breitkreuz
8b4fef8840 openobex-1.7.1 (1.5 could no longer be downloaded from kernel repositories) 2013-08-28 21:20:56 +02:00
Shea Levy
a8a197587a Add some Dist::Zilla plugins and their many deps
Definitely need to write a more complete cpan2nix

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-28 15:16:52 -04:00
Shea Levy
8bcfcac0c1 Add Dist::Zilla and its many deps
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-28 13:28:56 -04:00
Eelco Dolstra
6f9c01cfbc vessel: Don't build on Hydra
http://hydra-test.nixos.org/build/5822528
2013-08-28 17:38:54 +02:00
Rickard Nilsson
4f6b248e16 smartmontools: Update driverdb to r3849, and fix broken url 2013-08-28 16:58:07 +02:00
Peter Simons
dc5843399d maxima: add $out/bin to $PATH in the maxima wrapper scripts
This ensures that Maxima's wrapper scripts (such as rmaxima) find the
correct maxima binary.
2013-08-28 16:33:53 +02:00
Peter Simons
5fc7590886 maxima: update to version 5.30.0 2013-08-28 16:33:53 +02:00
Peter Simons
900ed0c353 Merge pull request #873 from errge/linear
Add linear haskell library
2013-08-28 03:10:58 -07:00
Evgeny Egorochkin
56412378b7 Merge pull request #880 from vlstill/aspell_cs
aspell: Add Czech dictionary (pkgs.aspellDicts.cs).
2013-08-28 02:22:34 -07:00
Vladimir Still
dce544ee6e aspell: Add Czech dictionary (pkgs.aspellDicts.cs). 2013-08-28 11:09:31 +02:00
Vladimír Čunát
0fc3e2817a poppler: bugfix update to 0.24.1 2013-08-28 11:05:35 +02:00
Vladimír Čunát
2fda1165da Merge branch 'master' into x-updates 2013-08-28 10:37:41 +02:00
Evgeny Egorochkin
ce57c3e917 lbdb: fix formatting 2013-08-28 10:57:31 +03:00
Domen Kožar
8b3aeda82c Merge pull request #879 from matejc/newtarman
tarman: switch to newer version 0.1.3
2013-08-28 00:46:01 -07:00
Evgeny Egorochkin
deecf7e1cb Merge pull request #869 from j4/master
Add The Little Brother's Database (lbdb) package
2013-08-28 00:44:52 -07:00
Matej Cotman
0d689828a2 tarman: switch to newer version 0.1.3 2013-08-28 06:06:07 +02:00
Cillian de Róiste
6e3416c898 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-08-28 00:26:39 +02:00
Cillian de Róiste
01cc4301f3 Add a patched version of buildout 2.2.0 for development with nix
Without this patch buildout will copy eggs from the nix store into the
./eggs directory and then try to compile them. This fails because they
are read only. This patch changes the behaviour to create symlinks to
eggs available in the nix store instead of copying them, and not to
try to compile the eggs in the store. To differentiate this from the
default buildout (which may be provided otherwise e.g. as a
dependency) the executable is renamed to buildout-nix.

This can be used in conjuntion with myEnvFun to create development
environments which make use of the python modules available in the
store while downloading any additional required eggs. A pleasant side
effect is that you can conveniently replace the symlink with a copy
for debugging purposes.
2013-08-28 00:26:06 +02:00
Carles Pagès
e9a4a91af6 SDL2: update hashes for new stable release tarballs.
I also had to update the url to the main SDL2 lib.
2013-08-27 23:34:49 +02:00
Carles Pagès
1abf35be5b SDL2_gfx: add simlinks for headers with SDL_*
All the SDL2 libraries distribute headers with SDL_* names, under SDL2. Do the
same for the gfx one. I told upstream, but no changes so far.
2013-08-27 22:55:42 +02:00
Carles Pagès
18ecb7c62a Add SDL2_gfx (svn version)
There is no package yet, adding latest revision.
2013-08-27 22:55:42 +02:00
Carles Pagès
0d637ea5e0 Add SDL2_image and SDL2_mixer, release candidate. 2013-08-27 22:55:41 +02:00
Carles Pagès
e87589b2ef SDL2: add release candidate
The tarball is not marked as such, but current 2.0.0 version is still a release
candidate for SDL2.
2013-08-27 22:55:41 +02:00
Carles Pagès
bf4bcd900d libyaml-cpp: add versions 0.5.1 and 0.3.0
The two versions are actively maintained, and the API changed between them.
2013-08-27 22:55:40 +02:00
Domen Kožar
71e735998e Merge pull request #878 from the-kenny/fix-fcron
Fcron: Disable checks for root{name,group} and others.
2013-08-27 13:28:48 -07:00
Moritz Ulrich
65e5dd8f99 Fcron: Disable checks for root{name,group} and others.
This fixes building fcron. It was complaining it couldn't check root's
user name and the suggested flag (--with-rootname) didn't do anything.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-27 22:22:57 +02:00
Vladimír Čunát
f0c59e322d libdrm: minor update
Builds. I found no kind of news/changelog docs, hopefully nothing important.
2013-08-27 21:10:43 +02:00
Domen Kožar
718efd02b6 Merge pull request #235 from the-kenny/fix-minidlna
minidlna: Start after networking.target.
2013-08-27 12:02:00 -07:00
Moritz Ulrich
f8d1aac7d8 minidlna: Start after networking.target.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-27 20:51:34 +02:00
Jaka Hudoklin
c613ae7b82 Add elasticsearch, a powerful open source search and analytics engine 2013-08-27 20:42:59 +02:00
Jaka Hudoklin
c202356049 elasticsearch: update to 0.90.3 2013-08-27 20:39:33 +02:00
Domen Kožar
bed5514a6e bittorrentsync: 1.1.42 -> 1.1.70 2013-08-27 20:19:25 +02:00
Evgeny Egorochkin
e207d52e2b Merge pull request #877 from aristidb/master
nvidia driver no longer requires kernel 3.10 patch
2013-08-27 10:19:11 -07:00
Aristid Breitkreuz
53866352c2 nvidia driver no longer requires kernel 3.10 patch 2013-08-27 19:07:21 +02:00
Evgeny Egorochkin
d3c61738e4 Merge pull request #876 from aristidb/master
id3v2 now also requires zlib (presumably because id3lib no longer ships it)
2013-08-27 09:38:15 -07:00