summary refs log tree commit diff
path: root/nixos/modules/services/misc/gitit.nix
Commit message (Expand)AuthorAge
* nixos/gitit: removeajs1242023-04-03
* nixos/*: convert straggler options to MDpennae2022-08-31
* nixos/*: convert options with listingspennae2022-08-31
* nixos/*: automatically convert option descriptionspennae2022-08-31
* nixos/*: automatically convert option docspennae2022-08-06
* nixos/gitit: use programs from pathSandro Jäckel2022-08-02
* treewide: replace uses of ghc.name to find packages' datadirsternenseemann2022-03-31
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos: use functionTo to prevent evaluation errors while mergingBas van Dijk2021-01-24
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
* Fix #4210: Remove builderDefsDomen Kožar2016-08-31
* nixos: gitit, wrong type restriction redactedEdward Tjörnhammar2016-02-12
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* Revert "Don't evaluate haskellPackages when gitit is disabled"Edward Tjörnhammar2015-09-20
* gitit service: check null github auth optionsPaul Wilson2015-09-10
* gitit service: add github authenticationPaul Wilson2015-09-10
* nixos: gitit service, add all different repo initalizersEdward Tjörnhammar2015-08-03
* nixos: gitit service, use list of strings for pluginsEdward Tjörnhammar2015-08-03
* nixos: gitit service, use proper documentation formatting in examplesEdward Tjörnhammar2015-08-03
* nixos: gitit service, change yesNo to bool and add toYesNo from boolEdward Tjörnhammar2015-08-03
* Don't evaluate haskellPackages when gitit is disabledEelco Dolstra2015-07-28
* nixos: added gitit serviceEdward Tjörnhammar2015-06-28