mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
Making Firefox 6.0 low-priority until it is fixed
svn path=/nixpkgs/trunk/; revision=28640
This commit is contained in:
parent
9faf54888d
commit
4234447eac
@ -6479,7 +6479,7 @@ let
|
||||
inherit (gnome) libIDL;
|
||||
};
|
||||
|
||||
firefox60Wrapper = wrapFirefox firefox60Pkgs.firefox "firefox" "";
|
||||
firefox60Wrapper = lowPrio (wrapFirefox firefox60Pkgs.firefox "firefox" "");
|
||||
|
||||
flac = callPackage ../applications/audio/flac { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user