summary refs log tree commit diff
path: root/nixos
Commit message (Expand)AuthorAge
* boot.loader.grub: fix variable name (#14855)Alexander Ried2016-04-20
* nixos-checkout: RemoveEelco Dolstra2016-04-20
* Revert "NixOS release: Don't depend on chromium"obadz2016-04-19
* Merge pull request #14212 from aneeshusa/add-mosh-serviceBenjamin Staffin2016-04-18
|\
| * mosh program: initAneesh Agrawal2016-04-18
* | nghttp2: 1.8.0 -> 1.9.2, unify with libnghttp2, and use multiple outputsEelco Dolstra2016-04-18
* | nix: Add a "dev" outputEelco Dolstra2016-04-18
* | Remove "which" from base.nixEelco Dolstra2016-04-18
* | Revert "Revert "Remove which -> type -P alias.""Eelco Dolstra2016-04-18
* | acme.nix: Fix unit descriptionsEelco Dolstra2016-04-18
* | Revert "nixos.tests.printing: fix"Joachim Fasting2016-04-18
|/
* nixos.tests.printing: fixJoachim Fasting2016-04-18
* Merge pull request #14728 from Baughn/patch-4Benjamin Staffin2016-04-16
|\
| * zfs: Update devNodes descriptionSvein Ove Aas2016-04-15
* | cups service: use cups.out everywhereJoachim Fasting2016-04-16
* | cups service: fix missing upstream systemd units caused by output splittingJoachim Fasting2016-04-16
|/
* dnscrypt-proxy service: fix references to libcap & attrJoachim Fasting2016-04-15
* Merge pull request #14579 from elitak/factoriojoachifm2016-04-15
|\
| * factorio: headless server moduleEric Litak2016-04-14
* | fix eval (explicit is better than implicit)Domen Kožar2016-04-15
|/
* stage-1: Remove doublePatchelf hackTuomas Tynkkynen2016-04-15
* nixos/taskserver: Fix reference to certtool.aszlig2016-04-15
* Merge pull request #14476 (taskserver)aszlig2016-04-15
|\
| * nixos/doc: Revert allowing olinks from optionsaszlig2016-04-14
| * nixos/taskserver/doc: Improve example org nameaszlig2016-04-14
| * nixos/taskserver/helper: Fix docstring of add_useraszlig2016-04-12
| * nixos/taskserver: Fix wrong option doc referencesaszlig2016-04-12
| * nixos/taskserver: Restart service on failureaszlig2016-04-12
| * nixos/taskserver: Improve service dependenciesaszlig2016-04-12
| * nixos/taskserver: Set up service namespacesaszlig2016-04-12
| * nixos/taskserver: Finish module documentationaszlig2016-04-12
| * nixos/taskserver/helper: Improve CLI subcommandsaszlig2016-04-12
| * nixos/taskserver: Set allowedTCPPorts accordinglyaszlig2016-04-12
| * nixos/taskserver: Reorder into one mkMergeaszlig2016-04-12
| * nixos/taskserver/helper: Assert CA existenceaszlig2016-04-12
| * nixos/taskserver: Setup CA before main serviceaszlig2016-04-12
| * nixos/taskserver: Introduce an extraConfig optionaszlig2016-04-12
| * nixos/taskserver: Allow to specify expiration/bitsaszlig2016-04-12
| * nixos/taskserver: Don't change imperative usersaszlig2016-04-12
| * nixos/taskserver: Silence certtool everywhereaszlig2016-04-12
| * nixos/tests/taskserver: Make tests less noisyaszlig2016-04-12
| * nixos/taskserver/helper: Implement deletionaszlig2016-04-12
| * nixos/taskserver: Add a command to reload serviceaszlig2016-04-12
| * nixos/taskserver: Generate a cert revocation listaszlig2016-04-11
| * nixos/taskserver: Constrain server cert permsaszlig2016-04-11
| * nixos/taskserver: Handle declarative conf via JSONaszlig2016-04-11
| * nixos/taskserver/helper: Factor out program logicaszlig2016-04-11
| * nixos/taskserver: Link to manual within .enableaszlig2016-04-11
| * nixos/doc: Allow refs from options to the manualaszlig2016-04-11
| * nixos/taskserver: Set server.crl for automatic CAaszlig2016-04-11