0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

openoffice needs more things (but disable it for now)

svn path=/nixpkgs/trunk/; revision=4136
This commit is contained in:
Armijn Hemel 2005-10-25 23:30:21 +00:00
parent 9d7df2c6ad
commit fcf7bd3dc6

View file

@ -1386,7 +1386,7 @@ rec {
### APPLICATIONS ### APPLICATIONS
#openoffice = (import ../applications/office/openoffice) { #openoffice = (import ../applications/office/openoffice) {
#inherit fetchurl stdenv tcsh cups pam; # inherit fetchurl stdenv pam python tcsh libxslt;
#}; #};
cvs = (import ../applications/version-management/cvs) { cvs = (import ../applications/version-management/cvs) {