Peter Simons
522acfd2f4
Merge remote-tracking branch 'master' into stdenv-updates.
...
Conflicts:
pkgs/applications/version-management/git-and-tools/git/default.nix
pkgs/top-level/all-packages.nix
2013-07-30 11:29:30 +02:00
Domen Kožar
af98eb8de0
Merge pull request #752 from lovek323/matplotlib
...
matplotlib: fix build on darwin
2013-07-30 00:54:39 -07:00
Domen Kožar
a0740092ce
nose: run tests as noted in https://code.google.com/p/python-nose/issues/detail?id=387#c4
2013-07-30 09:51:43 +02:00
Domen Kožar
31ff9d9c68
Limnoria: update to 2013-06-01
...
Old build was hanging when building for python3, see
http://hydra.nixos.org/build/5615679/log/raw
2013-07-30 09:37:00 +02:00
Domen Kožar
874019b3c4
limnoria: add git as dependency, otherwise build fails
2013-07-30 09:37:00 +02:00
aszlig
69dccda3c0
VM builds: Update debian Wheezy image to v7.1.
...
Wheezy has been released on June 15th and on all mirrors the SHA256 hash
of Packages.bz2 has changed to reflect the new release, so let's update.
Here is the release announcement from Debian:
http://www.debian.org/News/2013/20130615
It also seems that the versioning scheme has changed in version 7.x, so
they seem to have switched to a two digit versioning scheme. This means,
that the attribute name "debian70..." should really be something like
"debian7...", but I'm keeping the attribute as-is to not break
references.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-30 05:59:59 +02:00
aszlig
b42eb45429
thttpd: New package, version 2.25b.
...
We already have mini_httpd, but IMHO it is *too* minimal as in not very
flexible in configuration (for example, I haven't found any runtime
configuration for disabling logging), so that's why I decided to add
thttpd, which serves quite well as an ad-hoc HTTPd.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-30 05:59:59 +02:00
aszlig
cd4b5e1a35
fillDiskWithDebs: Create fake start-stop-daemon.
...
This is needed in order to prevent services from starting while
populating the image with the contents of the .deb files. The procedure
used here is exactly the same as used in debootstrap.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-30 05:59:40 +02:00
Domen Kožar
4c9ba428f9
nose: remove failing test
2013-07-30 00:20:42 +02:00
Domen Kožar
ae7adcb6e4
git: find global configs in /etc/ instead of /etc
2013-07-29 23:40:54 +02:00
Domen Kozar
0be7ef35bb
gmvault: use logbook 0.4.2
2013-07-29 21:16:35 +02:00
Domen Kozar
7458f29dc9
don't wrap scripts in EGG-INFO/scripts since they are called from python
2013-07-29 19:31:58 +02:00
Domen Kozar
4f5960e20d
distutils2: remove the package, nothing depends on it and it's obsolete
2013-07-29 19:09:12 +02:00
Domen Kozar
0f7a0411b2
psycopg2: 2.0.13 -> 2.5.1
2013-07-29 18:52:04 +02:00
Domen Kozar
662366e4f0
zope_testrunner: 4.0.4 -> 4.4.1
2013-07-29 18:48:54 +02:00
Domen Kozar
19993fcbf8
Logbook: 0.4.1 -> 0.4.2
2013-07-29 18:01:30 +02:00
Domen Kozar
eabf347033
simplejson: 2.1.3 -> 3.3.0
2013-07-29 17:48:49 +02:00
Domen Kozar
cc98ea4a84
numpy: 1.6.1 -> 1.7.1
2013-07-29 17:10:40 +02:00
Domen Kozar
c5243b6e7d
python-markdown: 2.0.3 -> 2.3.1
2013-07-29 16:38:29 +02:00
Domen Kožar
a7ce69a5fc
Merge pull request #786 from NixOS/python3support
...
add python3 support to pythonPackages
2013-07-29 06:14:47 -07:00
Domen Kozar
918e5efb99
recurse into python33 and pypy packages
2013-07-29 14:52:19 +02:00
Domen Kozar
4993f07fee
python: include python version when prefixing python packages
2013-07-29 12:09:06 +02:00
Domen Kozar
5ec6cf3756
add python3 support to pythonPackages
2013-07-29 12:09:06 +02:00
Peter Simons
b253eb0d59
haskell-elm-server: re-generate expression with cabal2nix
2013-07-29 11:27:01 +02:00
Peter Simons
416bd743f0
haskell-language-java: update to version 0.2.5.1
2013-07-29 11:27:01 +02:00
Evgeny Egorochkin
2777f77f18
Soprano: revert clucene update because it isn't found by the build system
2013-07-29 12:16:28 +03:00
Cillian de Róiste
7c23a25476
google-talk-plugin: Upgrade to 4.2.10
2013-07-29 10:45:39 +02:00
Shea Levy
2e57a16219
Linux 3.10.4
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-28 20:16:16 -04:00
Bjørn Forsman
5405636bb1
Add recurseIntoAttrs for gnome3
...
So that we can search for gnome3.* packages like this:
nix-env -qaP \* | grep gnome3
2013-07-28 22:06:00 +02:00
Domen Kožar
289a00913c
Merge pull request #783 from aristidb/master
...
pavucontrol 2.0
2013-07-28 11:16:11 -07:00
Shea Levy
5c66a46bc6
buildNodePackage: Fix $out/bin symlink
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-28 11:46:40 -04:00
Domen Kozar
8525695a72
sqlalchemy: add the patch so that things work, you know
2013-07-28 17:13:19 +02:00
Domen Kozar
7186fd3f71
pillow: 1.7.8 -> 2.1.0, add webp and tiff support
2013-07-28 15:56:45 +02:00
Bjørn Forsman
386bef322d
iftop: improve meta attributes
...
- The description attribute is very long, so rename it to
longDescription and add a short text in the description attribute.
- Use licenses.gpl2Plus instead of free form text "GPLv2+".
- Add platforms attribute so that hydra will build the package.
2013-07-28 14:04:44 +02:00
Peter Simons
516377c0b6
bind: update to 9.9.3-p2 to fix CVE-2013-4854
2013-07-28 13:50:11 +02:00
Domen Kozar
3ee369ce5a
sqlalchemy: 0.7.9 -> 0.7.10, apply patch to fix tests
2013-07-28 12:30:11 +02:00
Domen Kozar
f34a79ad35
nose: 1.2.1 -> 1.3.0
2013-07-28 11:31:41 +02:00
Domen Kozar
a0fbee619d
Jinja2: 2.6 -> 2.7, rename MarkupSafe to markupsafe
2013-07-28 11:12:39 +02:00
Domen Kožar
a33ba64c66
Merge pull request #782 from aforemny/haskell-elm-fix
...
Add jailbreak to Elm server
2013-07-28 01:16:09 -07:00
Jason \"Don\" O'Conal
b4105cfaff
php53: fix build on darwin ( close #748 )
...
* add empty unix.h header
* build with kerberos
* ensure the binary has no extension
2013-07-28 09:41:58 +02:00
Vladimír Čunát
0b8f1b1448
mesa: bugfix update, but still can't compile R600
2013-07-27 21:27:07 +02:00
Sergey Mironov
5b4e0207ba
wmctrl: add command-line window-manipulation tool ( close #781 )
2013-07-27 20:12:55 +02:00
Sergey Mironov
1fa3afeb91
wmctrl: command-line window-manipulation tool
2013-07-27 20:11:29 +02:00
Jason \"Don\" O'Conal
75dedeb8bd
gtk2: fix build on darwin ( close #749 )
...
* add xlibs.libXi to build inputs
2013-07-27 20:01:08 +02:00
Jason \"Don\" O'Conal
b43d1c014a
sdcv: fix build on darwin ( close #744 )
...
* add -lintl flag to NIX_CFLAGS_COMPILE
2013-07-27 20:00:24 +02:00
James Cook
b5553b7cec
luit: fix build with newer gcc ( close #734 )
2013-07-27 19:56:22 +02:00
James Cook
d8dd23e285
luit: configure --disable-selective-werror
...
Compiling luit failed with "implicit declaration of function
'posix_openpt'". Following suggestion at
https://bugs.freedesktop.org/show_bug.cgi?id=47792 to fix it.
2013-07-27 19:56:19 +02:00
Shea Levy
2762b0667d
node-packages.nix: Actually use nativeDeps
...
Wonder how long that's been broken...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-27 13:33:18 -04:00
Shea Levy
93cdc526c3
buildNodePackages: Move /node_modules to /lib/node_modules to make nix profiles usable as an npm prefix
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-27 13:23:35 -04:00
Aristid Breitkreuz
5a0710b36b
pavucontrol 2.0
2013-07-27 17:43:17 +02:00