Re: [Nix-dev] [Nix-commits] [NixOS/nixpkgs] 4b9df6: v4l: Fix building of ir-keytable

2013-01-20 Thread Lluís Batlle i Rossell
On Sat, Jan 19, 2013 at 03:39:58PM -0800, Rickard Nilsson wrote: Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 4b9df608e286dca85426bca05a67aa86c1d8c400 https://github.com/NixOS/nixpkgs/commit/4b9df608e286dca85426bca05a67aa86c1d8c400 Author: Rickard

Re: [Nix-dev] GNU Guix 0.1 released (alpha)

2013-01-20 Thread Ludovic Courtès
Hi, Florian Friesdorf f...@chaoflow.net skribis: What are your thoughts on generating nix expressions from guix expressions for the purpose of package definition? Do you mean the opposite–generating Guix expressions from Nix? If so, there’s the guix-import program, which works like this:

Re: [Nix-dev] GNU Guix 0.1 released (alpha)

2013-01-20 Thread Atom X
l...@gnu.org (Ludovic Courtès) writes: ;; Announcement. -*- scheme -*- (define guix (package (name guix) (version 0.1) ; first alpha release (source (origin (method url-fetch) (uri

Re: [Nix-dev] GNU Guix 0.1 released (alpha)

2013-01-20 Thread Alex Sassmannshausen
Fantastic — congratulations. I might have to reschedule my prolonged Skyrim session planned for tomorrow in light of this… ~acs Atom X at...@deadlyhead.com writes: l...@gnu.org (Ludovic Courtès) writes: ;; Announcement. -*- scheme -*- (define guix

Re: [Nix-dev] chromiumDev logs missing from hydra

2013-01-20 Thread Eelco Dolstra
Hi, On 19/01/13 20:07, Florian Friesdorf wrote: I wanted to look at broken chromiumDev build: http://hydra.nixos.org/job/nixpkgs/trunk/chromiumDev but its logs are not available: http://hydra.nixos.org/build/3756070/nixlog/1/raw http://hydra.nixos.org/build/3759653/nixlog/1/raw How can

Re: [Nix-dev] [Nix-commits] [NixOS/nixpkgs] 4b9df6: v4l: Fix building of ir-keytable

2013-01-20 Thread Peter Simons
Hi Lluís, didn't this break v4lutils/libv4l? the change broke v4lutils for me, too, but I'm running NixOS. Maybe that change won't break the build if Nix is used on another Linux host system? Anyway, I've committed an update that should remedy the issue. Take care, Peter

Re: [Nix-dev] [NixOS/nixpkgs] 8f0ea2: pythonPackages: default to python's maintainers an...

2013-01-20 Thread Peter Simons
Hi Florian, pythonPackages: default to python's maintainers and platforms I am happy to care for the Python interpreter, but I don't want to be notified of build errors for every single Python package out there that doesn't explicitly set 'meta.maintainers' (which is the majority). It appears

[Nix-dev] Sound in Minecraft?

2013-01-20 Thread Aristid Breitkreuz
I installed minecraft via the (updated to the newest launcher) minecraft package. It works fine, save for one minor issue: No sound. Are there any steps I need to take? Depending on the steps, perhaps it would make sense to add that to the minecraft package then? I have attached the output I get

Re: [Nix-dev] GNU Guix 0.1 released (alpha)

2013-01-20 Thread Ludovic Courtès
Hi Marc, Marc Weber marco-owe...@gmx.de skribis: - why you go this way. One reason I can think of is because scheme might be more powerful than nix language. Are there more reasons? Technically, I believe an EDSL has more to offer than a DSL with its own implementation: tooling

Re: [Nix-dev] [Nix-commits] [NixOS/nixpkgs] 4b9df6: v4l: Fix building of ir-keytable

2013-01-20 Thread Rickard Nilsson
Den 2013-01-20 10:35:09 skrev Lluís Batlle i Rossell vi...@viric.name: On Sat, Jan 19, 2013 at 03:39:58PM -0800, Rickard Nilsson wrote: Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 4b9df608e286dca85426bca05a67aa86c1d8c400

Re: [Nix-dev] GNU Guix 0.1 released (alpha)

2013-01-20 Thread Florian Friesdorf
Ludovic Courtès l...@gnu.org writes: Florian Friesdorf f...@chaoflow.net skribis: What are your thoughts on generating nix expressions from guix expressions for the purpose of package definition? Do you mean the opposite–generating Guix expressions from Nix? I actually meant guix - nix, as

Re: [Nix-dev] GNU Guix 0.1 released (alpha)

2013-01-20 Thread Florian Friesdorf
Florian Friesdorf f...@chaoflow.net writes: There’s also a clearer separation of concerns: for instance, env. vars. are not abused as arguments to the ‘derivation’ primitive. - how exactly you reuse existing nix* software. You should describe this. It reuses the daemon, and thus

Re: [Nix-dev] [NixOS/nixpkgs] 8f0ea2: pythonPackages: default to python's maintainers an...

2013-01-20 Thread Florian Friesdorf
Hi Peter, Peter Simons sim...@cryp.to writes: Hi Florian, pythonPackages: default to python's maintainers and platforms I am happy to care for the Python interpreter, but I don't want to be notified of build errors for every single Python package out there that doesn't explicitly set

[Nix-dev] svn-revision empty / nixos channel as branch?

2013-01-20 Thread Florian Friesdorf
Hi, so far svn-revision was giving the nixos and nixpkgs SHA forming the channel. With the latest update, this file is empty: % cat /nix/var/nix/profiles/per-user/root/channels-22-link/nixos/nixos/svn-revision 4042_e201da3-ff461b0 % cat