Re: [Nix-dev] Nix(OS) on upcoming sprints/events

2012-02-18 Thread Cillian de Róiste
On Sat, Feb 18, 2012 at 12:46 AM, Florian Friesdorf f...@chaoflow.net wrote: On Tue, 31 Jan 2012 14:37:02 +0100, Florian Friesdorf f...@chaoflow.net wrote: (..) My goals would be: - achieving pureness for python packages Attached is a patchset to achieve pureness for python packages and

Re: [Nix-dev] nixos and nixpkgs repos on github

2012-02-18 Thread Marc Weber
Excerpts from Corey O'Connor's message of Sat Feb 18 02:45:41 +0100 2012: I've cloned the nixos and nixpkgs repos onto github: https://github.com/coreyoconnor/nixos https://github.com/coreyoconnor/nixpkgs I've been maintaining clones for month (just never did the step publishing them on

Re: [Nix-dev] Nix(OS) on upcoming sprints/events

2012-02-18 Thread Florian Friesdorf
On Sat, 18 Feb 2012 10:18:53 +0100, Cillian de Róiste cillian.deroi...@gmail.com wrote: Also available via github: https://github.com/chaoflow/nixpkgs/tree/python This looks great! I have one question about: 0002-pth-file-with-deps-only-current-package-s-scripts-no.patch If you

Re: [Nix-dev] nixos and nixpkgs repos on github

2012-02-18 Thread Florian Friesdorf
Hi Marc, On Sat, 18 Feb 2012 14:13:44 +0100, Marc Weber marco-owe...@gmx.de wrote: Excerpts from Corey O'Connor's message of Sat Feb 18 02:45:41 +0100 2012: I've cloned the nixos and nixpkgs repos onto github: https://github.com/coreyoconnor/nixos https://github.com/coreyoconnor/nixpkgs

Re: [Nix-dev] Nix(OS) on upcoming sprints/events

2012-02-18 Thread Marc Weber
Excerpts from Florian Friesdorf's message of Sat Feb 18 00:46:01 +0100 2012: Attached is a patchset to achieve pureness for python packages and handle dependencies via pth files. Can you describe what you mean by handling dependencies using pth files'? My (probably limiting) understanding of

Re: [Nix-dev] Nix(OS) on upcoming sprints/events

2012-02-18 Thread Florian Friesdorf
On Sat, 18 Feb 2012 16:17:26 +0100, Marc Weber marco-owe...@gmx.de wrote: Excerpts from Florian Friesdorf's message of Sat Feb 18 00:46:01 +0100 2012: Attached is a patchset to achieve pureness for python packages and handle dependencies via pth files. Can you describe what you mean by

[Nix-commits] SVN commit: nix - r32382 - in nixpkgs/branches/libpng15: . pkgs/data/documentation/man-pages pkgs/desktops/kde-4.7 pkgs/development/interpreters/ruby pkgs/development/libraries/vigra pkg

2012-02-18 Thread Yury G. Kudryashov
Author: urkud Date: Sat Feb 18 16:26:34 2012 New Revision: 32382 URL: https://nixos.org/websvn/nix/?rev=32382sc=1 Log: svn merge ^/nixpkgs/trunk Modified: nixpkgs/branches/libpng15/ (props changed) nixpkgs/branches/libpng15/pkgs/data/documentation/man-pages/default.nix

[Nix-commits] SVN commit: nix - r32385 - nixpkgs/branches/stdenv-updates/pkgs/applications/video/vlc

2012-02-18 Thread Eelco Dolstra
Author: eelco Date: Sat Feb 18 17:23:17 2012 New Revision: 32385 URL: https://nixos.org/websvn/nix/?rev=32385sc=1 Log: * Fix building VLC with zlib 1.2.6. Added: nixpkgs/branches/stdenv-updates/pkgs/applications/video/vlc/zlib.patch Modified:

[Nix-commits] SVN commit: nix - r32386 - nixpkgs/branches/stdenv-updates/pkgs/top-level

2012-02-18 Thread Eelco Dolstra
Author: eelco Date: Sat Feb 18 17:45:10 2012 New Revision: 32386 URL: https://nixos.org/websvn/nix/?rev=32386sc=1 Log: Modified: nixpkgs/branches/stdenv-updates/pkgs/top-level/release.nix Modified: nixpkgs/branches/stdenv-updates/pkgs/top-level/release.nix

[Nix-commits] SVN commit: nix - r32387 - nixpkgs/branches/stdenv-updates/pkgs/applications/networking/browsers/firefox

2012-02-18 Thread Eelco Dolstra
Author: eelco Date: Sat Feb 18 18:07:22 2012 New Revision: 32387 URL: https://nixos.org/websvn/nix/?rev=32387sc=1 Log: * Fix building Firefox 3.6 with GCC 4.6. Added: nixpkgs/branches/stdenv-updates/pkgs/applications/networking/browsers/firefox/gcc-4.6.patch Modified:

Re: [Nix-dev] nixos and nixpkgs repos on github

2012-02-18 Thread Mathijs Kwik
Marc Weber marco-owe...@gmx.de writes: Sorry if this is a stupid question, but I don't understand the whole svn-to-git-import-is-hard issue. I've been using git-svn for nixos/nixpkgs without problems from when I first started using nix (which is still quite recent though). I push to github to

[Nix-commits] SVN commit: nix - r32388 - nixpkgs/trunk/pkgs/applications/office/gnucash

2012-02-18 Thread Eelco Dolstra
Author: eelco Date: Sat Feb 18 18:47:42 2012 New Revision: 32388 URL: https://nixos.org/websvn/nix/?rev=32388sc=1 Log: * GNUcash updated to 2.4.10. Modified: nixpkgs/trunk/pkgs/applications/office/gnucash/default.nix Modified: nixpkgs/trunk/pkgs/applications/office/gnucash/default.nix

Re: [Nix-dev] nixos and nixpkgs repos on github

2012-02-18 Thread Marc Weber
Sorry if this is a stupid question, but I don't understand the whole svn-to-git-import-is-hard issue. I never said its hard. If two people clone they can't use the same base for additional work (merging etc) without duplicating history. That's all - and about having email addresses in git. I

Re: [Nix-dev] [Nix-commits] SVN commit: nix - r32357 - configurations/trunk/tud

2012-02-18 Thread Nicolas Pierron
Hi Eelco, On Fri, Feb 17, 2012 at 08:51, Eelco Dolstra e.dols...@tudelft.nl wrote: Log: * Run the garbage collector on non-NixOS machines via ssh. I like this, would be nice if this used /etc/nix.machines instead of listing all machines again. -- Nicolas Pierron