1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

171 commits

Author SHA1 Message Date
Thomas Tuegel 397834c47e
emacs-git-timemachine: 2.3 -> 3.0 2016-09-26 07:47:55 -05:00
Thomas Tuegel d485dccdf7
emacs-git-gutter: 20150930 -> 0.90 2016-09-26 07:47:13 -05:00
Thomas Tuegel 50d263fb81
emacs-git-auto-commit-mode: 4.4.0 -> 4.4.0 2016-09-26 07:46:45 -05:00
Thomas Tuegel 328ca89a4d
emacs-flim: 20141216 -> 20160831.633 2016-09-26 07:46:06 -05:00
Thomas Tuegel 4576ef1456
emacs-expand-region: 20150902 -> 0.10.0 2016-09-26 07:45:08 -05:00
Thomas Tuegel c785a709c5
emacs-exec-path-from-shell: 20141022 -> 1.11 2016-09-26 07:44:39 -05:00
Thomas Tuegel 464768b8e4
emacs-evil: 1.2.5 -> 1.2.12 2016-09-26 07:44:15 -05:00
Thomas Tuegel 1ea19fec28
emacs-evil-visualstar: 20151027 -> 0.2.0 2016-09-26 07:43:44 -05:00
Thomas Tuegel c736070a67
emacs-evil-surround: 20140616 -> 20160911.1224 2016-09-26 07:43:09 -05:00
Thomas Tuegel 6cee1a3925
emacs-evil-mc: 20150117 -> 20160804.637 2016-09-26 07:41:50 -05:00
Thomas Tuegel 9778a36fa9
emacs-evil-leader: 0.4.3 -> 0.4.3 2016-09-26 07:41:26 -05:00
Thomas Tuegel 23b295407b
evil-indent-textobject: 0.2 -> 20130831.1519 2016-09-26 07:40:39 -05:00
Thomas Tuegel 91492d0cf4
emacs-evil-god-state: 20140830 -> 20141116.1855 2016-09-26 07:40:09 -05:00
Thomas Tuegel dbab81a1bc
emacs-epl: 20140823 -> 0.8 2016-09-26 07:39:26 -05:00
Thomas Tuegel 02b49fdd4e
emacs-engine-mode: 1.0.0 -> 1.0.0 2016-09-26 07:38:54 -05:00
Thomas Tuegel 5427d16634
emacs-diminish: 0.45 -> 0.45 2016-09-26 07:38:24 -05:00
Thomas Tuegel 3d1ce6edd4
emacs-dash-functional: 2.11.0 -> 2.13.0 2016-09-26 07:37:53 -05:00
Thomas Tuegel ac2cdc1104
emacs-company-ghc: 0.1.10 -> 1.1.0 2016-09-26 07:37:24 -05:00
Thomas Tuegel 2eb4f928a7
emacs-company: 0.8.12 -> 0.9.0 2016-09-26 07:36:34 -05:00
Thomas Tuegel 66a5bff4e9
emacs-circe: 2.1 -> 2.3 2016-09-26 07:36:01 -05:00
Thomas Tuegel 3f59851563
emacs-change-inner: 20130208 -> 20150707.844 2016-09-26 07:35:14 -05:00
Thomas Tuegel 56a6a0f023
emacs-caml: 4.02.1 -> 20151009.845 2016-09-26 07:33:55 -05:00
Thomas Tuegel 5554185950
emacs-button-lock: 1.0.2 -> 1.0.2 2016-09-26 07:33:09 -05:00
Thomas Tuegel 5f5258c2af
emacs-browse-kill-ring: 20140104 -> 2.0.0 2016-09-26 07:32:29 -05:00
Thomas Tuegel d0afe6c290
emacs-bind-key: 20150321 -> 2.2 2016-09-26 07:31:44 -05:00
Thomas Tuegel c4c6aa1848
emacs-avy: 0.3.0 -> 0.4.0 2016-09-26 07:30:05 -05:00
Thomas Tuegel 695cb73c04
emacs-autotetris -> emacs-autotetris-mode 2016-09-26 07:29:23 -05:00
Thomas Tuegel 6ead4b3787
emacs-apel: 10.8 -> 20160427.152 2016-09-26 07:26:52 -05:00
Thomas Tuegel a57ef50d35
emacs-anzu: 0.52 -> 0.52 2016-09-26 07:25:00 -05:00
Thomas Tuegel 6cc576bbaf
emacs-alert: 1.2 -> 1.2 2016-09-26 07:24:29 -05:00
Thomas Tuegel 180741b134
emacs-ag: 0.44 -> 0.47 2016-09-26 07:23:34 -05:00
Thomas Tuegel d28bf142a7
emacs-ac-haskell-process: 0.5 -> 0.5 2016-09-26 07:22:20 -05:00
Herwig Hochleitner a4cbd69ef0 emacs-modes: add upstream tramp
this fixes http://emacs.stackexchange.com/questions/21026/tramp-recreates-dev-null-as-a-regular-file
2016-09-14 21:39:02 +02:00
Shea Levy c6460fb0cb melpa: Add inherit-local, bump f.el 2016-09-10 11:25:21 -04:00
Thomas Tuegel 64ba7b53f1 Revert "Merge pull request #17806 from matthewbauer/emacs-wrapper"
This reverts commit da68127737, reversing
changes made to 2ba494b728.

These changes are reverted because they cause an incompatibility which
they should not.
2016-08-19 15:09:41 -05:00
Matthew Bauer 6ceedaaee4 emacs: add versatile "emacsWrapper"
"emacsWrapper" replaces emacsWithPackages. In addition to "packagesFun",
emacsWrapper has an optional variable called "execStart". execStart can
be used to append elisp to the default site-start.el script. This is
useful for providing a way to load a user's .emacs.d/init.el
file. "emacsWithPackages" is implemented with emacsWrapper for
convenience and compatability.
2016-08-17 18:19:58 +00:00
Thomas Tuegel 8940d740b5 emacsPackagesNg: remove old version of seq
Fixes #17299.
2016-07-27 20:50:28 -05:00
Alexey Lebedeff acbfc56b43 emacs-source-code: init at 1.0.0
This pseudo-package will help emacs find its own C sources.

When this package is used in `emacsWithPackages`, you will be able to
reach emacs C sources, e.g. through a link in `describe-function`
buffer.
2016-07-26 20:17:09 +03:00
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Benjamin Saunders eecebcd058 structured-haskell-mode: fix emacs package
This emacs package requires the binary from the external package to be
in exec-path.
2016-06-06 20:23:39 -07:00
Samuel Rivas 67394f9152 emacs: hide wrapper dependencies
Move all the dependencies to their own derivation, so that we don't publish all
of them if the wrapper is installed in a profile.

The previous solution just moved them to a custom directory to avoid conflicts,
this refactors that and completely hides them, while preserving the desired
improvement of adding only one directory to each of the emacs search paths
2016-05-12 22:43:30 +02:00
Michael Alan Dorman 14ba2f4f24 Remove obsolete magit (and associated packages) version 2016-05-08 18:33:29 -04:00
Michael Alan Dorman a8b3cf4669 Use generated org and org-plus-contrib packages. 2016-05-08 18:33:27 -04:00
Hoang Xuan Phu 9f882729bf emacsPackages: remove outdated helm 2016-04-04 10:38:56 +08:00
zimbatm 17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Eric Seidel d43c080457 emacs-packages: remove hardcoded flycheck and pin hindent to cabal version 2016-02-01 10:57:02 -08:00
Thomas Tuegel 32c30411cf emacsWithPackages: link packages into single load-path
This should provide a small speed improvement by avoiding having to set
hundreds of load-paths.
2016-01-20 12:53:11 -06:00
Eric Seidel 322a691377 emacs-packages: update diminish 0.44 -> 0.45 2016-01-19 14:16:35 -08:00
Thomas Tuegel b81c8b9013 emacsPackagesNg: add note about elpaBuild 2016-01-18 15:29:18 -06:00
Thomas Tuegel 001341f8c9 emacs-org-plus-contrib: use elpaBuild 2016-01-18 15:29:18 -06:00