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
Aristid Breitkreuz
4233d98925
id3v2 now also requires zlib (presumably because id3lib no longer ships it)
2013-08-27 18:23:24 +02:00
Vladimír Čunát
f082abfd55
cairo: bugfix update
...
Released less than a day ago :-)
2013-08-27 17:44:21 +02:00
Gergely Risko
9cb6a10949
Add linear haskell library
2013-08-27 17:11:33 +02:00
Song Wenwu
eb0aafd4c9
add mate-themes 1.6.1
2013-08-27 17:00:03 +02:00
Song Wenwu
d80e7b3799
add mate-icon-theme 1.6.1
2013-08-27 17:00:03 +02:00
Bjørn Forsman
6863b3053c
spice: update 0.12.3 -> 0.12.14 (latest stable)
2013-08-27 16:20:45 +02:00
Jean-Alexandre Peyroux
1ffc963383
correct indent platforms line in default.nix
2013-08-27 14:39:38 +02:00
Bjørn Forsman
a74ab8c0a1
cudatoolkit: fix missing dependencies
...
Some of the java tools failed to run (notably nsight) because of missing
libraries. This fixes it.
2013-08-27 14:11:23 +02:00
Justin Bedo
6c2985e8d7
Update CUDA Toolkit to 5.5
2013-08-27 13:44:56 +02:00
Peter Simons
95491128cf
gprolog: update to version 1.4.4, clean up installation layout, update license information
2013-08-27 13:21:29 +02:00
Song Wenwu
757568b8fe
add gtk-engine-murrine 0.98.2
2013-08-27 13:10:11 +02:00
Rickard Nilsson
c44d8970ea
raspberrypi-kernel: Updated to latest version as of 20130826 (rev 7849605f5a)
2013-08-27 12:30:47 +02:00
Rickard Nilsson
38ba397afd
raspberrypi-firmware: Update to latest version as of 20130826 (rev 3ab17ac25e)
2013-08-27 12:30:47 +02:00
Vladimír Čunát
991a617025
wesnoth: fix build, minor update, parallel builds
...
Yes, games are the most important things in nixpkgs...
not that I actually plan to play it anytime soon ;-)
2013-08-27 12:08:35 +02:00
Jean-Alexandre Peyroux
ed522b59c6
Modif lbdb package. Following the remarks after the 1st commit.
...
* add in all-packages.nix sorted alphabetically
* add platforms and license in default.nix
2013-08-27 11:08:11 +02:00
Peter Simons
b0688a69fe
haskell-hoogle: update to version 4.2.20
2013-08-27 10:49:54 +02:00
Peter Simons
527b448ab9
haskell-texmath: update to version 0.6.4
2013-08-27 10:49:54 +02:00
Peter Simons
741daef79b
haskell-network-multicast: update to version 0.0.8
2013-08-27 10:49:54 +02:00
Bjørn Forsman
86f39c218f
xmlrpc-c: update old svn -> latest stable (v1.25.25)
...
Also:
- install the "xmlrpc" tool, similar to the Debian/Ubuntu package
- add meta.* attributes
2013-08-27 10:05:46 +02:00
Evgeny Egorochkin
3a2506c4b4
Merge pull request #866 from errge/haddockutf
...
Add noHaddock flag to modular-artihmetic
2013-08-27 00:33:58 -07:00
Evgeny Egorochkin
c6f88edebe
Merge pull request #862 from jcumming/zfs.130823
...
zfs-0.6.2 and spl-0.6.2
2013-08-27 00:31:55 -07:00
Jean-Alexandre Peyroux
d0f40f17b8
Add The Little Brother's Database (lbdb) package
2013-08-27 09:28:36 +02:00
Mathijs Kwik
2dd8b19eac
Fix description for PowerManagement units.
2013-08-27 08:06:53 +02:00
Arseniy Alekseyev
eba178ad52
Updated id3lib to avoid building its own zlib, fixes #867
2013-08-27 07:25:32 +03:00
aszlig
35229f0cf4
boomerang: Refactor and fix build.
...
Thanks to @phreedom for reporting the broken URL used fetchgit, which
was because I deleted my fork repository. Fortunately, in the meantime
other forks got to a more "working" state and being more actively
maintained than my fork. So that's why I switched using @nemerle's fork
now, as it is the the most usable one out there, at least in our case.
One stupid thing I've done in the first place was to use "1.0pre" as the
version and the fork uses "alpha 0.3.2", so it essentially is some kind
of a "downgrade" if you just look at the version.
Fortunately, peer-unreviewed research based on guesswork has shown that
I'm the only one using Boomerang on NixOS, so this shouldn't have a big
impact on the other non-existent users.
Also, this drops dependencies on boehmgc and cppunit, because building
with either one or both will fail at the moment.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
aszlig
efa748a166
git-and-tools/hub: Update to version 1.10.6.
...
This now uses fetchurl instead of fetchgit to speed up fetching.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
Eelco Dolstra
a1c74c5603
linux: Update to 3.4.59
2013-08-26 22:55:54 +02:00
Eelco Dolstra
97b822b3bb
nvidia-x11: Update to 319.49
2013-08-26 22:55:54 +02:00
Rob Vermaas
de9a2c342e
Make generated node expression overridable in nodePackages.
2013-08-26 21:55:48 +02:00
Jan Malakhovski
afcda36c46
mplayer: add fontconfig support
2013-08-26 19:16:18 +00:00
Vladimír Čunát
c7187ad59f
libav: major update and refactoring ( close #839 )
...
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).
Edited (twice) according to notes on the reverted b003138.
2013-08-26 18:02:33 +02:00
Gergely Risko
78ae5bb3c2
Add noHaddock flag to modular-artihmetic
...
Building of haddock for packages with UTF-8 source is already
fixed in the stdenv-updates branch. This fixes modular-arithmetic
until that branch is merged. Will send another pull request to
add back haddock for that branch.
2013-08-26 17:20:06 +02:00
Evgeny Egorochkin
7021b07a8d
Move the compose-cache code from kde4 to xsession since it is supposedly useful for all X-based stuff.
2013-08-26 17:06:05 +03:00
Eelco Dolstra
7ee76ebd0c
qemu: Revert to 1.5.2
...
1.6.0 breaks many VM builds because it gives incorrect RTC values to
the guest. See
http://hydra.nixos.org/eval/981543
http://hydra.nixos.org/eval/981440
2013-08-26 15:48:21 +02:00
Rickard Nilsson
b0b5e08e86
Add some more missing uids/gids
2013-08-26 15:20:25 +02:00
Eelco Dolstra
7f7208663d
Add vdi.i686-linux to the release-critical jobs
2013-08-26 14:11:56 +02:00
Eelco Dolstra
3395e4398f
Build 32-bit VirtualBox image
...
Issue #200 .
2013-08-26 14:06:00 +02:00
Peter Simons
52293798cc
haskell-distributed-process: drop broken package
...
distributed-process won't compile, and upstream doesn't accept bug reports
without some elaborate registration procedure.
2013-08-26 12:24:08 +02:00
Eelco Dolstra
40c6f6252e
Fix spelling
...
Also, it's not necessary to order a unit after "sysinit.target" since
that's implied.
2013-08-26 12:18:26 +02:00
Eelco Dolstra
8bfbe7ef84
Don't try to guess the location of the NixOS config file
...
The NixOS config need not be $NIXOS_CONFIG, it can also be set through
-I nixos-config=... or not exist in a separate file at all (e.g. in a
NixOps deployment).
Issue #212 .
2013-08-26 12:14:14 +02:00
Peter Simons
402c496a8b
Merge pull request #863 from errge/lensdatetime
...
Add lens-datetime haskell library
2013-08-26 03:04:24 -07:00