aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/development/hoogle.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nixos/hoogle: add home option (#44103)Isaac Shapira2018-07-301-1/+7
|
* hoogle service: fixupsJoachim Fasting2016-04-221-24/+26
| | | | | | | | | | | | Basic hardening - Run as nobody:nogroup with a private /tmp, /home & /run/user - Create working directory under /run (hoogle insists on writing to cwd and otherwise returns "something went wrong" to every query) Option tweaks - Provide a default for the haskellPackage option - Set text values for defaults - Move hoogleEnv to the top-level & simplify it
* hoogle service: initWilliam Casarin2016-04-221-0/+68