pkgs/top-level/all-packages.nix: stripped trailing whitespace

svn path=/nixpkgs/trunk/; revision=19670
This commit is contained in:
Peter Simons 2010-01-26 14:53:03 +00:00
parent 0d6a9b979d
commit c754532298

View file

@ -6919,7 +6919,7 @@ let
};
firefox36Wrapper = lowPrio (wrapFirefox firefox36Pkgs.firefox "firefox" "");
flac = import ../applications/audio/flac {
inherit fetchurl stdenv libogg;
};