nixpkgs/nixos
Joachim Fasting 2e7b0bbd22
hoogle service: fixups
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
2016-04-22 03:58:08 +02:00
..
doc/manual nixos-checkout: Remove 2016-04-20 20:57:02 +02:00
lib Fix X11 tests broken by the removal of -ac 2016-04-12 19:13:47 +02:00
maintainers Update AMI creation script 2016-04-05 11:25:12 +02:00
modules hoogle service: fixups 2016-04-22 03:58:08 +02:00
tests Revert "nixos.tests.printing: fix" 2016-04-18 13:40:35 +02:00
COPYING
default.nix nix: Add a "dev" output 2016-04-18 21:13:18 +02:00
README
release-combined.nix Revert "NixOS release: Don't depend on chromium" 2016-04-19 18:20:49 +01:00
release-small.nix
release.nix nixos/tests: Add a test for the Taskserver service 2016-04-05 18:53:31 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.