about summary refs log tree commit diff
path: root/pkgs/applications/editors/emacs
Commit message (Collapse)AuthorAge
* Merge staging-next into staginggithub-actions[bot]2024-02-29
|\
| * emacspeak: migrate to by-nameAnderson Torres2024-02-28
| | | | | | | | Also, keep a green alias in order to not break things.
* | Merge pull request #291122 from atorres1985-contrib/elisp-stagingLin Jian2024-02-26
|\ \ | |/ |/| Elisp updates to staging
| * nongnu-packages: updated 2024-02-24 (from overlay)Anderson Torres2024-02-24
| |
| * melpa-packages: updated 2024-02-24 (from overlay)Anderson Torres2024-02-24
| |
| * elpa-devel-packages: updated 2024-02-24 (from overlay)Anderson Torres2024-02-24
| |
| * elpa-packages: updated 2024-02-24 (from overlay)Anderson Torres2024-02-24
| |
* | gnatPackages: Add scope for all ada packagesThomas Heijligen2024-02-25
| | | | | | | | | | | | | | | | Ada depencencies musst be build with the same gnat version as the project. Use a namespace as preperation to build with different gnat versions. gprbuild and gnatprove are still globaly visable.
* | Merge master into staging-nextgithub-actions[bot]2024-02-24
|\ \ | |/ |/|
| * emacs: retire myself from maintainersAtemu2024-02-24
| | | | | | | | | | | | | | | | | | I added myself because I integrated Macport support but I don't really feel qualified to maintain the rest of emacs. The Macport integration has also been working without major issues ever since it was introduced. I still left bread crumbs in case there's an issue with macport specifically but I don't want to be pinged on generic Emacs issues/PRs.
* | Merge staging-next into staginggithub-actions[bot]2024-02-10
|\|
| * Merge pull request #277455 from Vonfry/melpa/update-fixPeder Bergebakken Sundt2024-02-10
| |\ | | | | | | update-melpa: try to fix some compatiblility issues on cl-lib and url-retrive.
| | * update-melpa: use url lib to parse HTTP instead of custom codeVonfry2024-01-03
| | | | | | | | | | | | This improves compatiblity of parsing http header.
| | * update-melpa: use cl-lib instead of clVonfry2023-12-31
| | |
* | | nongnu-packages: updated 2024-02-04 (from overlay)Anderson Torres2024-02-04
| | |
* | | melpa-packages: updated 2024-02-04 (from overlay)Anderson Torres2024-02-04
| | |
* | | elpa-devel-packages: updated 2024-02-04 (from overlay)Anderson Torres2024-02-04
| | |
* | | elpa-packages: updated 2024-02-04 (from overlay)Anderson Torres2024-02-04
|/ /
* | emacs: 29.1 -> 29.2Lin Jian2024-01-18
| |
* | emacs.pkgs.ghc-mod: fixupAnderson Torres2024-01-17
| | | | | | | | | | | | Fixing a heinous error from [1]. Many thanks, jian-lin! [1] https://github.com/NixOS/nixpkgs/commit/96b0956aeefa40741b65dcf5d57deb741ec3bba0#diff-0f535ac756b70363a4f536c415865a08b5d9ed08140f63e6ee7b68cda5ff46d7R7
* | emacs/titaniumenv: Drop broken filesJanne Heß2024-01-09
| | | | | | | | | | | | | | | | | | | | These files don't even parse using `nix-instantiate --parse`: > error: undefined variable 'haskell-mode' > error: undefined variable 'lib' While these issues could be trivially fixed, the fact that these files are not even parsable by nix-instantiate shows me that they are probably unnecessary.
* | emacs.pkgs.wat-mode: convert to melpaBuildDaniel Nagy2024-01-07
| | | | | | | | Tracking issue #278925
* | emacsPackages.codeium: refactor with melpaBuildrunning-grass2024-01-06
| |
* | Merge pull request #277103 from samuelrivas/add-copilot-eladisbladis2024-01-04
|\ \ | | | | | | copilot-el: init at d4fa14cea818e041b4a536c5052cf6d28c7223d7
| * | copilot: remove unused ref to emacs, rename package to copilotSamuel Rivas2024-01-03
| | |
| * | copilot: init at d4fa14cea818e041b4a536c5052cf6d28c7223d7Samuel Rivas2024-01-03
| | |
| * | copilot-el: init at d4fa14cea818e041b4a536c5052cf6d28c7223d7Samuel Rivas2023-12-27
| |/
* / emacsPackages.codeium: init at 1.6.13running-grass2024-01-02
|/
* treewide: add __attrsFailEvaluation and __recurseIntoDerivationForReleaseJobsAdam Joseph2023-12-15
|
* Merge pull request #271779 from marsam/update-lspceadisbladis2023-12-14
|\ | | | | emacsPackages.lspce: unstable-2023-10-30 -> unstable-2023-12-01
| * emacsPackages.lspce: unstable-2023-10-30 -> unstable-2023-12-01Mario Rodas2023-12-02
| | | | | | | | Diff: https://github.com/zbelial/lspce/compare/34c59787bcdbf414c92d9b3bf0a0f5306cb98d64...1958b6fcdfb6288aa17fa42360315d6c4aa85991
* | emacsPackages.python-isort: replace programDaniel Nagy2023-12-10
| |
* | Revert "emacs: set 29 as default version and remove 28" (#272785)Martin Weinelt2023-12-08
| | | | | | Too many rebuilds to go to master, even if they are cheap they cause a lot of delay on nixos-unstable.
* | Merge pull request #270555 from linj-fork/pr/bump-emacspeakLin Jian2023-12-07
|\ \ | | | | | | emacsPackages.emacspeak: 56.0 -> 58.0
| * | emacsPackages.emacspeak: 56.0 -> 58.0Lin Jian2023-11-29
| |/ | | | | | | | | | | | | This version is the newest one which builds[1] with both Emacs 28 and Emacs 29. [1]: https://github.com/tvraman/emacspeak/commit/806c044b08ccf8c53ce744a1578103037c622048
* | Merge pull request #270558 from linj-fork/pr/default-emacs-29Lin Jian2023-12-07
|\ \ | | | | | | emacs: set 29 as default version and remove 28
| * | emacs: remove 28Lin Jian2023-11-30
| |/
* / emacs: Use lib.withFeatureTony Zorman2023-12-03
|/ | | | | | | | | | As discussed in [1], this improves readability. Not all --with options have a corresponding --without (and vice-versa), but Emacs's configure script can endure this. Additionally, this "encodes" the default options in system-configuration-options. [1]: https://github.com/NixOS/nixpkgs/pull/267946#issuecomment-1815394037
* llvm-mode: update src locationBrian Leung2023-11-25
| | | | | The directory structure of LLVM seems be handled differently in the most recent checkout of nixpkgs.
* emacsPackages.pq: build dynamic moduleMario Rodas2023-11-25
|
* emacsPackages.hotfuzz: build dynamic libraryMario Rodas2023-11-23
|
* emacsPackages.xapian-lite: init at 2.0.0Mario Rodas2023-11-23
|
* emacs.pkgs.ada-mode: fix installPhasesternenseemann2023-11-22
| | | | | | The invocation of the install.sh script changed in 8.1.0 or 8.0 to no longer accept the --prefix flag, instead the path needs to be given as the first argument alone.
* emacs: remove backwards-compatibility aliasesBrian Leung2023-11-22
|
* nongnu-packages: updated 2023-11-16 (from overlay)Payas Relekar2023-11-19
|
* melpa-packages: updated 2023-11-16 (from overlay)Payas Relekar2023-11-19
|
* elpa-devel-packages: updated 2023-11-16 (from overlay)Payas Relekar2023-11-19
|
* elpa-packages: updated 2023-11-16 (from overlay)Payas Relekar2023-11-19
|
* Merge pull request #267946 from slotThe/emacs/no-compressionadisbladis2023-11-18
|\ | | | | emacs: Add withCompressInstall flag
| * emacs: Add withCompressInstall flagTony Zorman2023-11-17
| | | | | | | | | | | | | | | | | | | | | | When enabled (the default), Emacs compresses its files (.c, .el, .info, and so on) before installing them. Disabling the option with `withCompressInstall = false` results in the suppression of that compression step. This increases disk space, but is slightly faster for some operations; Emacs does not have to decompress these files on the fly when, for example, jumping to the definition of a built-in function.