[Nix-commits] SVN commit: nix - r28708 - in nixpkgs/trunk/pkgs: os-specific/linux/kernel top-level

2011-08-20 Thread David Guibert
Author: guibert Date: Sat Aug 20 07:55:53 2011 New Revision: 28708 URL: https://svn.nixos.org/websvn/nix/?rev=28708&sc=1 Log: apply aufs patch to other kernels. Added: nixpkgs/trunk/pkgs/os-specific/linux/kernel/aufs2-33.patch Modified: nixpkgs/trunk/pkgs/os-specific/linux/kernel/patches.ni

[Nix-dev] Re: Re: Re: [Nix-commits] SVN commit: nix - r28597 - in nixpkgs/trunk/pkgs/desktops/kde-4.7: . accessibility artwork bindings edu files graphics kde-package kdeaccessibility kdeadmin kdeartw

2011-08-20 Thread Yury G. Kudryashov
Eelco Dolstra wrote: > Hi, > > On 08/18/2011 11:00 PM, Yury G. Kudryashov wrote: > >>> I noticed that Hydra has stopped building a lot of KDE 4.7 packages. >> Any examples? I see all these packages. > > For example, kde47.kdeadmin, kde47.kdesdk and kde47.kdeutils. I hope that this is fixed in r

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

2011-08-20 Thread Yury G. Kudryashov
Hi! We have quite a few *.packages variables in NixOS: udev.packages, hal.packages, dbus.packages etc. I see only one reason for separating these packages from system.packages: programs/config files/... supplied by these packages are likely to be executed/readed by a daemon running under root

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

2011-08-20 Thread Nicolas Pierron
Author: NicolasPierron Date: Sat Aug 20 14:29:57 2011 New Revision: 28709 URL: https://svn.nixos.org/websvn/nix/?rev=28709&sc=1 Log: Replace fetchgit default builder by a wrapper around nix-prefect-git. Modified: nixpkgs/trunk/pkgs/build-support/fetchgit/builder.sh nixpkgs/trunk/pkgs/build-

[Nix-commits] SVN commit: nix - r28710 - in nixpkgs/trunk/pkgs: applications/networking/mailreaders/thunderbird top-level

2011-08-20 Thread Nicolas Pierron
Author: NicolasPierron Date: Sat Aug 20 14:30:09 2011 New Revision: 28710 URL: https://svn.nixos.org/websvn/nix/?rev=28710&sc=1 Log: Add Thunderbird 5.0. Added: nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/5.x.nix Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix

[Nix-commits] SVN commit: nix - r28711 - in nixpkgs/trunk/pkgs: games/freeciv top-level

2011-08-20 Thread Nicolas Pierron
Author: NicolasPierron Date: Sat Aug 20 14:30:16 2011 New Revision: 28711 URL: https://svn.nixos.org/websvn/nix/?rev=28711&sc=1 Log: Add game freeciv. Added: nixpkgs/trunk/pkgs/games/freeciv/ nixpkgs/trunk/pkgs/games/freeciv/default.nix Modified: nixpkgs/trunk/pkgs/top-level/all-packages

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

2011-08-20 Thread Nicolas Pierron
Author: NicolasPierron Date: Sat Aug 20 14:30:23 2011 New Revision: 28712 URL: https://svn.nixos.org/websvn/nix/?rev=28712&sc=1 Log: Update gdb to version 7.3. Add a bleedingEdgeVersion switch to use git versions instead of releases. Modified: nixpkgs/trunk/pkgs/development/tools/misc/gdb/def

[Nix-commits] Hydra job nixpkgs:trunk:tarball build 1265365: Failed with non-zero exit code

2011-08-20 Thread Hydra Build Daemon
Hi, This is to let you know that Hydra build 1265365 of job nixpkgs:trunk:tarball has changed from 'Success' to 'Failed with non-zero exit code'. Complete build information can be found on this page: http://hydra.nixos.org/build/1265365 The last 50 lines of the build log are shown at the botto

[Nix-commits] SVN commit: nix - r28713 - nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird

2011-08-20 Thread Nicolas Pierron
Author: NicolasPierron Date: Sat Aug 20 14:47:24 2011 New Revision: 28713 URL: https://svn.nixos.org/websvn/nix/?rev=28713&sc=1 Log: Fix Thunderbird 5.0: Add missing patch of the build system. Added: nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/thunderbird-build-deps.pat

[Nix-commits] Hydra job nixpkgs:trunk:tarball build 1265424: Success

2011-08-20 Thread Hydra Build Daemon
Hi, This is to let you know that Hydra build 1265424 of job nixpkgs:trunk:tarball has changed from 'Failed with non-zero exit code' to 'Success'. Complete build information can be found on this page: http://hydra.nixos.org/build/1265424 A summary of the build information follows: Build ID:

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

2011-08-20 Thread Marc Weber
Excerpts from Yury G. Kudryashov's message of Sat Aug 20 16:18:27 +0200 2011: > We have quite a few *.packages variables in NixOS: udev.packages, > hal.packages, dbus.packages etc. > I see only one reason for separating these packages from system.packages: system.packages? Am I outdated or are

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

2011-08-20 Thread Nicolas Pierron
Author: NicolasPierron Date: Sat Aug 20 15:41:03 2011 New Revision: 28714 URL: https://svn.nixos.org/websvn/nix/?rev=28714&sc=1 Log: gdb Cross-Compilation: try to disable python. Modified: nixpkgs/trunk/pkgs/development/tools/misc/gdb/default.nix Modified: nixpkgs/trunk/pkgs/development/tools

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

2011-08-20 Thread Yury G. Kudryashov
Marc Weber wrote: > Excerpts from Yury G. Kudryashov's message of Sat Aug 20 16:18:27 +0200 > 2011: >> We have quite a few *.packages variables in NixOS: udev.packages, >> hal.packages, dbus.packages etc. > >> I see only one reason for separating these packages from system.packages: > > system.

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

2011-08-20 Thread Eelco Dolstra
Hi, On 08/20/2011 05:53 PM, Yury G. Kudryashov wrote: Excerpts from Yury G. Kudryashov's message of Sat Aug 20 16:18:27 +0200 2011: We have quite a few *.packages variables in NixOS: udev.packages, hal.packages, dbus.packages etc. I see only one reason for separating these packages from sys

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

2011-08-20 Thread Marc Weber
Hi Yury, > > What exactly are you trying to do? > My goal is to avoid the situation when someone adds a package to > dbus.packages but not to udev.packages. Probably you're right that in most cases the defaults shipping with packages get the job done (much more likely than omitting those rules).

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

2011-08-20 Thread Michael Raskin
) 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 a binary >> is chang

[Nix-commits] SVN commit: nix - r28715 - nixpkgs/trunk/pkgs/applications/video/kdenlive

2011-08-20 Thread Cillian de Roiste
Author: cillian Date: Sat Aug 20 23:26:59 2011 New Revision: 28715 URL: https://svn.nixos.org/websvn/nix/?rev=28715&sc=1 Log: Upgrading Kdenlive to 0.8 Added: nixpkgs/trunk/pkgs/applications/video/kdenlive/kdenlive-newmlt.patch Modified: nixpkgs/trunk/pkgs/applications/video/kdenlive/defaul

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

2011-08-20 Thread Eelco Dolstra
Author: eelco Date: Sun Aug 21 00:10:12 2011 New Revision: 28716 URL: https://svn.nixos.org/websvn/nix/?rev=28716&sc=1 Log: Added: nixpkgs/trunk/pkgs/tools/misc/heimdall/ nixpkgs/trunk/pkgs/tools/misc/heimdall/default.nix Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix Added: n

[Nix-commits] SVN commit: nix - r28717 - nixpkgs/trunk/pkgs/desktops/kde-4.7/kdegraphics

2011-08-20 Thread Eelco Dolstra
Author: eelco Date: Sun Aug 21 00:13:34 2011 New Revision: 28717 URL: https://svn.nixos.org/websvn/nix/?rev=28717&sc=1 Log: * Layout. Modified: nixpkgs/trunk/pkgs/desktops/kde-4.7/kdegraphics/okular.nix Modified: nixpkgs/trunk/pkgs/desktops/kde-4.7/kdegraphics/okular.nix =