expose ccnet-server path through attr
This commit is contained in:
parent
b93fb689ef
commit
7b9be832b7
|
@ -108,5 +108,5 @@
|
||||||
maintainers = with maintainers; [ schmittlauch ];
|
maintainers = with maintainers; [ schmittlauch ];
|
||||||
license = licenses.free; # components with different free software licenses are combined
|
license = licenses.free; # components with different free software licenses are combined
|
||||||
};
|
};
|
||||||
inherit seahub;
|
inherit ccnet-server; # for using the path in the NixOS module
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue