Re: [Nix-dev] [Nix-commits] [NixOS/nixos] 52c97a: modules/services/web-servers/apache-httpd: make th...

2012-07-23 Thread Peter Simons
Hi Eelco, > Can you rename this option to services.httpd.package for consistency > with other modules? sure. Thanks for the suggestion. Take care, Peter ___ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo

Re: [Nix-dev] [Nix-commits] [NixOS/nixpkgs] c6a2a1: ffmpeg: Update to latest version 0.11.1.

2012-07-23 Thread Vladimír Čunát
Hi. On 07/23/2012 08:55 PM, Eelco Dolstra wrote: Log Message: --- ffmpeg: Update to latest version 0.11.1. This breaks gst-ffmpeg: http://hydra.nixos.org/build/2890552/ I tried this several weeks ago and there were more newly broken packages, e.g. kdemultimedia. I also

Re: [Nix-dev] [Nix-commits] [NixOS/nixos] 52c97a: modules/services/web-servers/apache-httpd: make th...

2012-07-23 Thread Eelco Dolstra
Hi, On 23/07/12 15:48, Peter Simons wrote: > - The new option 'apacheHttpd' determines the version of the Apache >HTTP Server that's being used by this module. The default version >is Apache 2.2.x, as before. Can you rename this option to services.httpd.package for consistency with othe

Re: [Nix-dev] [Nix-commits] [NixOS/nixpkgs] e29c28: Update RPM to 4.10.0.

2012-07-23 Thread Eelco Dolstra
Hi, On 23/07/12 14:32, Petr Rockai wrote: > Changed paths: > M pkgs/tools/package-management/rpm/default.nix > > Log Message: > --- > Update RPM to 4.10.0. This breaks some RPM builds, e.g. http://hydra.nixos.org/build/2890636 Do we need this new version? -- Eelco Dols

Re: [Nix-dev] reverse dependencies

2012-07-23 Thread Bryce L Nordgren
On Sat, Jul 21, 2012 at 10:15 AM, Florian Friesdorf wrote: > On Sat, 21 Jul 2012 18:10:23 +0200, Marc Weber > wrote: > > Excerpts from Florian Friesdorf's message of Sat Jul 21 17:50:55 +0200 > 2012: > > > how do we get all packages using a derivation (e.g. python27) either > > > directly or indi

Re: [Nix-dev] [Nix-commits] [NixOS/nixpkgs] c6a2a1: ffmpeg: Update to latest version 0.11.1.

2012-07-23 Thread Eelco Dolstra
Hi, On 23/07/12 14:22, Peter Simons wrote: > Log Message: > --- > ffmpeg: Update to latest version 0.11.1. This breaks gst-ffmpeg: http://hydra.nixos.org/build/2890552/ -- Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/ __

[Nix-dev] Cross Compiling for Raspberry PI

2012-07-23 Thread Alexander Foremny
Hello, I am currently trying to cross compile some packages for the Raspberry PI. In my private Nixpkgs repository I created the file raspberrypi.nix. The relevant parts of that file follow. > import ./default.nix { > crossSystem = { > platform = { > kernelBaseConfig = "bcmrpi_defconfig"; >

Re: [Nix-dev] [Nix-commits] [NixOS/nixpkgs] 113016: ClamAV: package.

2012-07-23 Thread Eelco Dolstra
Hi, On 23/07/12 10:23, Phreedom wrote: > Branch: refs/heads/master > Home: https://github.com/NixOS/nixpkgs > Commit: 113016af86fecd915040b8a5ecb7e8457ec8ca1b > > https://github.com/NixOS/nixpkgs/commit/113016af86fecd915040b8a5ecb7e8457ec8ca1b > Author: Phreedom Can you set you

Re: [Nix-dev] NixOS for Raspberry Pi?

2012-07-23 Thread Alexander Foremny
Hello, I'd be very interested in this as well and could probably spare some time for this. Has there been any progress yet? Regards, Alexander Foremny 2012/6/11 Lluís Batlle i Rossell : > On Mon, Jun 11, 2012 at 02:53:53PM +0200, Rickard Nilsson wrote: >> Hi, >> >> Is anyone working on getting N