Commit Graph

29283 Commits

Author SHA1 Message Date
Eelco Dolstra
095fc0ebaa nix-repl: Add 2013-09-17 11:26:12 +02:00
Rok Garbas
fc2210300f plone: update to 4.3.2 2013-09-17 11:18:45 +02:00
Eelco Dolstra
f2254354f9 Fix Nixpkgs evaluation
https://hydra.nixos.org/build/6169018
2013-09-17 11:04:10 +02:00
aszlig
7d10bbb4c8
chromium: Update beta and dev channels.
beta: 30.0.1599.22 -> 30.0.1599.37
dev:  31.0.1612.0  -> 31.0.1626.0 (new patch sandbox_userns_31.patch)

I've rebased the user namespace sandbox patch against current trunk for
the dev version, because it didn't apply anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:47 +02:00
aszlig
1f1420d3d8
python-pykickstart: Update to version 1.99.39.
As well as pyblock, the SHA256 changed here as well. Although the
changes between 1.99.32 and 1.99.39 aren't as minor as with pyblock,
this shouldn't have any impact on nixpart so I think it's safe to
upgrade (we'll see later, should we end up with failed tests in nixpart
or <nixos/tests/partition.nix>.

Of course we're now using the release tarball from the repo site here as
well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:47 +02:00
aszlig
a5037b8858
python-pyblock: Update to version 0.53.
As the SHA256 changed in the meantime and there are only minor changes
between 0.52 and 0.53, I've updated this to the release tarball, which
hopefully won't change anytime soon.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:46 +02:00
Evgeny Egorochkin
1d8a998c69 quassel: update to 0.9.0 2013-09-17 01:44:03 +03:00
Krofek
2b6c07f5a8 hostapd update: 1.0 -> 2.0 2013-09-16 23:06:51 +02:00
Eelco Dolstra
2d14789920 linux: Update to 3.4.62 2013-09-16 17:51:18 +02:00
Eelco Dolstra
7216b3c844 systemd: Add kexec support 2013-09-16 17:51:18 +02:00
Eelco Dolstra
9278aa436e Fix upower warning
Namely "libgcc_s.so.1 must be installed for pthread_cancel to work".
2013-09-16 17:50:25 +02:00
Rob Vermaas
8041a33726 Add MegaCli, a command line tool to manage certain RAID cards. 2013-09-16 15:56:55 +02:00
Oliver Charles
9fc836e206 perlPackages: Add ocharles to maintainers for all packages he's contributed
Close #979.

vcunat edit: in one case the lines were added into "src" attribute
instead of "meta".
2013-09-16 14:42:08 +02:00
Sander van der Burg
72c42d8987 Added js-yaml node package + update node packages 2013-09-16 12:11:11 +02:00
Peter Simons
93239d33cc all-packages.nix: strip trailing whitespace 2013-09-16 11:50:20 +02:00
Peter Simons
9c45b91002 lua-5: update default version from 5.1.4 to 5.1.5 and add version 5.2.2 2013-09-16 11:50:20 +02:00
Peter Simons
6665c1e6b0 Merge pull request #971 from ocharles/esqueleto
haskellPackages.esqueleto: New expression
2013-09-16 02:03:31 -07:00
Domen Kožar
24ebf96229 Merge pull request #974 from offlinehacker/virt-viewer/fix
virt-viewer: fix build, add libcap-ng to build inputs
2013-09-15 23:17:07 -07:00
Domen Kožar
4d913bf0f6 Merge pull request #976 from jcumming/netatalk.130915
netatalk-3.0.5
2013-09-15 23:15:57 -07:00
Jack Cummings
122b19c429 netatalk-3.0.5 2013-09-15 22:54:57 -07:00
Jonas Hoersch
786ff721c8 vlc: update to version 2.0.8a
this new release together with an updated ffmpeg solves segfaults
errors, i was having for some videos.
2013-09-16 07:08:43 +02:00
Jonas Hoersch
11b2added0 librsvg: move cairo dependency into propagatedBuildInputs
the pkgconfig description file of librsvg states cairo as a build requirement.
and with cairo being propagated, vlc now picks up librsvg as available.
2013-09-16 07:08:42 +02:00
Jonas Hoersch
b0976dcdfc ffmpeg_1: update to version 1.2.3 2013-09-16 07:01:36 +02:00
Jaka Hudoklin
c3cd361927 virt-viewer: fix build, add libcap-ng to build inputs, needed after libvirt update to 1.1.2 2013-09-16 00:39:17 +02:00
Peter Simons
75c5fc541d pkgs/desktops/gnome-2/desktop/libgweather: remove dubious assertion
Fix assertion failure from http://hydra.nixos.org/build/5985506/nixlog/1/raw
for some suitable definition of "fixing". Let's see what happens now.
2013-09-15 21:36:18 +02:00
Gergely Risko
b882b82033 Disable tests for perlPackages.ack 2013-09-15 21:00:36 +02:00
Jonas Hoersch
986b34580d add mathematica version 9.0.0
Wolfram Mathematica based on the makeself archive found on the Mathematica installation DVD.
2013-09-15 18:33:13 +02:00
Vladimír Čunát
ce07819201 PerlMagick: fix build via update (broken by imagemagick update)
I found nothing in Changelog, hopefully OK.
2013-09-15 18:27:08 +02:00
Vladimír Čunát
6b2379f43f imagemagick: add link for $out/include/ImageMagick
For transition. Fixes calibre build, at least.
2013-09-15 18:27:08 +02:00
Oliver Charles
6dfd36781f haskellPackages.esqueleto: New expression 2013-09-15 17:24:36 +01:00
cillianderoiste
e5e3d47a68 Merge pull request #969 from coroa/ipdbplugin
python-ipdbplugin: update to version 1.14
2013-09-15 06:52:19 -07:00
Jonas Hoersch
9c533f4745 python-ipdbplugin: update to version 1.14 2013-09-15 14:34:46 +02:00
Domen Kožar
39d359b4d7 libvirt: note patch source 2013-09-15 12:37:24 +02:00
Jaka Hudoklin
22b7f00423 libvirt: update to 1.1.2 2013-09-15 12:30:39 +02:00
Domen Kožar
656184f89c FlexGet: 1.0.3353 -> 1.1.121 2013-09-15 12:18:04 +02:00
Lluís Batlle i Rossell
41e95c68b3 go: adding an option to remove external references in godoc
godoc pages point to googleapis and google plus URLs, for every visit in
your local godoc. I added an option to disable that (the hard way, it
takes out the references). I don't think it removes any feature of
godoc.
2013-09-15 11:57:52 +02:00
Lluís Batlle i Rossell
00abf42fc6 Adding the reference to bird 2013-09-15 11:39:24 +02:00
Lluís Batlle i Rossell
9dcca4e3f5 Adding bird-1.3.11 2013-09-15 11:39:24 +02:00
Lluís Batlle i Rossell
8361e0b142 openjpeg: update to 2.0.0 2013-09-15 11:39:24 +02:00
Lluís Batlle i Rossell
50a1eb53ff Navit update to current svn 2013-09-15 11:39:23 +02:00
Marc Weber
513dad6527 colord, gusb: package.
Part of #517.
2013-09-15 11:53:11 +03:00
Edward Tjörnhammar
953eecb0fc ssvnc: The Enhanced TightVNC Viewer, SSVNC, adds encryption security to VNC connections.
Close #950.
2013-09-15 10:50:59 +03:00
Vladimír Čunát
3036e86284 libffi on FreeBSD: remove unsupported "-r" option to ln
Done without changing hashes on other platforms.
Sometimes I forget that GNU's not UNIX.
2013-09-15 07:57:48 +02:00
Ricardo M. Correia
1ac7ba823d tinc: Update to 1.0.22
close #957
2013-09-15 06:34:44 +03:00
Oliver Charles
af8a83c378 haskellPackages.amqp: New expression.
Close #965.
2013-09-15 06:25:14 +03:00
Oliver Charles
c537d07f21 haskellPackages.snapletAcidState: New Expression (close #966) 2013-09-15 05:51:24 +03:00
Domen Kožar
cf9601dff7 libreoffice: fix build 2013-09-15 00:38:09 +02:00
Domen Kožar
784bda6d30 libreoffice: don't build all languages until we use multiple-outputs to minimize disk usage 2013-09-14 21:49:35 +02:00
Vladimír Čunát
7f7c196912 libffi: disable tests on FreeBSD as well
There are strange build failures of expect. Ikwildrpepper says the bash
eats all CPU, but the build is stuck.
2013-09-14 21:18:55 +02:00
Vladimír Čunát
16040297a7 gamin: don't change hashes on non-darwin
Sorry, I didn't realize this is "fam" which is used in glib.
2013-09-14 16:52:01 +02:00