mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 22:32:58 +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
|
### APPLICATIONS
|
||||||
|
|
||||||
openoffice = (import ../applications/office/openoffice) {
|
#openoffice = (import ../applications/office/openoffice) {
|
||||||
inherit fetchurl stdenv tcsh cups;
|
#inherit fetchurl stdenv tcsh cups pam;
|
||||||
};
|
#};
|
||||||
|
|
||||||
cvs = (import ../applications/version-management/cvs) {
|
cvs = (import ../applications/version-management/cvs) {
|
||||||
inherit fetchurl stdenv vim;
|
inherit fetchurl stdenv vim;
|
||||||
|
Loading…
Reference in New Issue
Block a user