1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 21:50:55 +00:00

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

svn path=/nixpkgs/trunk/; revision=28773
This commit is contained in:
Peter Simons 2011-08-23 10:35:53 +00:00
parent c8ae7cc8bb
commit 97de61b5b1

View file

@ -6500,7 +6500,7 @@ let
};
firefox70b1Wrapper = lowPrio (wrapFirefox firefox70b1Pkgs.firefox "firefox" "");
flac = callPackage ../applications/audio/flac { };
flashplayer = flashplayer10;