[Nix-commits] SVN commit: nix - r29833 - nixpkgs/trunk/pkgs/top-level

2011-10-14 Thread Florian Friesdorf
Author: chaoflow Date: Fri Oct 14 09:47:30 2011 New Revision: 29833 URL: https://nixos.org/websvn/nix/?rev=29833sc=1 Log: python26Full and explicit python27Full Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix

[Nix-dev] attribute hiding

2011-10-14 Thread Florian Friesdorf
Hi, in all-packages there are (now): python = python27 pythonFull = python27Full python26 = ... python27 = ... python26Full = ... python27Full = ... When querying (nix-env -qaP \* |grep python) pythonFull and python27 are missing. I wonder why one time the lhs hides the right (python27) and the

[Nix-dev] python-x.y.z-wrapper vs python-x.y.z-full

2011-10-14 Thread Florian Friesdorf
Hi, the attribute name for pythonXYFull is python-X.Y.Z-wrapper. I'd consider python-X.Y.Z-full to be more intuitive. Anything against renaming? regards -- Florian Friesdorf f...@chaoflow.net GPG FPR: 7A13 5EEE 1421 9FC2 108D BAAF 38F8 99A3 0C45 F083 Jabber/XMPP: f...@chaoflow.net IRC:

Re: [Nix-dev] kernel oops [aufs + squashfs] on nixos-graphical-0.1pre29826-i686-linux.iso

2011-10-14 Thread Paul Dufresne
paul@paul-P5GZ-MX:~$ dd if=/dev/cdrom | md5sum 164774618b05c3633124bf6ef793d5e8 - What a nice trick to test if the image is burned ok! It seems so, because I had: paul@paul-P5GZ-MX:~$ md5sum testNix/nixos-graphical-0.1pre29826-i686-linux.iso 164774618b05c3633124bf6ef793d5e8

[Nix-commits] SVN commit: nix - r29835 - nixpkgs/branches/pure-python

2011-10-14 Thread Florian Friesdorf
Author: chaoflow Date: Fri Oct 14 12:38:46 2011 New Revision: 29835 URL: https://nixos.org/websvn/nix/?rev=29835sc=1 Log: Create branch pure-python Added: nixpkgs/branches/pure-python/ (props changed) - copied from r29834, nixpkgs/trunk/ ___

[Nix-commits] SVN commit: nix - r29836 - nixpkgs/trunk/pkgs/servers/http/tomcat/axis2

2011-10-14 Thread Sander van der Burg
Author: sandervanderburg Date: Fri Oct 14 13:24:55 2011 New Revision: 29836 URL: https://nixos.org/websvn/nix/?rev=29836sc=1 Log: Updated Axis2 to version 1.6.1 Modified: nixpkgs/trunk/pkgs/servers/http/tomcat/axis2/default.nix Modified:

[Nix-commits] SVN commit: nix - r29837 - in nixpkgs/trunk/pkgs: development/libraries/yajl lib top-level

2011-10-14 Thread Marco Maggesi
Author: maggesi Date: Fri Oct 14 14:00:50 2011 New Revision: 29837 URL: https://nixos.org/websvn/nix/?rev=29837sc=1 Log: Add yaml - Yet Another JSON Library Added: nixpkgs/trunk/pkgs/development/libraries/yajl/ nixpkgs/trunk/pkgs/development/libraries/yajl/default.nix Modified:

[Nix-commits] SVN commit: nix - r29838 - nixpkgs/trunk/pkgs/development/libraries/yajl

2011-10-14 Thread Marco Maggesi
Author: maggesi Date: Fri Oct 14 14:14:36 2011 New Revision: 29838 URL: https://nixos.org/websvn/nix/?rev=29838sc=1 Log: yajl: enable Hydra build Modified: nixpkgs/trunk/pkgs/development/libraries/yajl/default.nix Modified: nixpkgs/trunk/pkgs/development/libraries/yajl/default.nix

[Nix-commits] SVN commit: nix - r29839 - nixpkgs/trunk/pkgs/development/libraries/haskell/Hipmunk

2011-10-14 Thread Peter Simons
Author: simons Date: Fri Oct 14 17:26:12 2011 New Revision: 29839 URL: https://nixos.org/websvn/nix/?rev=29839sc=1 Log: haskell-Hipmunk: updated to version 5.2.0.4 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/Hipmunk/default.nix Modified:

[Nix-commits] SVN commit: nix - r29840 - nixpkgs/trunk/pkgs/development/libraries/haskell/asn1-data

2011-10-14 Thread Peter Simons
Author: simons Date: Fri Oct 14 17:26:16 2011 New Revision: 29840 URL: https://nixos.org/websvn/nix/?rev=29840sc=1 Log: haskell-asn1-data: updated to version 0.6.1 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/asn1-data/default.nix Modified:

[Nix-commits] SVN commit: nix - r29843 - nixpkgs/trunk/pkgs/development/libraries/haskell/tls

2011-10-14 Thread Peter Simons
Author: simons Date: Fri Oct 14 17:26:32 2011 New Revision: 29843 URL: https://nixos.org/websvn/nix/?rev=29843sc=1 Log: haskell-tls: updated to version 0.8.1 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/tls/default.nix Modified:

[Nix-commits] SVN commit: nix - r29844 - nixpkgs/trunk/pkgs/development/tools/misc/cpphs

2011-10-14 Thread Peter Simons
Author: simons Date: Fri Oct 14 17:26:38 2011 New Revision: 29844 URL: https://nixos.org/websvn/nix/?rev=29844sc=1 Log: haskell-cpphs: updated to version 1.13.2 Modified: nixpkgs/trunk/pkgs/development/tools/misc/cpphs/default.nix Modified:

[Nix-commits] SVN commit: nix - r29845 - in nixpkgs/trunk/pkgs: tools/misc/disper top-level

2011-10-14 Thread Rob Vermaas
Author: rob Date: Fri Oct 14 18:04:34 2011 New Revision: 29845 URL: https://nixos.org/websvn/nix/?rev=29845sc=1 Log: add disper Added: nixpkgs/trunk/pkgs/tools/misc/disper/ nixpkgs/trunk/pkgs/tools/misc/disper/default.nix Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix Added:

[Nix-commits] SVN commit: nix - r29846 - nixpkgs/branches/stdenv-updates/pkgs/tools/compression/xz

2011-10-14 Thread Ludovic Courtès
Author: ludo Date: Fri Oct 14 21:56:07 2011 New Revision: 29846 URL: https://nixos.org/websvn/nix/?rev=29846sc=1 Log: XZ Utils 5.0.3. Modified: nixpkgs/branches/stdenv-updates/pkgs/tools/compression/xz/default.nix Modified:

[Nix-commits] SVN commit: nix - r29849 - nixpkgs/branches/stdenv-updates/pkgs/development/libraries/mpfr

2011-10-14 Thread Ludovic Courtès
Author: ludo Date: Fri Oct 14 21:56:21 2011 New Revision: 29849 URL: https://nixos.org/websvn/nix/?rev=29849sc=1 Log: GNU MPFR 3.1.0. Modified: nixpkgs/branches/stdenv-updates/pkgs/development/libraries/mpfr/default.nix Modified: