mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-18 10:04:08 +00:00
I revert the previous change to libreoffice.
svn path=/nixpkgs/trunk/; revision=31885
This commit is contained in:
parent
29ca4d272f
commit
3c5fee5243
@ -8,7 +8,7 @@
|
||||
, langs ? [ "en-US" "ca" "ru" "eo" "fr" "nl" "de" "en-GB" ]
|
||||
}:
|
||||
|
||||
# throw "The expression for libreoffice is still not ready"
|
||||
throw "The expression for libreoffice is still not ready"
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "libreoffice-3.4.5.2";
|
||||
|
Loading…
Reference in New Issue
Block a user