From 290bdb470aea05b6c239b8bdcb6c2ef7ba79353f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 29 Apr 2010 21:41:33 +0000 Subject: pkgs/top-level/release.nix: drop trailing white space svn path=/nixpkgs/trunk/; revision=21446 --- pkgs/top-level/release.nix | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'pkgs/top-level/release.nix') diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 616c6d3db2b..31e7a8cf6c8 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -4,7 +4,7 @@ /nix/var/nix/gcroots/per-user/hydra/hydra-roots --argstr \ system i686-linux --argstr system x86_64-linux --arg \ nixpkgs "{outPath = ./}" .... release.nix - + Hydra can be installed with "nix-env -i hydra". */ with (import ./release-lib.nix); @@ -38,7 +38,7 @@ with (import ./release-lib.nix); bind = linux; bison23 = all; bison24 = all; - bitlbee = linux; + bitlbee = linux; bittorrent = linux; blender = linux; boost = all; @@ -388,11 +388,11 @@ with (import ./release-lib.nix); firefox35Pkgs = { firefox = prio 150 linux; }; - + firefox36Pkgs = { firefox = linux; }; - + gnome = { gnome_panel = linux; metacity = linux; @@ -489,7 +489,7 @@ with (import ./release-lib.nix); virtualbox = linux; virtualboxGuestAdditions = linux; }; - + linuxPackages_2_6_28 = { aufs = linux; kernel = linux; @@ -543,7 +543,7 @@ with (import ./release-lib.nix); pythonPackages = { zfec = linux; }; - + xorg = { fontadobe100dpi = linux; fontadobe75dpi = linux; @@ -576,5 +576,5 @@ with (import ./release-lib.nix); xset = linux; }; -} )) +} )) -- cgit 1.4.1