[Nix-dev] BuilderDefs

2011-09-13 Thread Michael Raskin
Hi, On 09/11/2011 06:45 PM, Michael Raskin wrote: +x@{builderDefsPackage + , ...}: +builderDefsPackage +(a : +let + helperArgNames = [stdenv fetchurl builderDefsPackage] ++ +[]; (snip) Could you stick to the standard way of writing packages? That is, { stdenv, fetchurl

[Nix-commits] SVN commit: nix - r29230 - nixpkgs/trunk/pkgs/misc/tex/disser

2011-09-12 Thread Michael Raskin
Author: raskin Date: Mon Sep 12 20:50:07 2011 New Revision: 29230 URL: https://ssl.nixos.org/websvn/nix/?rev=29230sc=1 Log: Fix disser build Added: nixpkgs/trunk/pkgs/misc/tex/disser/ nixpkgs/trunk/pkgs/misc/tex/disser/default.nix Added: nixpkgs/trunk/pkgs/misc/tex/disser/default.nix

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

2011-09-12 Thread Michael Raskin
Author: raskin Date: Mon Sep 12 20:50:32 2011 New Revision: 29231 URL: https://ssl.nixos.org/websvn/nix/?rev=29231sc=1 Log: all-packages.nix entry for disser Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix

[Nix-commits] SVN commit: nix - r29187 - nixpkgs/trunk/pkgs/applications/version-management/veracity

2011-09-11 Thread Michael Raskin
Author: raskin Date: Sun Sep 11 16:46:17 2011 New Revision: 29187 URL: https://ssl.nixos.org/websvn/nix/?rev=29187sc=1 Log: Fixing some of Veracity tests Modified: nixpkgs/trunk/pkgs/applications/version-management/veracity/default.nix Modified:

[Nix-commits] SVN commit: nix - r29188 - in nixpkgs/trunk/pkgs: development/interpreters/love top-level

2011-09-11 Thread Michael Raskin
Author: raskin Date: Sun Sep 11 17:05:48 2011 New Revision: 29188 URL: https://ssl.nixos.org/websvn/nix/?rev=29188sc=1 Log: Adding LOVE Lua-based game framework/interpreter Added: nixpkgs/trunk/pkgs/development/interpreters/love/ nixpkgs/trunk/pkgs/development/interpreters/love/default.nix

Re: [Nix-dev] CFQ I/O scheduler can't boot my system

2011-09-07 Thread Michael Raskin
4e64f7f0.5060...@shealevy.com) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 breaks my boot process. The linuxPackages_2_6_38_ati kernel hangs after probing the ata devices. I've reverted to an older version for now, but maybe I'm not the only one who's going to have that problem?

[Nix-commits] SVN commit: nix - r29001 - in nixpkgs/trunk/pkgs: tools/graphics/zbar top-level

2011-09-04 Thread Michael Raskin
Author: raskin Date: Sun Sep 4 09:12:00 2011 New Revision: 29001 URL: https://svn.nixos.org/websvn/nix/?rev=29001sc=1 Log: Adding ZBar Added: nixpkgs/trunk/pkgs/tools/graphics/zbar/ nixpkgs/trunk/pkgs/tools/graphics/zbar/default.nix Modified:

[Nix-commits] SVN commit: nix - r28993 - nixpkgs/trunk/pkgs/applications/version-management/veracity

2011-09-03 Thread Michael Raskin
Author: raskin Date: Sat Sep 3 10:21:55 2011 New Revision: 28993 URL: https://svn.nixos.org/websvn/nix/?rev=28993sc=1 Log: Attempting to fix tests a bit.. Modified: nixpkgs/trunk/pkgs/applications/version-management/veracity/default.nix Modified:

[Nix-dev] CFQ I/O scheduler can't boot my system

2011-09-03 Thread Michael Raskin
this commit * Use the CFQ I/O scheduler, rather than the ‘none’ scheduler. This was already the case on Linux 2.6.32, but in newer kernels the CFQ scheduler is built as a module, so all block devices got the ‘none’ scheduler instead. breaks my boot process. The

[Nix-commits] SVN commit: nix - r28969 - in nixpkgs/trunk/pkgs: development/interpreters/regina top-level

2011-09-02 Thread Michael Raskin
Author: raskin Date: Fri Sep 2 08:05:51 2011 New Revision: 28969 URL: https://svn.nixos.org/websvn/nix/?rev=28969sc=1 Log: Adding Regina-REXX interpreter Added: nixpkgs/trunk/pkgs/development/interpreters/regina/ nixpkgs/trunk/pkgs/development/interpreters/regina/default.nix Modified:

[Nix-commits] SVN commit: nix - r28948 - nixpkgs/trunk/pkgs/applications/networking/instant-messengers/vacuum

2011-09-01 Thread Michael Raskin
Author: raskin Date: Thu Sep 1 06:15:12 2011 New Revision: 28948 URL: https://svn.nixos.org/websvn/nix/?rev=28948sc=1 Log: Update Vacuum Modified: nixpkgs/trunk/pkgs/applications/networking/instant-messengers/vacuum/default.nix Modified:

Re: [Nix-dev] new possible movement to git (?)

2011-08-31 Thread Michael Raskin
4e5566e6.9050...@shealevy.com 4e5b97be.5030...@tudelft.nl) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 If I may add to the discussion, please check this workflow model for git, it could help deciding on the branching model for nix:

[Nix-commits] SVN commit: nix - r28915 - in nixpkgs/trunk/pkgs: servers/squid tools/networking/tftp-hpa top-level

2011-08-30 Thread Michael Raskin
Author: raskin Date: Tue Aug 30 07:02:01 2011 New Revision: 28915 URL: https://svn.nixos.org/websvn/nix/?rev=28915sc=1 Log: Adding TFTP-HPA Added: nixpkgs/trunk/pkgs/tools/networking/tftp-hpa/ nixpkgs/trunk/pkgs/tools/networking/tftp-hpa/default.nix Modified:

[Nix-dev] Re: new possible movement to git (?)

2011-08-30 Thread Michael Raskin
1e1d23499a69570914f03bc0a196953a.squir...@webmail.shealevy.com 87ei034yse@write-only.cryp.to 5833f9f3-bf70-4cae-9ad2-489170ad5...@email.android.com) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 But stdenv-updates isn't meant as a really big topic branch. It's meant as a place

[***SPAM***] [Nix-dev] Re: new possible movement to git (?)

2011-08-30 Thread Michael Raskin
1e1d23499a69570914f03bc0a196953a.squir...@webmail.shealevy.com 87ei034yse@write-only.cryp.to 5833f9f3-bf70-4cae-9ad2-489170ad5...@email.android.com 87ei03aw6p@write-only.cryp.to 894aedf1c3c6d28c2272e35ab266d932.squir...@webmail.shealevy.com) Mime-Version: 1.0 Content-type: text/plain;

[Nix-dev] Re: new possible movement to git (?)

2011-08-30 Thread Michael Raskin
e1qy7ah-0002y4-00.7c6f434c-mail...@smtp6.mail.ru e1qyojz-0005ym-00.7c6f434c-mail...@smtp1.mail.ru) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 Eventually, you decide that the new glibc is stable, and then you run git merge stdenv/glibc on whatever happens to be your equivalent

[Nix-dev] Re: new possible movement to git (?)

2011-08-30 Thread Michael Raskin
87ei03aw6p@write-only.cryp.to e1qyq0p-0003fq-00.7c6f434c-mail...@smtp15.mail.ru) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 Two stdenv rebuilds where one would work is an annoyance. Your way supposes trying to build them with just new glibc, and then trying to build them

[Nix-dev] maxima broken (was: SVN commit: nix - r28845 -nixpkgs/trunk/pkgs/development/compilers/sbcl)

2011-08-30 Thread Michael Raskin
fatal error encountered in SBCL pid 31679(tid 140737354098432): can't load .core for different runtime, sorry Looks like this version of Maxima has a prepared core file for SBCL 1.0.50 and is trying to load it in 1.0.51. I guessed that maybe the wrapper script used by Maxima is broken in

[Nix-commits] SVN commit: nix - r28871 - nixpkgs/trunk/pkgs/build-support/fetchgit

2011-08-29 Thread Michael Raskin
Author: raskin Date: Mon Aug 29 10:06:12 2011 New Revision: 28871 URL: https://svn.nixos.org/websvn/nix/?rev=28871sc=1 Log: Fix a typo Modified: nixpkgs/trunk/pkgs/build-support/fetchgit/nix-prefetch-git Modified: nixpkgs/trunk/pkgs/build-support/fetchgit/nix-prefetch-git

[Nix-commits] SVN commit: nix - r28872 - in nixpkgs/trunk/pkgs: tools/networking/netboot top-level

2011-08-29 Thread Michael Raskin
Author: raskin Date: Mon Aug 29 10:16:36 2011 New Revision: 28872 URL: https://svn.nixos.org/websvn/nix/?rev=28872sc=1 Log: Adding netboot Added: nixpkgs/trunk/pkgs/tools/networking/netboot/ nixpkgs/trunk/pkgs/tools/networking/netboot/default.nix Modified:

[Nix-commits] SVN commit: nix - r28873 - nixpkgs/trunk/pkgs/tools/networking/netboot

2011-08-29 Thread Michael Raskin
Author: raskin Date: Mon Aug 29 10:31:10 2011 New Revision: 28873 URL: https://svn.nixos.org/websvn/nix/?rev=28873sc=1 Log: Fixing tarball build Modified: nixpkgs/trunk/pkgs/tools/networking/netboot/default.nix Modified: nixpkgs/trunk/pkgs/tools/networking/netboot/default.nix

[Nix-commits] SVN commit: nix - r28875 - nixpkgs/trunk/pkgs/tools/networking/atftp

2011-08-29 Thread Michael Raskin
Author: raskin Date: Mon Aug 29 13:17:44 2011 New Revision: 28875 URL: https://svn.nixos.org/websvn/nix/?rev=28875sc=1 Log: Moving debian patch to fetchurl Deleted: nixpkgs/trunk/pkgs/tools/networking/atftp/debian.patch Modified: nixpkgs/trunk/pkgs/tools/networking/atftp/default.nix

Re: [Nix-dev] new possible movement to git (?)

2011-08-29 Thread Michael Raskin
4e5566e6.9050...@shealevy.com 4e5b97be.5030...@tudelft.nl) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 So it would be nice if we had a more stable tree that users can update from safely. For example, we could have these Nixpkgs/NixOS trees/branches: - An unstable tree which

Re: [Nix-dev] new possible movement to git (?)

2011-08-29 Thread Michael Raskin
4e5566e6.9050...@shealevy.com 4e5b97be.5030...@tudelft.nl) 1. Would we still need stdenv-updates, or could we just use feature branches for the individual update we care about then merge it into Of course, we will have to name stdenv-updates something new each time to keep track of what got

[Nix-dev] Re: new possible movement to git (?)

2011-08-29 Thread Michael Raskin
1e1d23499a69570914f03bc0a196953a.squir...@webmail.shealevy.com) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 Hi, Given that branches are mere pointers, I don't see how to find out what was stdenv-updates before after it has been merged into trunk and re-created Yeah, it

[***SPAM***] [Nix-dev] Re: new possible movement to git (?)

2011-08-29 Thread Michael Raskin
1e1d23499a69570914f03bc0a196953a.squir...@webmail.shealevy.com 87ei034yse@write-only.cryp.to) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 The whole notion of having a stdenv-updates branch in the first place is obsolete in Git. Instead, we would have many small topic branches

[Nix-commits] SVN commit: nix - r28913 - nixpkgs/trunk/pkgs/games/liquidwar

2011-08-29 Thread Michael Raskin
Author: raskin Date: Tue Aug 30 05:26:39 2011 New Revision: 28913 URL: https://svn.nixos.org/websvn/nix/?rev=28913sc=1 Log: Update LiquidWar Modified: nixpkgs/trunk/pkgs/games/liquidwar/src-for-default.nix Modified: nixpkgs/trunk/pkgs/games/liquidwar/src-for-default.nix

[Nix-commits] SVN commit: nix - r28844 - nixpkgs/trunk/pkgs/misc/emulators/wine

2011-08-27 Thread Michael Raskin
Author: raskin Date: Sat Aug 27 07:22:17 2011 New Revision: 28844 URL: https://svn.nixos.org/websvn/nix/?rev=28844sc=1 Log: Update Wine Modified: nixpkgs/trunk/pkgs/misc/emulators/wine/src-for-default.nix Modified: nixpkgs/trunk/pkgs/misc/emulators/wine/src-for-default.nix

[Nix-commits] SVN commit: nix - r28845 - nixpkgs/trunk/pkgs/development/compilers/sbcl

2011-08-27 Thread Michael Raskin
Author: raskin Date: Sat Aug 27 07:27:35 2011 New Revision: 28845 URL: https://svn.nixos.org/websvn/nix/?rev=28845sc=1 Log: Update SBCL Modified: nixpkgs/trunk/pkgs/development/compilers/sbcl/src-for-default.nix Modified: nixpkgs/trunk/pkgs/development/compilers/sbcl/src-for-default.nix

[Nix-commits] SVN commit: nix - r28853 - in nixpkgs/trunk/pkgs: desktops/gnome-2.28 desktops/gnome-2.28/platform/glib-networking development/libraries/gnutls top-level

2011-08-27 Thread Michael Raskin
Author: raskin Date: Sat Aug 27 17:04:25 2011 New Revision: 28853 URL: https://svn.nixos.org/websvn/nix/?rev=28853sc=1 Log: Re-add GNU TLS 2.12 - it does fix glib-networking Added: nixpkgs/trunk/pkgs/development/libraries/gnutls/2.12.nix - copied, changed from r27583,

[Nix-commits] SVN commit: nix - r28830 - nixpkgs/trunk/pkgs/applications/networking/browsers/mozilla-plugins/google-talk-plugin

2011-08-26 Thread Michael Raskin
Author: raskin Date: Fri Aug 26 11:21:56 2011 New Revision: 28830 URL: https://svn.nixos.org/websvn/nix/?rev=28830sc=1 Log: Update Google Talk source. I wonder if there is a way to get it with a fixed version.. Modified:

Re: [Nix-dev] Re: new possible movement to git (?)

2011-08-26 Thread Michael Raskin
j377eb$m52$1...@dough.gmane.org) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 From my thinking, the process would be cleanest if it took the following steps: 1. All the projects which contain references to the svn repos get updated to point to where the new git repos will be 2.

Re: [Nix-dev] Re: new possible movement to git (?)

2011-08-26 Thread Michael Raskin
4e5566e6.9050...@shealevy.com 4e576c9c.4010...@shealevy.com e1qwubl-0003wo-00.7c6f434c-mail...@smtp15.mail.ru) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 On Fri, Aug 26, 2011 at 13:36, Michael Raskin 7c6f4...@mail.ru wrote: With SVN I can easily look up which commits were

Re: [Nix-dev] new possible movement to git (?)

2011-08-25 Thread Michael Raskin
4e5566e6.9050...@shealevy.com) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 I just want to add one more point in favor to git. (compared to svn) The history does not have to be clone entirely if you want to checkout the HEAD / a branch / a tag. Nix-prefect-git (already used by Hydra

[Nix-commits] SVN commit: nix - r28767 - in nixpkgs/trunk/pkgs: development/misc/avr-gcc-with-avr-libc top-level

2011-08-23 Thread Michael Raskin
Author: raskin Date: Tue Aug 23 07:56:34 2011 New Revision: 28767 URL: https://svn.nixos.org/websvn/nix/?rev=28767sc=1 Log: Updating avr-gcc and avr-libc (old link is inaccessible) Added: nixpkgs/trunk/pkgs/development/misc/avr-gcc-with-avr-libc/avr-libc-fix-gcc-4.6.0.patch Modified:

[Nix-commits] SVN commit: nix - r28787 - nixpkgs/trunk/pkgs/tools/X11/xmacro

2011-08-23 Thread Michael Raskin
Author: raskin Date: Tue Aug 23 17:52:05 2011 New Revision: 28787 URL: https://svn.nixos.org/websvn/nix/?rev=28787sc=1 Log: Fix xmacro build Modified: nixpkgs/trunk/pkgs/tools/X11/xmacro/default.nix Modified: nixpkgs/trunk/pkgs/tools/X11/xmacro/default.nix

[Nix-commits] SVN commit: nix - r28755 - in configurations/trunk/misc/raskin: . lesser-expressions

2011-08-22 Thread Michael Raskin
Author: raskin Date: Mon Aug 22 17:38:54 2011 New Revision: 28755 URL: https://svn.nixos.org/websvn/nix/?rev=28755sc=1 Log: updates - moslty to package set Modified: configurations/trunk/misc/raskin/filesystems-asus-n53j.nix

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

2011-08-22 Thread Michael Raskin
Author: raskin Date: Tue Aug 23 03:23:34 2011 New Revision: 28766 URL: https://svn.nixos.org/websvn/nix/?rev=28766sc=1 Log: Updating avrdude Modified: nixpkgs/trunk/pkgs/development/tools/misc/avrdude/default.nix Modified: nixpkgs/trunk/pkgs/development/tools/misc/avrdude/default.nix

[Nix-commits] SVN commit: nix - r28719 - nixpkgs/trunk/pkgs/applications/misc/evince

2011-08-21 Thread Michael Raskin
Author: raskin Date: Sun Aug 21 10:29:01 2011 New Revision: 28719 URL: https://svn.nixos.org/websvn/nix/?rev=28719sc=1 Log: Fix typo Modified: nixpkgs/trunk/pkgs/applications/misc/evince/default.nix Modified: nixpkgs/trunk/pkgs/applications/misc/evince/default.nix

Re: [Nix-dev] What about introducing security.packages?

2011-08-21 Thread Michael Raskin
cag1v4pdmutrs3kkovujrs8ntkvye6ky9q2wszvyoebw9tbb...@mail.gmail.com) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 Another solution would be having a black/white list. If a package should be added to DBUS but is contained in neither list tell the user to do so. This way users have a

Re: [Nix-dev] Re: What about introducing security.packages?

2011-08-20 Thread Michael Raskin
j2ol9i$hp6$1...@dough.gmane.org) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 * No more broken wrappers in /var/setuid-wrappers. E.g., I have no wodim in systemPackages but I have /var/setuid- wrappers/wodim. * If someone changes a package in nixpkgs so that the location of

[Nix-commits] SVN commit: nix - r28651 - nixpkgs/trunk/pkgs/applications/misc/evince

2011-08-18 Thread Michael Raskin
Author: raskin Date: Thu Aug 18 09:07:31 2011 New Revision: 28651 URL: https://svn.nixos.org/websvn/nix/?rev=28651sc=1 Log: fix evince Modified: nixpkgs/trunk/pkgs/applications/misc/evince/default.nix Modified: nixpkgs/trunk/pkgs/applications/misc/evince/default.nix

[Nix-commits] SVN commit: nix - r28662 - nixpkgs/trunk/pkgs/applications/misc/evince

2011-08-18 Thread Michael Raskin
Author: raskin Date: Thu Aug 18 13:05:24 2011 New Revision: 28662 URL: https://svn.nixos.org/websvn/nix/?rev=28662sc=1 Log: OK, OK, --prefix for evince Modified: nixpkgs/trunk/pkgs/applications/misc/evince/default.nix Modified: nixpkgs/trunk/pkgs/applications/misc/evince/default.nix

[Nix-commits] SVN commit: nix - r28665 - nixpkgs/trunk/pkgs/tools/system/lxc

2011-08-18 Thread Michael Raskin
Author: raskin Date: Thu Aug 18 15:01:53 2011 New Revision: 28665 URL: https://svn.nixos.org/websvn/nix/?rev=28665sc=1 Log: Update Linux Containers userspace tools Modified: nixpkgs/trunk/pkgs/tools/system/lxc/default.nix Modified: nixpkgs/trunk/pkgs/tools/system/lxc/default.nix

[Nix-commits] SVN commit: nix - r28666 - nixpkgs/trunk/pkgs/os-specific/linux/kernel

2011-08-18 Thread Michael Raskin
Author: raskin Date: Thu Aug 18 16:10:50 2011 New Revision: 28666 URL: https://svn.nixos.org/websvn/nix/?rev=28666sc=1 Log: Enable options useful for lxc - linux containers. Changing only 3.0/3.1 Modified: nixpkgs/trunk/pkgs/os-specific/linux/kernel/linux-3.0.nix

[Nix-commits] SVN commit: nix - r28667 - nixpkgs/trunk/pkgs/os-specific/linux/util-linux-ng

2011-08-18 Thread Michael Raskin
Author: raskin Date: Thu Aug 18 19:35:24 2011 New Revision: 28667 URL: https://svn.nixos.org/websvn/nix/?rev=28667sc=1 Log: Update util-linux-ng Modified: nixpkgs/trunk/pkgs/os-specific/linux/util-linux-ng/default.nix Modified: nixpkgs/trunk/pkgs/os-specific/linux/util-linux-ng/default.nix

[Nix-commits] SVN commit: nix - r28668 - nixpkgs/trunk/pkgs/os-specific/linux/util-linux-ng

2011-08-18 Thread Michael Raskin
Author: raskin Date: Thu Aug 18 19:50:18 2011 New Revision: 28668 URL: https://svn.nixos.org/websvn/nix/?rev=28668sc=1 Log: Reverting update: strange things refuse to build with new util-linux Modified: nixpkgs/trunk/pkgs/os-specific/linux/util-linux-ng/default.nix Modified:

[Nix-dev] Patching uname in stdenv?

2011-08-17 Thread Michael Raskin
Hi all, What would people think of a patch that made stdenv's uname return the same value on every linux? I've only just had the idea and haven't had time to think through the possible downsides, but my initial thought is that most packages shouldn't need to know the kernel version, and that

Re: [Nix-dev] Patching uname in stdenv?

2011-08-17 Thread Michael Raskin
I assume you're referring to the kernel version returned by ‘uname -r’. Since ‘uname’ is also used outside of builders, this is not a good idea — it would change the behaviour that users expect from it. We already have distinct bash in stdenv and user's environment. How so? As I remember,

[***SPAM***] Re: [Nix-dev] Patching uname in stdenv?

2011-08-17 Thread Michael Raskin
Anyway, this would be breaking a feature of uname, namely that ‘uname -r’ returns the kernel version. Users would find it very surprising if they're running a X.Y kernel and uname returns something different than X.Y. Actually, maybe it is not worth the effort to have two unames - my point is

[***SPAM***] Re: [Nix-dev] Patching uname in stdenv?

2011-08-17 Thread Michael Raskin
16b0358b83ffeaf7d2876f231de4e64d.squir...@webmail.shealevy.com e1qtbry-0003pi-00.7c6f434c-mail...@smtp8.mail.ru) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 I guess default uname should say version of kernel from kernelheaders used for glibc, and kernelPackages one should say

[Nix-dev] Nix on ubuntu 11.04

2011-08-17 Thread Michael Raskin
maggesi@bantu:~$ nix-env -i fossil installing `fossil-1.18' error: unable to fork: Cannot allocate memory maggesi@bantu:~$ ulimit -a output may help also, free -m I tried nix version 0.16, first with the deb package then I compiled the sources myself. I would like to try the svn trunk version

Re: [Nix-dev] Patching uname in stdenv?

2011-08-17 Thread Michael Raskin
On 08/17/2011 06:20 AM, Lluís Batlle i Rossell wrote: On Wed, Aug 17, 2011 at 12:59:22PM +0400, Michael Raskin wrote: e1qtafh-0003g2-00.7c6f434c-mail...@smtp4.mail.ru) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 What would people think of a patch that made stdenv's uname return

Re: [Nix-dev] Patching uname in stdenv?

2011-08-17 Thread Michael Raskin
On 08/17/2011 03:16 AM, Michael Raskin wrote: Hi all, What would people think of a patch that made stdenv's uname return the same value on every linux? I've only just had the idea and haven't had time to think through the possible downsides, but my initial thought is that most packages

[Nix-dev] Toward a Purer stdenv

2011-08-17 Thread Michael Raskin
I've been thinking about creating a nixpkgs branch to find and eliminate some of the remaining impurities in the Linux stdenv. Before I get started, I wanted to poll the list with a few questions that will shape how I go about things. 1. What impurities does the current stdenv have? I can

[Nix-commits] SVN commit: nix - r28649 - nixpkgs/trunk/pkgs/servers/http/redstore

2011-08-17 Thread Michael Raskin
Author: raskin Date: Wed Aug 17 22:22:06 2011 New Revision: 28649 URL: https://svn.nixos.org/websvn/nix/?rev=28649sc=1 Log: Update Redstore Modified: nixpkgs/trunk/pkgs/servers/http/redstore/default.nix Modified: nixpkgs/trunk/pkgs/servers/http/redstore/default.nix

Re: [Nix-dev] Disable build-use-chroot on command line

2011-08-16 Thread Michael Raskin
I have some odd hacks that do not work when the setting `build-use-chroot' is true. Is it possible to disable this setting with a command line switch on the nix-build invocation? Yes, nix-build --option build-use-chroot false. However this doesn't work when you're building through the Nix

[Nix-commits] SVN commit: nix - r28625 - in nixpkgs/trunk/pkgs: applications/networking/browsers/firefox top-level

2011-08-16 Thread Michael Raskin
Author: raskin Date: Tue Aug 16 21:53:43 2011 New Revision: 28625 URL: https://svn.nixos.org/websvn/nix/?rev=28625sc=1 Log: Adding Firefox 6.0. Mozilla says it is seamless upgrade from 5.0, so I am trying not to change anything... Added:

[Nix-commits] SVN commit: nix - r28529 - in nixpkgs/trunk/pkgs: os-specific/linux/v4l-utils top-level

2011-08-13 Thread Michael Raskin
Author: raskin Date: Sat Aug 13 08:59:00 2011 New Revision: 28529 URL: https://svn.nixos.org/websvn/nix/?rev=28529sc=1 Log: Adding v4l-utils Added: nixpkgs/trunk/pkgs/os-specific/linux/v4l-utils/ nixpkgs/trunk/pkgs/os-specific/linux/v4l-utils/default.nix Modified:

[Nix-commits] SVN commit: nix - r28466 - in nixpkgs/trunk/pkgs: applications/misc/vifm top-level

2011-08-10 Thread Michael Raskin
Author: raskin Date: Wed Aug 10 19:16:27 2011 New Revision: 28466 URL: https://svn.nixos.org/websvn/nix/?rev=28466sc=1 Log: Adding vifm file manager Added: nixpkgs/trunk/pkgs/applications/misc/vifm/ nixpkgs/trunk/pkgs/applications/misc/vifm/default.nix Modified:

[Nix-commits] SVN commit: nix - r28169 - in nixpkgs/trunk/pkgs: development/libraries/opencv top-level

2011-08-05 Thread Michael Raskin
Author: raskin Date: Fri Aug 5 16:13:20 2011 New Revision: 28169 URL: https://svn.nixos.org/websvn/nix/?rev=28169sc=1 Log: Fixing libdecodeqr build by using previous OpenCV Added: nixpkgs/trunk/pkgs/development/libraries/opencv/2.1.nix - copied, changed from r28157,

[Nix-commits] SVN commit: nix - r28171 - nixpkgs/trunk/pkgs/applications/misc/evince

2011-08-05 Thread Michael Raskin
Author: raskin Date: Fri Aug 5 17:45:49 2011 New Revision: 28171 URL: https://svn.nixos.org/websvn/nix/?rev=28171sc=1 Log: Update Evince - and make it build again Modified: nixpkgs/trunk/pkgs/applications/misc/evince/default.nix Modified:

[Nix-commits] SVN commit: nix - r28180 - nixpkgs/trunk/pkgs/applications/science/logic/leo2

2011-08-05 Thread Michael Raskin
Author: raskin Date: Fri Aug 5 18:22:40 2011 New Revision: 28180 URL: https://svn.nixos.org/websvn/nix/?rev=28180sc=1 Log: Update LEO-II Modified: nixpkgs/trunk/pkgs/applications/science/logic/leo2/default.nix Modified: nixpkgs/trunk/pkgs/applications/science/logic/leo2/default.nix

[Nix-commits] SVN commit: nix - r28181 - configurations/trunk/misc/raskin

2011-08-05 Thread Michael Raskin
Author: raskin Date: Fri Aug 5 18:23:32 2011 New Revision: 28181 URL: https://svn.nixos.org/websvn/nix/?rev=28181sc=1 Log: Some package additions Modified: configurations/trunk/misc/raskin/package-groups.nix Modified: configurations/trunk/misc/raskin/package-groups.nix

[Nix-commits] SVN commit: nix - r28152 - nixpkgs/trunk/pkgs/applications/science/math/maxima

2011-08-04 Thread Michael Raskin
Author: raskin Date: Thu Aug 4 15:13:15 2011 New Revision: 28152 URL: https://svn.nixos.org/websvn/nix/?rev=28152sc=1 Log: Updating Maxima Modified: nixpkgs/trunk/pkgs/applications/science/math/maxima/default.nix Modified: nixpkgs/trunk/pkgs/applications/science/math/maxima/default.nix

[Nix-commits] SVN commit: nix - r28157 - nixpkgs/trunk/pkgs/applications/version-management/veracity

2011-08-04 Thread Michael Raskin
Author: raskin Date: Thu Aug 4 16:01:50 2011 New Revision: 28157 URL: https://svn.nixos.org/websvn/nix/?rev=28157sc=1 Log: Fix Veracity build Modified: nixpkgs/trunk/pkgs/applications/version-management/veracity/default.nix Modified:

[Nix-commits] SVN commit: nix - r28158 - nixpkgs/trunk/pkgs/servers/http/redstore

2011-08-04 Thread Michael Raskin
Author: raskin Date: Thu Aug 4 17:42:45 2011 New Revision: 28158 URL: https://svn.nixos.org/websvn/nix/?rev=28158sc=1 Log: Fixing Redstore build Modified: nixpkgs/trunk/pkgs/servers/http/redstore/default.nix Modified: nixpkgs/trunk/pkgs/servers/http/redstore/default.nix

[Nix-commits] SVN commit: nix - r28133 - in nixpkgs/trunk/pkgs: development/compilers/llvm top-level

2011-08-03 Thread Michael Raskin
Author: raskin Date: Wed Aug 3 08:38:34 2011 New Revision: 28133 URL: https://svn.nixos.org/websvn/nix/?rev=28133sc=1 Log: Missing files Added: nixpkgs/trunk/pkgs/development/compilers/llvm/clang-include-paths-svn.patch nixpkgs/trunk/pkgs/development/compilers/llvm/svn-head.nix Modified:

[Nix-dev] Re: SVN commit: nix - r28129 - in nixpkgs/trunk/pkgs:development/libraries/afflib top-level

2011-08-03 Thread Michael Raskin
Hi Michael, + llvmSVN = callPackage ../development/compilers/llvm/svn-head.nix { }; the file svn-head.nix doesn't seem to exist? Thanks a lot for reminding. Somehow, I didn't get complaints from Hydra, so missed the fact that I committed partial change along with another one Sorry, fixed

[Nix-dev] Hydra notifications in case of evaluation errors (was:SVN commit: nix - r28129 - innixpkgs/trunk/pkgs:development/libraries/afflib top-level)

2011-08-03 Thread Michael Raskin
20110802194628.bf010108c...@mx3.tudelft.nl e1qowyg-0003q5-00.7c6f434c-mail...@smtp2.mail.ru) Mime-Version: 1.0 Content-type: text/plain; charset=UTF-8 Hydra didn't build anything: | Cannot evaluate the Nix expression containing the jobs: | error: getting status of

[Nix-commits] SVN commit: nix - r28125 - nixpkgs/trunk/pkgs/development/compilers/sbcl

2011-08-02 Thread Michael Raskin
Author: raskin Date: Tue Aug 2 18:52:00 2011 New Revision: 28125 URL: https://svn.nixos.org/websvn/nix/?rev=28125sc=1 Log: Update SBCL Modified: nixpkgs/trunk/pkgs/development/compilers/sbcl/src-for-default.nix Modified: nixpkgs/trunk/pkgs/development/compilers/sbcl/src-for-default.nix

[Nix-commits] SVN commit: nix - r28126 - nixpkgs/trunk/pkgs/misc/emulators/wine

2011-08-02 Thread Michael Raskin
Author: raskin Date: Tue Aug 2 18:58:42 2011 New Revision: 28126 URL: https://svn.nixos.org/websvn/nix/?rev=28126sc=1 Log: Update Wine Modified: nixpkgs/trunk/pkgs/misc/emulators/wine/src-for-default.nix Modified: nixpkgs/trunk/pkgs/misc/emulators/wine/src-for-default.nix

[Nix-commits] SVN commit: nix - r28127 - nixpkgs/trunk/pkgs/applications/version-management/veracity

2011-08-02 Thread Michael Raskin
Author: raskin Date: Tue Aug 2 18:58:59 2011 New Revision: 28127 URL: https://svn.nixos.org/websvn/nix/?rev=28127sc=1 Log: Update Veracity Modified: nixpkgs/trunk/pkgs/applications/version-management/veracity/src-for-default.nix

[Nix-commits] SVN commit: nix - r28128 - nixpkgs/trunk/pkgs/development/libraries/libewf

2011-08-02 Thread Michael Raskin
Author: raskin Date: Tue Aug 2 19:40:07 2011 New Revision: 28128 URL: https://svn.nixos.org/websvn/nix/?rev=28128sc=1 Log: Update libewf. Actually buildable now Modified: nixpkgs/trunk/pkgs/development/libraries/libewf/default.nix Modified:

[Nix-commits] SVN commit: nix - r28129 - in nixpkgs/trunk/pkgs: development/libraries/afflib top-level

2011-08-02 Thread Michael Raskin
Author: raskin Date: Tue Aug 2 19:46:28 2011 New Revision: 28129 URL: https://svn.nixos.org/websvn/nix/?rev=28129sc=1 Log: Adding afflib Added: nixpkgs/trunk/pkgs/development/libraries/afflib/ nixpkgs/trunk/pkgs/development/libraries/afflib/default.nix Modified:

[Nix-commits] SVN commit: nix - r28130 - in nixpkgs/trunk/pkgs: tools/system/sleuthkit top-level

2011-08-02 Thread Michael Raskin
Author: raskin Date: Tue Aug 2 20:06:09 2011 New Revision: 28130 URL: https://svn.nixos.org/websvn/nix/?rev=28130sc=1 Log: Adding The Sleuth Kit Added: nixpkgs/trunk/pkgs/tools/system/sleuthkit/ nixpkgs/trunk/pkgs/tools/system/sleuthkit/default.nix Modified:

[Nix-commits] SVN commit: nix - r27570 - in nixpkgs/trunk/pkgs: applications/science/misc/tulip top-level

2011-07-01 Thread Michael Raskin
Author: raskin Date: Fri Jul 1 09:53:11 2011 New Revision: 27570 URL: https://svn.nixos.org/websvn/nix/?rev=27570sc=1 Log: Make tulip run without hassle. Unfortunately, some operations repeatably crash tulip even when built vs Qt4.6 Deleted:

[Nix-commits] SVN commit: nix - r27574 - nixpkgs/trunk/pkgs/tools/graphics/graphviz

2011-07-01 Thread Michael Raskin
Author: raskin Date: Fri Jul 1 13:39:02 2011 New Revision: 27574 URL: https://svn.nixos.org/websvn/nix/?rev=27574sc=1 Log: Fix wrong attribute reference addition Modified: nixpkgs/trunk/pkgs/tools/graphics/graphviz/default.nix Modified: nixpkgs/trunk/pkgs/tools/graphics/graphviz/default.nix

[Nix-commits] SVN commit: nix - r27576 - in configurations/trunk/misc/raskin: . lesser-expressions

2011-07-01 Thread Michael Raskin
Author: raskin Date: Fri Jul 1 13:42:17 2011 New Revision: 27576 URL: https://svn.nixos.org/websvn/nix/?rev=27576sc=1 Log: Package set updates Modified: configurations/trunk/misc/raskin/httpd.nix configurations/trunk/misc/raskin/lesser-expressions/raskin-user.nix

[Nix-commits] SVN commit: nix - r27557 - in nixpkgs/trunk/pkgs: tools/networking/wavemon top-level

2011-06-29 Thread Michael Raskin
Author: raskin Date: Wed Jun 29 09:53:35 2011 New Revision: 27557 URL: https://svn.nixos.org/websvn/nix/?rev=27557sc=1 Log: Adding wavemon Added: nixpkgs/trunk/pkgs/tools/networking/wavemon/ nixpkgs/trunk/pkgs/tools/networking/wavemon/default.nix Modified:

[Nix-commits] SVN commit: nix - r27553 - in nixpkgs/trunk/pkgs: applications/networking/instant-messengers/oneteam build-support/builder-defs top-level

2011-06-28 Thread Michael Raskin
Author: raskin Date: Tue Jun 28 09:45:09 2011 New Revision: 27553 URL: https://svn.nixos.org/websvn/nix/?rev=27553sc=1 Log: Adding OneTeam XMPP client Added: nixpkgs/trunk/pkgs/applications/networking/instant-messengers/oneteam/

[Nix-commits] SVN commit: nix - r27478 - in nixpkgs/trunk/pkgs: applications/networking/browsers/firefox top-level

2011-06-16 Thread Michael Raskin
Author: raskin Date: Thu Jun 16 08:08:10 2011 New Revision: 27478 URL: https://svn.nixos.org/websvn/nix/?rev=27478sc=1 Log: Adding Firefox 5.0 RC1 Added: nixpkgs/trunk/pkgs/applications/networking/browsers/firefox/5.0.nix - copied, changed from r27469,

[Nix-commits] SVN commit: nix - r27488 - nixpkgs/trunk/pkgs/development/libraries/wvstreams

2011-06-16 Thread Michael Raskin
Author: raskin Date: Thu Jun 16 21:19:13 2011 New Revision: 27488 URL: https://svn.nixos.org/websvn/nix/?rev=27488sc=1 Log: Fix build - add a patch from Debian Added: nixpkgs/trunk/pkgs/development/libraries/wvstreams/compile.patch Modified:

[Nix-commits] SVN commit: nix - r27468 - in nixpkgs/trunk/pkgs: applications/science/logic/tptp top-level

2011-06-15 Thread Michael Raskin
Author: raskin Date: Wed Jun 15 10:35:18 2011 New Revision: 27468 URL: https://svn.nixos.org/websvn/nix/?rev=27468sc=1 Log: Adding TPTP Added: nixpkgs/trunk/pkgs/applications/science/logic/tptp/ nixpkgs/trunk/pkgs/applications/science/logic/tptp/default.nix Modified:

[Nix-commits] SVN commit: nix - r27477 - nixpkgs/trunk/pkgs/development/compilers/yasm

2011-06-15 Thread Michael Raskin
Author: raskin Date: Thu Jun 16 05:55:47 2011 New Revision: 27477 URL: https://svn.nixos.org/websvn/nix/?rev=27477sc=1 Log: Update YASM Modified: nixpkgs/trunk/pkgs/development/compilers/yasm/default.nix Modified: nixpkgs/trunk/pkgs/development/compilers/yasm/default.nix

[Nix-commits] SVN commit: nix - r27451 - nixpkgs/trunk/pkgs/development/compilers/sbcl

2011-06-13 Thread Michael Raskin
Author: raskin Date: Tue Jun 14 04:31:30 2011 New Revision: 27451 URL: https://svn.nixos.org/websvn/nix/?rev=27451sc=1 Log: Update SBCL Modified: nixpkgs/trunk/pkgs/development/compilers/sbcl/src-for-default.nix Modified: nixpkgs/trunk/pkgs/development/compilers/sbcl/src-for-default.nix

[Nix-commits] SVN commit: nix - r27416 - nixpkgs/trunk/pkgs/misc/emulators/wine

2011-06-11 Thread Michael Raskin
Author: raskin Date: Sat Jun 11 07:26:37 2011 New Revision: 27416 URL: https://svn.nixos.org/websvn/nix/?rev=27416sc=1 Log: Update Wine Modified: nixpkgs/trunk/pkgs/misc/emulators/wine/src-for-default.nix Modified: nixpkgs/trunk/pkgs/misc/emulators/wine/src-for-default.nix

[Nix-commits] SVN commit: nix - r27417 - configurations/trunk/misc/raskin

2011-06-11 Thread Michael Raskin
Author: raskin Date: Sat Jun 11 07:28:17 2011 New Revision: 27417 URL: https://svn.nixos.org/websvn/nix/?rev=27417sc=1 Log: Some more packages Modified: configurations/trunk/misc/raskin/fonts.nix configurations/trunk/misc/raskin/package-groups.nix

[Nix-dev] NixOS issue: Passwords and Nix store

2011-06-11 Thread Michael Raskin
Hi list, I think most of you are aware of the problem. The problem is that the content of the nix store is public. So if password are part of derivations or parts of the build result, they would appear in as readable inside the nix store. In NixOS, to work around this issue, we have to either

[Nix-commits] SVN commit: nix - r27402 - nixpkgs/trunk/pkgs/tools/graphics/cuneiform

2011-06-09 Thread Michael Raskin
Author: raskin Date: Thu Jun 9 08:23:58 2011 New Revision: 27402 URL: https://svn.nixos.org/websvn/nix/?rev=27402sc=1 Log: Fix 64-bit cuneiform build Modified: nixpkgs/trunk/pkgs/tools/graphics/cuneiform/default.nix Modified: nixpkgs/trunk/pkgs/tools/graphics/cuneiform/default.nix

[Nix-commits] SVN commit: nix - r27391 - in nixpkgs/trunk/pkgs: tools/graphics/dmtx top-level

2011-06-08 Thread Michael Raskin
Author: raskin Date: Wed Jun 8 08:11:24 2011 New Revision: 27391 URL: https://svn.nixos.org/websvn/nix/?rev=27391sc=1 Log: Fix DMTX build Modified: nixpkgs/trunk/pkgs/tools/graphics/dmtx/default.nix nixpkgs/trunk/pkgs/top-level/all-packages.nix Modified:

[Nix-commits] SVN commit: nix - r27364 - in nixpkgs/trunk/pkgs: development/libraries/celt development/libraries/gsm top-level

2011-06-07 Thread Michael Raskin
Author: raskin Date: Tue Jun 7 14:42:24 2011 New Revision: 27364 URL: https://svn.nixos.org/websvn/nix/?rev=27364sc=1 Log: Adding GSM and CELT codecs; dependencies of sflphone - failed to buuild itself Added: nixpkgs/trunk/pkgs/development/libraries/celt/

[Nix-commits] SVN commit: nix - r27367 - in nixpkgs/trunk/pkgs: tools/system/ioping top-level

2011-06-07 Thread Michael Raskin
Author: raskin Date: Tue Jun 7 15:56:50 2011 New Revision: 27367 URL: https://svn.nixos.org/websvn/nix/?rev=27367sc=1 Log: Adding IOping Added: nixpkgs/trunk/pkgs/tools/system/ioping/ nixpkgs/trunk/pkgs/tools/system/ioping/default.nix Modified:

[Nix-commits] SVN commit: nix - r27368 - in nixpkgs/trunk/pkgs: tools/networking/siege top-level

2011-06-07 Thread Michael Raskin
Author: raskin Date: Tue Jun 7 16:15:05 2011 New Revision: 27368 URL: https://svn.nixos.org/websvn/nix/?rev=27368sc=1 Log: Adding siege HTTP load tester Added: nixpkgs/trunk/pkgs/tools/networking/siege/ nixpkgs/trunk/pkgs/tools/networking/siege/default.nix Modified:

[Nix-commits] SVN commit: nix - r27333 - in nixpkgs/trunk/pkgs: development/libraries/ccrtp development/libraries/libzrtpcpp top-level

2011-05-31 Thread Michael Raskin
Author: raskin Date: Tue May 31 09:09:35 2011 New Revision: 27333 URL: https://svn.nixos.org/websvn/nix/?rev=27333sc=1 Log: Twinkle needs an older version of ccrtp Added: nixpkgs/trunk/pkgs/development/libraries/ccrtp/1.8.nix nixpkgs/trunk/pkgs/development/libraries/libzrtpcpp/1.6.nix

[Nix-commits] SVN commit: nix - r27338 - nixpkgs/trunk/pkgs/build-support/builder-defs

2011-05-31 Thread Michael Raskin
Author: raskin Date: Tue May 31 19:30:10 2011 New Revision: 27338 URL: https://svn.nixos.org/websvn/nix/?rev=27338sc=1 Log: A phase that simply saves current exported vars for debugging use Modified: nixpkgs/trunk/pkgs/build-support/builder-defs/builder-defs.nix Modified:

[Nix-commits] SVN commit: nix - r27339 - nixpkgs/trunk/pkgs/games/xconq

2011-05-31 Thread Michael Raskin
Author: raskin Date: Tue May 31 19:34:06 2011 New Revision: 27339 URL: https://svn.nixos.org/websvn/nix/?rev=27339sc=1 Log: Fix for an annoying crash Modified: nixpkgs/trunk/pkgs/games/xconq/default.nix Modified: nixpkgs/trunk/pkgs/games/xconq/default.nix

[Nix-commits] SVN commit: nix - r27340 - nixpkgs/trunk/pkgs/games/xconq

2011-05-31 Thread Michael Raskin
Author: raskin Date: Tue May 31 20:18:40 2011 New Revision: 27340 URL: https://svn.nixos.org/websvn/nix/?rev=27340sc=1 Log: MediumBlue is currently too dark to be background for black checkmark, correct to Light Modified: nixpkgs/trunk/pkgs/games/xconq/default.nix Modified:

[Nix-commits] SVN commit: nix - r27315 - nixpkgs/trunk/pkgs/tools/security/nmap

2011-05-30 Thread Michael Raskin
Author: raskin Date: Mon May 30 06:25:38 2011 New Revision: 27315 URL: https://svn.nixos.org/websvn/nix/?rev=27315sc=1 Log: Update nmap Modified: nixpkgs/trunk/pkgs/tools/security/nmap/default.nix Modified: nixpkgs/trunk/pkgs/tools/security/nmap/default.nix

[Nix-commits] SVN commit: nix - r27306 - in nixpkgs/trunk/pkgs: build-support/builder-defs games/xconq top-level

2011-05-28 Thread Michael Raskin
Author: raskin Date: Sat May 28 15:36:56 2011 New Revision: 27306 URL: https://svn.nixos.org/websvn/nix/?rev=27306sc=1 Log: Adding Xconq turn-based strategy Added: nixpkgs/trunk/pkgs/games/xconq/ nixpkgs/trunk/pkgs/games/xconq/default.nix Modified:

  1   2   3   4   5   6   7   8   9   >