Hi,

What is the best way to configure the data dir for couchdb and 4store?
I have configured nix to use a $HOME dir for the store and I am
building packages in $HOME with a checked out git repo:

  nix-env -f nixpkgs\ -i couchdb

I also noticed 4store has a hard coded

  stateDir = "/var/lib/4store"

in nixpkgs/nixos/modules/services/databases/4store.nix. So that
probably won't work in my setup. Right? How should that Nix expression
be changed for a more flexible approach.

Pj.
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to