about summary refs log tree commit diff
path: root/pkgs/build-support/emacs
AgeCommit message (Expand)AuthorFilesLines
2020-06-02Fix building of emacsWithPackages not findind subdirs.elDwarfMaster1-1/+1
2020-04-02emacs: fix setup-hookRobert Helgesson1-8/+16
2020-03-14emacs: improve setup hookRobert Helgesson1-9/+21
2019-11-23emacs package setup hook: Fix FixHerwig Hochleitner1-2/+4
2019-11-08emacs package setup hook: FixJohn Ericson1-3/+3
2019-09-18emacs: use runCommand to generate wrapperRobert Helgesson1-103/+106
2019-08-30emacsPackages: Drop old emacsPackages (non-NG) setsadisbladis1-2/+2
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-1/+1
2019-02-02emacs: Link subdirs.el into emacs-packages-depsMohammed Yaseen Mowzer1-4/+8
2018-11-27melpaBuild: Get package-build from melpa/package-buildThomas Tuegel1-6/+6
2018-11-27emacsPackagesNg.trivialBuild: cleanup and standardize functionBenjamin Hipple2-19/+13
2018-09-24lib: Make `overrideScope'` which takes arguments in the conventional orderJohn Ericson1-1/+1
2018-07-27Fix pname to ename propagation if nullPeriklis Tsirakidis1-1/+6
2018-07-23melpaBuild: use Emacs package names to satisfy package-buildThomas Tuegel1-6/+14
2018-07-21pkgs/*: remove unreferenced function argumentsvolth2-2/+2
2018-07-15emacsPackagesNg: 2018-07-15 updateThomas Tuegel2-71/+52
2018-02-15nix-buffer: make eshell-path-env be inheritedMatthew Justin Bauer1-0/+2
2018-02-11Filter nix-buffer packagesMatthew Justin Bauer1-1/+2
2018-01-31Add setFunctionArgs lib function.Shea Levy1-1/+1
2018-01-04Fix emacsWithPackages after 7f3ca3e21a22fd3101b40cadb86899542dec2e35.Shea Levy1-1/+35
2017-12-30treewide: Don't use envHook anymoreJohn Ericson1-1/+5
2017-08-04Fix emacs wrapper expression to honor bash array useMichael Alan Dorman1-1/+2
2017-05-29emacsWithPackages: support installing larger packagesRodney Lorrimar1-0/+3
2017-05-20emacsWithPackages: wrap MacOS appMatthew Bauer1-0/+13
2017-05-02Fix documentation of emacsWithPackagesUtku Demir1-1/+1
2017-05-01nixBufferBuilders: Add haskellMonoRepo builderShea Levy1-1/+25
2017-03-25nix-buffer support: Make process-environment changes actually localShea Levy1-0/+2
2017-03-01nixBufferBuilders.withPackages: Fix buffer count logicShea Levy1-6/+9
2016-10-07Merge pull request #18985 from dudebout/emacs-with-c-srcDamien Cassou1-1/+2
2016-10-07nix-buffer support improvements.Shea Levy1-12/+36
2016-09-27emacsWrapper: remove site-start.elcNicolas Dudebout1-1/+2
2016-09-05nixBufferBuilders.withPackages: Make more legible, special-case proof-general.Shea Levy1-14/+17
2016-09-05Initial version of nixBufferBuilders.withPackages.Shea Levy1-0/+20
2016-08-19Revert "Merge pull request #17806 from matthewbauer/emacs-wrapper"Thomas Tuegel1-6/+2
2016-08-17emacs: add versatile "emacsWrapper"Matthew Bauer1-2/+6
2016-05-12emacs: hide wrapper dependenciesSamuel Rivas1-51/+53
2016-04-03emacsWithPackages: reduce some duplicationSamuel Rivas1-9/+11
2016-04-03emacsWithPackages: move bin and site-lisp to private share directorySamuel Rivas1-9/+13
2016-01-20emacsWithPackages: link packages into single load-pathThomas Tuegel1-29/+29
2016-01-20emacsWithPackages: defer loading package.elThomas Tuegel1-6/+4
2016-01-20emacsWithPackages: use local variables correctlyThomas Tuegel1-1/+1
2016-01-18elpa2nix: fix packages with DOS line endingsThomas Tuegel1-4/+7
2016-01-18elpaBuild: factor out package installationThomas Tuegel4-27/+59
2016-01-18melpaBuild: keep original source file names without hashThomas Tuegel1-2/+5
2016-01-18melpaBuild: don't download dependenciesThomas Tuegel1-1/+18
2016-01-18melpaBuild: don't guess archive file nameThomas Tuegel2-22/+25
2016-01-18melpaBuild: get Emacs package name from recipeThomas Tuegel2-3/+5
2015-12-29melpaBuild: accept recipeFile in lieu of fileSpecsThomas Tuegel2-0/+20
2015-12-27melpaBuild: update package-build.elThomas Tuegel2-7/+7
2015-12-19emacsWithPackages: add user documentationThomas Tuegel1-0/+34