mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 06:14:26 +03:00
outcomment OOo
svn path=/nixpkgs/trunk/; revision=4126
This commit is contained in:
parent
e4453149f9
commit
a449170e85
@ -1381,9 +1381,9 @@ rec {
|
||||
|
||||
### APPLICATIONS
|
||||
|
||||
openoffice = (import ../applications/office/openoffice) {
|
||||
inherit fetchurl stdenv tcsh cups;
|
||||
};
|
||||
#openoffice = (import ../applications/office/openoffice) {
|
||||
#inherit fetchurl stdenv tcsh cups pam;
|
||||
#};
|
||||
|
||||
cvs = (import ../applications/version-management/cvs) {
|
||||
inherit fetchurl stdenv vim;
|
||||
|
Loading…
Reference in New Issue
Block a user