mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 09:53:10 +00:00
gnome3.evolution: set big-parallel
This commit is contained in:
parent
2ef4e9e9d5
commit
5248178c20
@ -45,5 +45,6 @@ in stdenv.mkDerivation rec {
|
||||
maintainers = gnome3.maintainers;
|
||||
license = licenses.lgpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
requiredSystemFeatures = [ "big-parallel" ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user