Commit Graph

23277 Commits

Author SHA1 Message Date
Florian Friesdorf
0f52f5a945 Revert "don't propagate recursivePthLoader, it is needed to process it already"
This reverts commit edd160452e.

If we propagate it, derivations that use a python package will also
get the recursivePthLoader needed to process the pth files of the
package.
2013-01-09 22:29:46 +01:00
Florian Friesdorf
1cd2bd460b whitespace 2013-01-09 22:29:41 +01:00
Florian Friesdorf
9f66bf678e release-python: derive python27Package from python27Packages 2013-01-09 22:23:41 +01:00
Florian Friesdorf
06ca1e4768 Merge branch 'channel-nixos' into python 2013-01-09 22:18:38 +01:00
Florian Friesdorf
1b110436bf release-python: remove two non-existing attrs 2013-01-09 20:45:01 +01:00
Lluís Batlle i Rossell
fdf11fdb7e firefox18: adding it to release.nix 2013-01-09 19:45:56 +01:00
Lluís Batlle i Rossell
a628b4b0e4 firefox: adding 18.0
I had to disable it using some nixpkgs, because they were considered
'too old'. They are simply commented in the code.
2013-01-09 17:31:04 +01:00
Peter Simons
1036942197 haskell-dimensional-tf: add version 0.1.1 2013-01-09 17:08:51 +01:00
Peter Simons
9e1df1ada3 haskell-numtype-tf: add version 0.1 2013-01-09 17:08:17 +01:00
Peter Simons
029439c0f6 haskell-type-level-natural-number: add version 1.1.1 2013-01-09 16:57:46 +01:00
Peter Simons
490085a811 git-annex: update to version 3.20130107 2013-01-09 16:54:31 +01:00
Peter Simons
aeef9a1ed4 haskell-warp: update to version 1.3.7 2013-01-09 16:54:31 +01:00
Peter Simons
65fe988502 haskell-multiarg: update to version 0.8.0.0 2013-01-09 16:54:31 +01:00
Peter Simons
7004eced83 haskell-monoid-extras: update to version 0.2.2.2 2013-01-09 16:54:31 +01:00
Peter Simons
c080c85572 haskell-lens: update to version 3.7.3 2013-01-09 16:54:31 +01:00
Peter Simons
8d1e639df2 haskell-dual-tree: update to version 0.1.0.1 2013-01-09 16:54:30 +01:00
Peter Simons
be8637c1f7 haskell-diagrams-lib: update to version 0.6.0.1 2013-01-09 16:54:30 +01:00
Peter Simons
ef4706675c haskell-diagrams-core: update to version 0.6.0.1 2013-01-09 16:54:30 +01:00
Peter Simons
3b4b0d56be haskell-active: update to version 0.1.0.3 2013-01-09 16:54:30 +01:00
Peter Simons
d80bf38daf haskell-xmonad-extras: update to version 0.11 2013-01-09 16:54:29 +01:00
Peter Simons
90952495db haskell-naturals: add version 0.2.0.2 2013-01-09 16:54:29 +01:00
Peter Simons
59aa248876 haskell-nat: add version 0.3 2013-01-09 16:54:29 +01:00
Rob Vermaas
cfdf35d6f9 Add preInstall ot buildPythonPackage (postInstall already existed) to allow selenium to work properly again. 2013-01-09 15:46:14 +01:00
Florian Friesdorf
0f007baf70 Merge branch 'channel-nixos' into python 2013-01-09 10:44:45 +01:00
Florian Friesdorf
dabb876c9b release-python: create list of python packages from pythonPackages attrset 2013-01-09 10:39:09 +01:00
Florian Friesdorf
a37cabdbb7 fix python-2.6 build: purity for systems with stdenv.gcc.libc
On other systems python26 will continue to look for
/usr/include/netinet/in.h among others. I don't know whether/what to
do about that.
2013-01-09 08:45:03 +01:00
Florian Friesdorf
56517508d8 python-2.6.8: long overdue 2013-01-09 08:44:58 +01:00
Florian Friesdorf
ee0204d2c8 for some reason the python2.6 manpage is not gzipped 2013-01-09 08:27:39 +01:00
Florian Friesdorf
723d5a5581 fix python-2.6 build: purity for systems with stdenv.gcc.libc
On other systems python26 will continue to look for
/usr/include/netinet/in.h among others. I don't know whether/what to
do about that.
2013-01-09 08:26:15 +01:00
Florian Friesdorf
16e2a9133f python-2.6.8: long overdue 2013-01-09 08:06:46 +01:00
Florian Friesdorf
0d3ad0d786 bsd-games: fix some paths, pager and typo 2013-01-09 06:53:44 +01:00
Florian Friesdorf
6654cb8a10 comment 2013-01-09 05:21:01 +01:00
Vladimír Čunát
5ce7642487 Lyx: a bug-fix update. 2013-01-09 00:53:51 +01:00
Lluís Batlle i Rossell
430957b020 boinc: fix it; the binaries didn't start. 2013-01-08 23:28:39 +01:00
Lluís Batlle i Rossell
8de96cb04d boinc: updating to 7.0.44
now it builds.

I started to use fetchgit instead of fetchsvn, because the upstream
doc pages talk about git more than svn.
2013-01-08 23:28:39 +01:00
Shea Levy
e11365c0a5 dd-agent: No need to propagate sysstat, dd-agent doesn't belong in user profiles anyway 2013-01-08 16:17:21 -05:00
Lluís Batlle i Rossell
e87d99f023 Enabling libvdpau in flashplayer
That enables hw accelerated video
2013-01-08 20:41:45 +01:00
Lluís Batlle i Rossell
0347868151 Updating libvdpau.
This fixes an annoying bug in nvidia hw accelerated video, where all colors
are messed.
http://cgit.freedesktop.org/~aplattner/libvdpau/commit/?id=ca9e637c61e80145f0625a590c91429db67d0a40
2013-01-08 20:41:44 +01:00
Shea Levy
9118f87181 Merge branch 'dd-agent' into upstream 2013-01-08 12:57:27 -05:00
Shea Levy
a23c70c492 dd-agent: Add meta 2013-01-08 12:55:55 -05:00
Shea Levy
76076ea9cf dd-agent: Propagate sysstat 2013-01-08 12:48:24 -05:00
Shea Levy
bc2e957308 dd-agent: Add python so patchShebangs can patch python scripts 2013-01-08 12:42:11 -05:00
Eelco Dolstra
5a79974c81 systemd: Remove some plymouth calls 2013-01-08 18:41:21 +01:00
Shea Levy
4b2632e54a dd-agent: Move /usr stuff to directly 2013-01-08 12:35:41 -05:00
Shea Levy
74c92f5f4a First attempt at packaging dd-agent 2013-01-08 12:32:47 -05:00
Eelco Dolstra
cdb2f64a35 systemd: Get rescue.service and emergency.service to work 2013-01-08 18:11:56 +01:00
Eelco Dolstra
30201193ea systemd: Generate patches from my systemd Git repo 2013-01-08 17:06:08 +01:00
Eelco Dolstra
d906239fe3 systemd: Update to 197 2013-01-08 17:06:08 +01:00
Eelco Dolstra
5391395e68 cryptsetup: Update to 1.5.1 2013-01-08 17:06:08 +01:00
Vladimír Čunát
afc0784322 Merge pull request #242 from vcunat/vlada/ipe-notg
Add the ipe editor.
2013-01-08 03:32:51 -08:00