about summary refs log tree commit diff
path: root/nixos/modules/services/editors
AgeCommit message (Expand)AuthorFilesLines
2022-08-31nixos/*: automatically convert option descriptionspennae3-9/+9
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae3-15/+15
2022-03-07nixos/haste-server: addMaciej Krüger1-0/+86
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier2-2/+2
2021-06-18nixos/infinoted: use `port` typeDaniel Nagy1-1/+1
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-4/+4
2021-01-13treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> emacs.pkgs.withP...adisbladis1-5/+5
2020-08-27Fix typo in services/editors/emacs documentationNick Hackman1-1/+1
2020-08-21nixos/editors: Remove any explicit mention of Emacs 25adisbladis1-6/+6
2020-08-16nixos/emacs: formatted with nixpkgs-fmtpaumr1-23/+24
2020-05-03treewide: use https for nixos.org and hydra.nixos.orgPavol Rusnak1-1/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-7/+8
2019-10-12treewide: Switch to system usersJanne Heß1-0/+1
2019-09-19Revert "nixos/doc: re-format"Eelco Dolstra1-51/+170
2019-09-18nixos/doc: re-formatJan Tojnar1-170/+51
2019-09-18nixos/environment: set GTK_DATA_PREFIXworldofpeace1-7/+1
2019-09-06tree-wide: s/GTK+/GTK/gJan Tojnar1-3/+3
2019-08-30emacsPackages: Drop old emacsPackages (non-NG) setsadisbladis1-14/+6
2019-08-17remove all instances of nix-env -i without -A in the NixOS manualSymphorien Gibol1-1/+1
2019-07-13manual: mention jmacs as emacs imitationcaadar1-1/+2
2019-06-17doc: Use prompt more oftenJan Tojnar1-5/+5
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
2018-09-29docs: formatGraham Christensen1-427/+394
2018-09-02nixos docs: more IDs 18.09-betaGraham Christensen1-4/+4
2018-09-01nixos docs: give IDs to thingsGraham Christensen1-12/+12
2018-08-08libinfinity: modernize expressionJan Tojnar1-4/+4
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-05-01Merge pull request #39478 from pngwjpgh/infinotedMatthew Justin Bauer1-1/+1
2018-04-30Merge pull request #38831 from rdnetto/improve-cross-refsGraham Christensen1-10/+10
2018-04-26nixos/infinoted: Abstract over libinfinity versionGregor Kleen1-1/+1
2018-04-16Merge pull request #35896 from wucke13/masteradisbladis1-1/+20
2018-04-12Added cross-references to NixOS manualReuben D'Netto1-10/+10
2018-03-02Solving #30396wucke131-1/+20
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy1-1/+1
2017-08-07replace "Mac OS X" and "OS X" with "macOS"davidak1-2/+2
2017-03-18Merge pull request #22508 from matthewbauer/remove-emacs24macportDaiderd Jordan1-2/+3
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz1-3/+0
2017-02-06emacs24macport: removeMatthew Bauer1-2/+3
2017-02-01~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra1-2/+2
2016-11-27infinoted service: initpngwjpgh1-0/+158
2016-10-30docs: use overrideAttrs instead of overrideDerivationAneesh Agrawal1-3/+3
2016-10-09Merge pull request #17622 from rvl/nixos-manual-writing-documentationJörg Thalheim1-3/+53
2016-10-05Fix typo in emacs.xmlGleb Peregud1-1/+1
2016-09-18emacs: 24.5 -> 25.1Moritz Ulrich1-12/+3
2016-09-11nixos-manual(emacs): Add a section about configuring DocBook 5 schemasRodney Lorrimar1-0/+49
2016-09-11nixos-manual(emacs): Fix typo reported by @rasendubiRodney Lorrimar1-3/+4
2016-09-03emacs module: Fix to get properly themed GTK appsDamien Cassou1-3/+7
2016-08-30nixos manual: cleanup generationEric Sagnes1-0/+2
2016-08-02nixos manual: add Emacs section (fixes #13217)Rodney Lorrimar1-0/+578