adisbladis
87e16d7074
emacsPackages.prologMode: Mark as broken
2019-08-30 16:16:17 +01:00
adisbladis
deda623918
emacsPackages.hol_light_mode: Mark as broken
2019-08-30 16:16:17 +01:00
adisbladis
7580e58dde
emacsPackages.emacsClangCompleteAsync: Mark as broken
2019-08-30 16:16:17 +01:00
adisbladis
81168273ff
emacsPackages.colorThemeSolarized: Mark as broken
2019-08-30 16:16:17 +01:00
adisbladis
c930cf74a0
emacsPackages.cedet: Mark as broken
2019-08-30 16:16:17 +01:00
Matthew Bauer
3155fbff0a
emacs-irony: shrink closure
...
Goes from 1.6G -> 154M
2019-08-29 18:25:35 -04:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c
Merge staging-next into staging
2019-08-28 08:26:42 +02:00
Frederik Rietdijk
98640fd482
Merge master into staging-next
2019-08-27 16:36:47 +02:00
volth
35d68ef143
treewide: remove redundant quotes
2019-08-26 21:40:19 +00:00
Matthew Bauer
b993fb03ac
melpa-packages.nix: remove generic
...
This file does not exist
2019-08-25 21:57:21 -04:00
Matthew Bauer
b2fd2b739e
emacs-irony: fix build
...
Fixes #66556
2019-08-25 21:54:45 -04:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
adisbladis
517d1b0869
elpa-packages: 2019-08-18
2019-08-18 11:10:34 +01:00
adisbladis
b6ccc1a6b0
emacs-packages: Make org packages overrideable
2019-08-18 11:10:06 +01:00
adisbladis
316f68552b
emacs-packages: Add simple org-packages update wrapper script
2019-08-18 11:10:06 +01:00
adisbladis
ee80e10a98
emacs-packages: Make elpa generated file overrideable
2019-08-18 11:10:02 +01:00
adisbladis
eacc71a6b6
emacs-packages: Add easy wrapper script to update elpa
2019-08-18 11:03:32 +01:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Frederik Rietdijk
fe9a3e3e63
Merge staging-next into staging
2019-08-17 09:39:23 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Elis Hirwing
ce60bca7c2
emacsPackagesNg.emacsql-sqlite: Build sqlite binary
2019-08-15 07:52:46 +02:00
adisbladis
86d143f58c
emacsPackagesNg: Update melpa
2019-08-13 11:23:34 +01:00
adisbladis
8ac0ff54dc
emacsPackagesNg.melpaStablePackages: Fix eval by moving vterm override
2019-08-13 11:23:34 +01:00
adisbladis
7bad92935d
emacsPackagesNg.telega: Build server binary
2019-08-13 10:43:44 +01:00
Herwig Hochleitner
ac2eb3151d
emacsPackages.melpaPackages: fix cmake-mode
2019-08-12 02:54:45 +02:00
adisbladis
496ae0a1d4
Merge pull request #66360 from rasendubi/emacs-packages-2019-08-09
...
Emacs packages update: 2019-08-09
2019-08-10 11:54:21 +02:00
Michael Alan Dorman
02e13a0478
emacsPackages: include shared overrides in the stable package set
2019-08-09 07:54:58 +03:00
Michael Alan Dorman
f311b89ca7
emacsPackages: make magit-svn a shared override
2019-08-09 07:54:55 +03:00
Michael Alan Dorman
fb1ee7dbfc
emacsPackages: make magithub a shared override
2019-08-09 07:54:51 +03:00
Michael Alan Dorman
d8a91b568f
emacsPackages: make magit-gitflow a shared override
2019-08-09 07:54:47 +03:00
Michael Alan Dorman
18b2a7d8ca
emacsPackages: make magit-annex a shared override
2019-08-09 07:54:41 +03:00
Alexey Shmalko
7204028783
elpa-packages: 2019-08-09
2019-08-09 02:43:44 +03:00
adisbladis
be74dec846
emacs-packages: Move manually created packages to it's own file
...
And let emacs-packages.nix only aggregate the attrsets
2019-08-07 18:04:23 +01:00
adisbladis
97a069609f
emacs-packages: Add overriding capability to emacsPackagesNg
...
This allows overriding the individual package sets composing
emacsPackagesNg.
Example:
```
myEmacsPackages = emacsPackagesNg.override {
melpaPackages = {};
};
```
2019-08-07 18:04:22 +01:00
adisbladis
978b34622b
emacs-packages: Drop irony package
...
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis
af70adbc89
emacs-packages: Drop elpy package
...
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis
b00038c151
emacs-packages: Drop emacs-libvterm package
...
Use auto-generated melpa package
2019-08-07 18:04:22 +01:00
adisbladis
460e02a9c0
emacs-packages: Drop zmq package
...
Use generated melpa package instead
2019-08-07 18:04:21 +01:00
adisbladis
f7627be844
emacs-packages: Drop manually packaged pdf-tools
...
Use autogenerated package from melpa
2019-08-07 18:04:21 +01:00
adisbladis
7d1c5e84ca
emacs-packages: Drop redshank
package
...
Use melpa generated package instead
2019-08-07 18:04:21 +01:00
adisbladis
20ff3edcfa
emacs-packages: Drop stgit
...
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis
1fc89fcad8
emacs-packages: Drop manually created nyan-mode derivation
...
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis
6742c9976a
emacs-packages: Move shm
...
Use autogenerated modules from melpa instead
2019-08-07 18:04:20 +01:00
adisbladis
47d3b98b4b
melpa-packages: Add ability to ovveride melpa JSON archive location
...
This enables using the melpa json generator in an overlay
2019-08-07 18:04:19 +01:00
adisbladis
8911226971
emacs-packages: Allow update script to be called from any location
...
Previously working directory was important
2019-08-07 18:04:19 +01:00
adisbladis
f63dbf3c94
emacs-packages: Fix kubernetes.el build
2019-08-06 11:23:53 +01:00
Herwig Hochleitner
d65f1b20c3
emacs-modes: replace melpa-generated with json format
...
This approach has several differences with emacs2nix:
- the updater uses a downloaded recipes.json and archive.json for commit information, it uses a local checkout only for hashing the recipes
- the generated file is JSON
- the updater is written in emacs lisp
- prefetch errors are put into an error key in the JSON, for review + meta.broken attributes are generated from it
The updater re-uses the existing generated file to memoize prefetched content-sha256s for commits, thus prefetching should normally be quite fast.
2019-08-02 09:15:47 +01:00
Silvan Mosberger
d834a4a4fa
Merge pull request #59451 from liff/emacs/treemacs-magit-fix
...
treemacs-magit: needs git at build time
2019-08-01 15:25:22 +02:00
Akira Komamura
93877c52f6
emacs-libvterm: 2019-04-28 -> 2019-07-22
2019-07-28 17:25:21 +09:00
Thomas Tuegel
32e552af3f
editorconfig: Include runtime dependency on editorconfig-core-c
2019-07-24 15:39:46 -05:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
...
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Jake Waksbaum
c7276b2b3d
emacsPackagesNg: Mark merlin and flycheck-ocaml as unbroken ( #55361 )
2019-07-05 18:19:46 +02:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything
2019-07-03 11:27:39 +02:00
worldofpeace
3f4a353737
treewide: use dontUnpack
2019-07-01 04:23:51 -04:00
worldofpeace
cab7c6cbd9
treewide: use dontConfigure
2019-07-01 04:23:51 -04:00
Matthew Bauer
5662977e35
Merge pull request #62164 from benley/benley/org-packages
...
orgPackages: 2018-12-30 -> 2019-05-27
2019-06-20 15:33:34 -04:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Alexey Shmalko
fcbec7e738
melpa-stable-packages: remove unstable packages
...
During the last melpa-stable-packages update, there was an update script
invocation error which resulted in melpa-stable-packages to also include
all the unstable packages.
I have re-run the script correctly, so this commit removes all the
unstable packages that were accidentally included.
2019-06-11 22:59:43 +03:00
Alexey Shmalko
ff6cd5d6f2
melpa-stable-packages: 2019-06-06
2019-06-07 00:21:03 +03:00
Alexey Shmalko
b7c87930fe
melpa-packages: 2019-06-06
2019-06-07 00:20:06 +03:00
Alexey Shmalko
8798361599
elpa-packages: 2019-06-06
2019-06-07 00:18:54 +03:00
Benjamin Staffin
dbb6acd56a
org-packages 2019-05-27
2019-05-28 14:40:11 -04:00
adisbladis
b9ed29725b
emacs-libvterm: unstable-2018-11-16 -> unstable-2019-04-28
2019-05-01 12:24:50 +01:00
Frederik Rietdijk
bae32a9f5c
Merge staging-next into staging
2019-04-16 18:54:15 +02:00
Olli Helenius
974f64f0c6
treemacs-magit: needs git at build time
2019-04-14 11:30:26 +03:00
Alexey Shmalko
84a8bad00c
melpa-stable-packages: 2019-04-08
2019-04-08 12:20:25 +03:00
Alexey Shmalko
5c8d0fe4b5
elpa-packages: 2019-04-08
2019-04-08 11:26:33 +03:00
Alexey Shmalko
3eafca2f9f
melpa-packages: 2019-04-08
2019-04-08 11:18:24 +03:00
Matthew Bauer
eaa5e85b35
haskell: add more hackage mirrors, use mirrors in more places
...
Fixes #58971
2019-04-05 13:51:56 -04:00
Jascha Geerds
ffedc3e4a9
misc: Remove myself from list of maintainers
...
Unfortunately I don't have the time anymore to maintain those
packages.
2019-03-12 23:50:52 +01:00
Sergiu Ivanov
bde995ca50
icicles: 2018-07-02 -> 2019-02-22
...
Closes https://github.com/NixOS/nixpkgs/pull/52676 .
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-02-22 16:29:04 +00:00
Florian Friesdorf
fbef5ab82f
Remove myself as maintainer from packages
...
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
Silvan Mosberger
baa9110d43
Merge pull request #56123 from Infinisil/fix/lua-mode
...
emacsPackagesNg.lua-mode: Fix hash
2019-02-22 12:47:06 +01:00
Silvan Mosberger
582b952cc0
emacsPackagesNg.lua-mode: Fix hash
...
See https://github.com/NixOS/nixpkgs/issues/54641
2019-02-21 04:09:28 +01:00
Freezeboy
8f87a61de2
Replace platforms.linux with platforms.darwin for expressions that compile on darwin too (too restrictive platforms)
2019-02-18 10:56:58 +01:00
Silvan Mosberger
e47fcaed5b
Merge pull request #54194 from vanzef/racer-mode-path-fix
...
emacsPackagesNg.racer-mode: fix default value for RUST_SRC_PATH
2019-01-28 11:11:07 +01:00
Ivan Solyankin
95cc144a5f
emacsPackagesNg.racer-mode: fix default value for RUST_SRC_PATH
2019-01-28 12:36:53 +03:00
adisbladis
2ac775a084
emacsPackagesNg.forge: Add git as build input
2019-01-10 16:16:38 +00:00
adisbladis
676de9dd5f
melpa-stable-packages: 2019-01-03
2019-01-10 11:29:08 +00:00
adisbladis
83f611288a
org-packages: 2019-01-03
2019-01-10 11:29:06 +00:00
adisbladis
f3b18da42d
melpa-packages: 2019-01-03
2019-01-10 11:29:05 +00:00
adisbladis
4c27eceff8
elpa-packages: 2019-01-03
2019-01-10 11:29:02 +00:00
Herwig Hochleitner
48d08bea5a
emacsPackages: update elpa and org generated
...
cc @ttuegel
2018-12-22 02:46:43 +01:00
Brian McKenna
1918257770
font-lock-plus: fix recipe
...
Used the wiki fetcher which doesn't seem to exist.
Replaced with a fake repo. Doesnt seem to be used.
2018-12-03 00:12:09 +05:30
c0bw3b
0498ccd076
Treewide: use HTTPS on GNU domains
...
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
c0bw3b
93e511c319
Treewide: use HTTPS on GNU Savannah domains
...
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b
a04a512f34
Treewide: use HTTPS on NonGNU domains
2018-12-02 15:21:04 +01:00
Thomas Tuegel
890af817ce
Merge pull request #50786 from tadfisher/elpa-packages
...
elpa-packages: 2018-11-19
2018-11-20 19:22:40 -06:00
Thomas Tuegel
94c9d28bf3
Merge pull request #50787 from tadfisher/org-packages
...
org-packages: 2018-11-19
2018-11-20 19:22:24 -06:00
Thomas Tuegel
0cb8c8ae2d
Merge pull request #50788 from tadfisher/melpa-packages
...
melpa-packages: 2018-11-19
2018-11-20 19:22:09 -06:00
Thomas Tuegel
301380f180
Merge pull request #50789 from tadfisher/melpa-stable-packages
...
melpa-stable-packages: 2018-11-19
2018-11-20 19:21:49 -06:00
adisbladis
57aa1be688
emacs-libvterm: unstable-2017-11-24 -> unstable-2018-11-16
2018-11-20 20:23:18 +00:00
c0bw3b
cc7e724b91
remember: remove
...
Gna.org forge is closed and upstream repo was not relocated
+ remember-mode is part of the base Emacs since 26.1
2018-11-20 20:44:34 +01:00
Tad Fisher
5603017566
org-packages: 2018-11-19
2018-11-19 12:51:39 -08:00
Tad Fisher
030eda9395
melpa-stable-packages: 2018-11-19
2018-11-19 12:50:30 -08:00
Tad Fisher
1b490d1977
melpa-packages: 2018-11-19
2018-11-19 12:49:16 -08:00
Tad Fisher
a79ba156f4
elpa-packages: 2018-11-19
2018-11-19 11:55:26 -08:00
Bojan Nikolic
bd0aa43571
magit-filenotify: Fix missing dependency on git
...
magit-filenotify has a build-time dependency on git, fix this in same
way as magit by adding override
2018-10-16 15:39:49 +01:00
Matthew Pickering
9e348b4613
emacsPackages.cedille: init at 1.0.0
2018-10-14 19:17:37 +00:00
Peter Hoeg
89b618771a
emacs: fix egg dependency on git
2018-10-01 17:01:42 +08:00
Peter Hoeg
b5c69bca37
emacs: magithub and magit-svn require git
2018-10-01 11:37:47 +08:00
Thomas Tuegel
bd3e3d8a18
elpa-packages: 2018-09-15
2018-09-15 14:43:56 -05:00
Thomas Tuegel
e68f1b3aba
org-packages: 2018-09-15
2018-09-15 14:40:41 -05:00
Thomas Tuegel
4a2e7f3119
melpa-stable-packages: 2018-09-15
2018-09-15 14:39:38 -05:00
Thomas Tuegel
851da08dd9
melpa-packages: 2018-09-15
2018-09-15 14:39:27 -05:00
Daniël de Kok
9d6ff38f70
magit-todos: fix build by providing git as input. ( #45999 )
...
magit-todos requires git during builds. Fixes #45868 .
2018-09-03 23:42:57 +02:00
Benjamin Staffin
23340918d9
vdiff-magit: Include git in nativeBuildInputs ( #45314 )
...
Like magit, vdiff-magit expects git to be present at install time.
2018-08-20 21:23:54 -04:00
Frederik Rietdijk
d9fa74ba78
Merge master into staging
2018-08-09 18:28:15 +02:00
Peter Hoeg
9823e4caa7
emacs-magit-annex: git was missing
2018-08-06 17:09:26 +08:00
John Ericson
db965063b3
treewide: Make configureFlags lists
2018-08-03 17:06:03 -04:00
Peter Hoeg
9ddd60138c
emacs-php-auto-yasnippets: fix HOME
2018-08-02 16:04:57 +08:00
Peter Hoeg
5867097d1f
emacs-connection: upstream is OK again
2018-08-02 13:48:51 +08:00
Peter Hoeg
0de9d840ab
emacs-dictionary: upstream is OK again
2018-08-02 13:48:37 +08:00
Peter Hoeg
bcbfed377e
emacs-link: upstream is OK again
2018-08-02 13:48:24 +08:00
Peter Hoeg
b1914088e1
emacs-powershell: upstream is OK again
2018-08-02 13:47:33 +08:00
Peter Hoeg
667938468b
emacs-magit-gitflow: git was missing
2018-08-02 13:47:12 +08:00
Peter Hoeg
fe6313da30
emacs-insert-shebang: fix compilation
2018-08-02 13:46:43 +08:00
Peter Hoeg
64c0d50fc3
emacs-evil-search-highlight-persist: add dependencies
2018-08-02 13:46:21 +08:00
Peter Hoeg
66d16a5409
emacs-evil-magit: needs git
2018-08-02 13:46:07 +08:00
Peter Hoeg
d172d404e9
emacs-cmake: upstream is OK again
2018-08-02 13:45:45 +08:00
Thomas Tuegel
4f5837668b
hindent: build Emacs package with latest Melpa recipe
...
The hindent Emacs package is built with the latest Melpa recipe, but the same
source version as in haskellPackages.
2018-07-26 15:36:43 -05:00
Thomas Tuegel
648911fee3
melpa-packages: Fix evaluation
2018-07-23 06:51:51 -05:00
Thomas Tuegel
095e2f961f
elpa-packages: Fix evaluation
2018-07-23 06:51:51 -05:00
Thomas Tuegel
a0762a4eee
org-packages: 2018-07-22
2018-07-23 06:51:51 -05:00
Thomas Tuegel
56df454a07
elpa-packages: 2018-07-22
2018-07-23 06:51:51 -05:00
Thomas Tuegel
8ecdc02f95
melpa-stable-packages: 2018-07-22
2018-07-23 06:51:51 -05:00
Thomas Tuegel
707010ef23
melpa-packages: 2018-07-22
2018-07-23 06:51:51 -05:00
Jörg Thalheim
5e05b0a105
Merge pull request #43901 from periklis/orgit-fix-inputs
...
orgit: add git to native build inputs
2018-07-21 19:05:46 +01:00
Periklis Tsirakidis
2bf47aa2b8
orgit: add git to native build inputs
2018-07-21 17:45:08 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
volth
87f5930c3f
[bot]: remove unreferenced code
2018-07-20 18:48:37 +00:00
Thomas Tuegel
9cfbef8bf2
Merge pull request #43609 from ttuegel/emacs-packages-2018-07-14
...
Emacs package updates
2018-07-17 17:53:54 -05:00
Thomas Tuegel
a5f026f778
emacsPackagesNg.magit: find Git during build
2018-07-16 12:29:10 -05:00
Thomas Tuegel
d3cea48608
emacsPackagesNg: 2018-07-15 update
...
All package sets are simultaneously updated to accommodate changes to
package-build. Due to new restrictions in package-build, all packages using
`melpaBuild` must now provide a recipe file, even those packages which are not
included in upstream MELPA.
2018-07-15 20:52:41 -05:00
Benjamin Andresen
b07deda268
emacsPackages.cask: 0.8.1 -> 0.8.4
2018-07-14 14:07:23 +02:00
Sergiu Ivanov
ea1b56c27b
icicles: 2018-04-16 -> 2018-07-02
2018-07-02 04:36:09 +02:00
Ryan Mulligan
fce8f26af6
treewide: http -> https ( #42665 )
2018-06-27 22:12:57 +02:00
Peter Simons
c08d5ab247
emacsPackages.haskellMode: mark 'broken'
...
This package is obsolete anyway. Use "emacsMelpa.haskell-mode" instead.
2018-06-07 15:22:16 +02:00
adisbladis
4e891cf4d5
emacsPackages.emacs-libvterm: Fix build (flipped over libvterm-neovim)
2018-05-16 14:31:43 +08:00
adisbladis
149a0dc1ff
emacsPackages.emacs-libvterm: init at unstable-2017-11-24
2018-05-16 14:02:49 +08:00
Will Dietz
4b7b083bcb
treewide: stdenv.lib.platforms.gnu -> ... gnu ++ linux
...
Include all linux platforms.
2018-04-30 18:12:10 -05:00
Matthew Justin Bauer
8273d97128
Merge pull request #38983 from scolobb/icicles-bump
...
icicles: 2017-10-28 -> 2018-04-16
2018-04-19 12:01:32 -05:00
Michael Alan Dorman
529e7cf070
fold-dwim-org: mark broken
...
missing upstream dependency
2018-04-17 07:09:15 -04:00
Michael Alan Dorman
6515df0258
melpa-packages: 2018-04-16
...
Removals:
- ido-ubiquitous: removed from melpa
2018-04-17 07:08:58 -04:00
Michael Alan Dorman
4ec912fc11
melpa-stable-packages: 2018-04-16
...
Removals:
- ido-ubiquitous: removed from melpa
2018-04-17 07:08:58 -04:00
Michael Alan Dorman
ee8b9d92b5
org-packages: 2018-04-16
2018-04-17 07:08:57 -04:00
Michael Alan Dorman
3aefd6c94e
elpa-packages: 2018-04-16
2018-04-17 07:08:57 -04:00
Clemens Fruhwirth
3476b4c7d7
Remove overrides for dead emacs packages.
2018-04-16 14:32:07 +02:00
Sergiu Ivanov
dec5e5a602
icicles: 2017-10-28 -> 2018-04-16
2018-04-16 02:00:29 +02:00
Michael Alan Dorman
70298659d7
emacsPackagesNg: fix evaluation issues
...
There were some overrides relating to packages that were removed, as
well as some packages that still remained but depended on packages
that were removed.
2018-04-11 06:20:11 -04:00
Michael Alan Dorman
be8c2c003c
melpa-packages: 2018-04-11
...
Removals:
- escreen : purged from emacsmirror
- fm : purged from emacsmirror
- fold-dwim : purged from emacsmirror
- hl-sexp : purged from emacsmirror
- ldap-mode : purged from emacsmirror
- list-register : purged from emacsmirror
- osx-plist : purged from emacsmirror
- psvn : purged from emacsmirror
- quack : purged from emacsmirror
- vkill : purged from emacsmirror
- x-dict : purged from emacsmirror
- xterm-frobs : purged from emacsmirror
- xterm-title : purged from emacsmirror
2018-04-11 06:20:11 -04:00
Michael Alan Dorman
e66b642764
melpa-stable-packages: 2018-04-11
...
Removals:
- fm : purged from emacsmirror
- fold-dwim : purged from emacsmirror
- hl-sexp : purged from emacsmirror
- osx-plist : purged from emacsmirror
2018-04-11 06:20:11 -04:00
Michael Alan Dorman
58fb81f358
org-packages: 2018-04-11
2018-04-11 06:20:11 -04:00
Michael Alan Dorman
c44cd4c2e3
elpa-packages: 2018-04-11
2018-04-11 06:20:11 -04:00
Michael Alan Dorman
b801736b75
melpa-packages: 2018-04-01
...
Removals:
- anything*, helm-anything: removed from melpa
- auth-password-store: renamed to auth-source-pass
- cake*, ac-cake*: removed from melpa
- imgur: removed from melpa
- magit-rockstar: removed from melpa
- mmm-mode: removed from melpa
- org-fstree: removed from melpa
- undo-tree: removed from melpa
2018-04-02 07:29:45 -04:00
Michael Alan Dorman
21397f11fc
melpa-stable-packages: 2018-04-01
...
Removals:
- anything*: removed from melpa
- auth-password-store: renamed to auth-source-pass
- cake*, ac-cake*: removed from melpa
- magit-rockstar: removed from melpa
- mmm-mode: removed from melpa
2018-04-02 07:29:45 -04:00
Michael Alan Dorman
7881ffdb78
org-packages: 2018-04-01
2018-04-02 07:29:45 -04:00
Michael Alan Dorman
1484edca60
elpa-packages: 2018-04-01
2018-04-02 07:29:45 -04:00
John Wiegley
6654fde548
Mark some Emacs packages as no longer broken
2018-04-01 20:50:40 -07:00
Matthew Justin Bauer
f07348890d
melpa: Remove ess-R-object-popup (again)
2018-03-31 22:55:53 -05:00
Matthew Justin Bauer
b2d0c46e4b
melpa: Remove ess-R-object-popup
2018-03-31 22:55:25 -05:00
Matthew Justin Bauer
6ff61bb5f9
Revert "melpaStablePackages.caml: don't run configure"
2018-03-22 11:32:47 -05:00
Matthew Justin Bauer
66b1712a62
Merge pull request #31798 from catern/fixcamlmod
...
melpaStablePackages.caml: don't run configure
2018-03-22 11:26:35 -05:00
Matthew Justin Bauer
79a40fc30c
Merge pull request #37156 from matthewbauer/auto-update/emacsPackagesNg.elpaPackages
...
elpa-packages 2018-03-15
2018-03-19 03:33:10 -05:00
Matthew Bauer
508c9b831c
melpa-packages 2018-03-17
2018-03-17 01:25:24 -05:00
Matthew Bauer
a7afedd2e7
elpa-packages 2018-03-15
2018-03-15 21:49:26 -05:00
Michael Alan Dorman
667a4a7872
melpa-packages: 2018-02-26
...
Removals:
- swbuff: removed from melpa
2018-02-26 12:59:09 -05:00
Michael Alan Dorman
913905dbe0
melpa-stable-packages: 2018-02-26
...
Removals:
- swbuff: removed from melpa
2018-02-26 12:59:09 -05:00
Michael Alan Dorman
51691f4a74
org-packages: 2018-02-26
2018-02-26 12:59:08 -05:00
Michael Alan Dorman
3065b6c498
elpa-packages: 2018-02-26
2018-02-26 12:59:08 -05:00
Michael Alan Dorman
2af43907e0
melpa-packages: 2018-02-22
...
Removals:
- ac-anaconda: removed from melpa
- cider-profile: removed from melpa
2018-02-22 21:32:07 -05:00
Michael Alan Dorman
a65ec7eb1d
melpa-stable-packages: 2018-02-22
...
Removals:
- ac-anaconda: removed from melpa
2018-02-22 21:32:06 -05:00
Michael Alan Dorman
13fd5f1b05
org-packages: 2018-02-22
2018-02-22 21:32:06 -05:00
Michael Alan Dorman
41d2d75ea0
elpa-packages: 2018-02-22
2018-02-22 21:32:06 -05:00
Michael Alan Dorman
5aea6a12aa
melpa-packages: 2018-02-12
...
Removals:
- ob-clojure-literate: removed from melpa
- ob-php: removed from melpa
- ob-redis: removed from melpa
- ob-smiles: removed from melpa
- ob-spice: removed from melpa
2018-02-12 19:02:04 -05:00
Michael Alan Dorman
cd54d37e9e
melpa-stable-packages: 2018-02-12
...
Removals:
- elcord: stable tags removed
- ob-spice: removed from melpa
2018-02-12 19:02:03 -05:00
Michael Alan Dorman
943c6c87ad
org-packages: 2018-02-12
2018-02-12 19:02:03 -05:00
Michael Alan Dorman
fdf8946cb7
elpa-packages: 2018-02-12
2018-02-12 19:02:03 -05:00
Jörg Thalheim
62f7640ebe
Merge pull request #34727 from vbgl/pg-HEAD-20180130
...
proofgeneral_HEAD: 2017-11-06 -> 2018-01-30
2018-02-09 08:45:09 +00:00
Vincent Laporte
8cc3fcdfd4
proofgeneral_HEAD: 2017-11-06 -> 2018-01-30
2018-02-08 06:24:14 +00:00
Michael Alan Dorman
e843ef280e
melpa-packages: 2018-02-07
2018-02-07 18:02:09 -05:00
Michael Alan Dorman
d2f7f2d3d3
melpa-stable-packages: 2018-02-07
2018-02-07 18:02:03 -05:00
Michael Alan Dorman
7e9d21414d
org-packages: 2018-02-07
2018-02-07 18:02:03 -05:00
Michael Alan Dorman
4dda0dbc3d
elpa-packages: 2018-02-07
2018-02-07 18:02:03 -05:00
Michael Alan Dorman
c00a10e75e
melpa-packages: remove llvm-mode override
...
This package was removed from melpa, so there's no value in overriding
it, and in fact it won't evaluate. :)
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
accbc72cee
melpa-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
2b73676db8
melpa-stable-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
7d58054cf7
org-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
d19f29c1e1
elpa-packages: 2018-01-29
2018-01-29 19:40:59 -05:00
Michael Alan Dorman
dae8151008
melpa-packages: 2018-01-22
...
Removals:
- main-line: removed from melpa
2018-01-22 12:51:55 -05:00
Michael Alan Dorman
3b4f4c28ca
melpa-stable-packages: 2018-01-22
2018-01-22 12:51:55 -05:00
Michael Alan Dorman
ea3c7e9337
org-packages: 2018-01-22
2018-01-22 12:51:55 -05:00
Michael Alan Dorman
71b1574a92
elpa-packages: 2018-01-22
2018-01-22 12:51:55 -05:00
Yegor Timoshenko
506c89c30a
maintainers: remove mornfall from packages
2018-01-17 05:17:33 +00:00
Michael Alan Dorman
e73ac924c6
melpa-stable: Don't markBroken rcirc-menu
(that doesn't exist)
...
This `markBroken` annotation was either added in error (by me), or the
package was removed from melpa-stable, but either way, it's no longer
in that package set, so remove the annotation.
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
fbb8fc18ee
melpa-packages: 2018-01-15
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
e621929d97
melpa-stable-packages: 2018-01-15
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
8a24756dd8
org-packages: 2018-01-15
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
56c02aedee
elpa-packages: 2018-01-15
2018-01-15 15:12:08 -05:00
Michael Alan Dorman
57f58b7121
melpa-packages: 2018-01-08
...
Removals:
- spike-theme - github repo no longer exists
2018-01-08 13:02:22 -05:00
Michael Alan Dorman
b8de09e484
melpa-stable-packages: 2018-01-08
2018-01-08 13:02:22 -05:00
Michael Alan Dorman
c82c8b4a13
org-packages: 2018-01-08
2018-01-08 13:02:21 -05:00
Michael Alan Dorman
2da2275ca1
elpa-packages: 2018-01-08
...
Removals:
- org - removed from elpa
2018-01-08 13:02:21 -05:00
Elis Hirwing
cc122e5ec3
font-lock-plus: 2017-0222.1755 -> 20180101.25
...
Also specified specific revisions of the file to download to not have
a breaking package whenever the author decides to update the package.
This happened on 2018-01-01 when the author updated the copyright of
the package to match the new year.
2018-01-03 19:55:38 +01:00
Michael Alan Dorman
8229306369
melpa-packages: 2018-01-02
2018-01-02 19:00:40 -05:00
Michael Alan Dorman
b3203b9302
melpa-stable-packages: 2018-01-02
2018-01-02 19:00:40 -05:00
Michael Alan Dorman
9cc47a6c23
org-packages: 2018-01-02
2018-01-02 19:00:40 -05:00
Michael Alan Dorman
c261b32aa2
elpa-packages: 2018-01-02
2018-01-02 19:00:40 -05:00
Benjamin Staffin
f0f290e6cb
melpaPackages: match version of magit-popup to magit
...
Related to https://github.com/magit/magit/issues/3286
2017-12-29 18:42:28 -05:00
Michael Alan Dorman
68ff2f45d4
melpa-packages: 2017-12-28
2017-12-28 12:52:50 -05:00
Michael Alan Dorman
9aff8f3c0f
melpa-stable-packages: 2017-12-28
2017-12-28 12:52:49 -05:00
Michael Alan Dorman
22054d1d1e
elpa-packages: 2017-12-28
2017-12-28 12:52:49 -05:00
Michael Alan Dorman
4eb6074755
melpaStablePackages.rcirc-menu: mark broken
2017-12-27 08:19:42 -05:00
Michael Alan Dorman
85fbf141ae
melpaStablePackages.insert-shebang: mark broken
2017-12-27 08:19:42 -05:00
Michael Alan Dorman
8043782b8f
melpaStablePackages.eterm-256color: fix bad markBroken
...
I type `emacs` much more readily than `eterm`.
2017-12-27 08:19:42 -05:00
Michael Alan Dorman
af2ef2eac6
melpa-packages: 2017-12-26
...
Removals:
- company-eshell-autosuggest - Removed from melpa
- helm-package - Removed from melpa
2017-12-27 08:19:42 -05:00
Michael Alan Dorman
c7ab815035
melpa-stable-packages: 2017-12-26
...
Removals:
- company-eshell-autosuggest - removed from melpa
- helm-package - removed from melpa
2017-12-27 08:19:41 -05:00
Michael Alan Dorman
a998ee41e5
org-packages: 2017-12-26
2017-12-27 08:19:41 -05:00
Michael Alan Dorman
cd165af5f4
elpa-packages: 2017-12-26
2017-12-27 08:19:41 -05:00
Michael Alan Dorman
21bcd523eb
emacsPackagesNg: mark -rtags packages broken
...
They're all trying to use the same `configure` script that expects
/bin/bash. This should be correctable.
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
e529c6fd1f
emacsPackageNg: Mark some broken packages...broken
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
b0860b2a3c
melpa-packages: 2017-12-18
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
e349a987e9
melpa-stable-packages: 2017-12-18
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
018db6a168
org-packages: 2017-12-18
2017-12-18 13:54:17 -05:00
Michael Alan Dorman
a44b7bcbe2
elpa-packages: 2017-12-18
2017-12-18 13:54:17 -05:00
Florent Becker
519a573720
emacsPackagesNg.caml: do not run ocaml's configure phase
2017-12-11 09:54:33 +01:00
Michael Alan Dorman
48b5e81bba
melpa-packages: 2017-12-08
...
Removals:
- markdown-edit-indirect: removed from melpa
2017-12-08 06:29:24 -05:00
Michael Alan Dorman
3f0e6057d4
melpa-stable-packages: 2017-12-08
2017-12-08 06:29:24 -05:00
Michael Alan Dorman
1d8694423f
org-packages: 2017-12-08
2017-12-08 06:29:24 -05:00
Michael Alan Dorman
fdf9d0bcff
elpa-packages: 2017-12-08
2017-12-08 06:29:23 -05:00
Michael Alan Dorman
0dad7d997b
emacsPackagesNg: mark some packages broken
...
These failed to build for various reasons.
2017-11-29 17:50:54 -05:00
Michael Alan Dorman
f684d9a422
melpa-packages: 2017-11-29
...
Removals:
- faustine: bitbucket repo no longer exists
2017-11-29 17:50:51 -05:00
Michael Alan Dorman
8cb330cb23
melpa-stable-packages: 2017-11-29
...
Removals:
- faustine: bitbucket repo no longer exists
2017-11-29 17:50:48 -05:00
Michael Alan Dorman
198f4cb0da
org-packages: 2017-11-29
2017-11-29 17:50:46 -05:00
Michael Alan Dorman
e086cbf9fc
elpa-packages: 2017-11-29
2017-11-29 17:50:37 -05:00
Peter Simons
aba9985ff9
melpa-packages.nix: unbreak "shm", which builds fine for me
...
Ping @mdorman
2017-11-22 14:55:38 +01:00
Michael Alan Dorman
5296f91ca2
melpa-packages: 2017-11-20
...
Removals:
- omniref: removed from melpa
- ox-latex-chinese: removed from melpa
Broken:
- shm: missing dependencies
2017-11-20 17:34:07 -05:00
Michael Alan Dorman
68839b0dd7
melpa-stable-packages: 2017-11-20
...
Broken:
- po-mode: missing file header
2017-11-20 17:33:45 -05:00
Michael Alan Dorman
b5ebb93e0c
org-packages: 2017-11-20
2017-11-20 17:33:30 -05:00
Michael Alan Dorman
1b5252680d
elpa-packages: 2017-11-20
...
Broken:
- rcirc-menu: missing file header
2017-11-20 17:33:17 -05:00
Spencer Baugh
a558da3f7e
melpaStablePackages.caml: don't run configure
2017-11-18 13:34:15 -05:00
Vincent Laporte
48f9d48a51
proofgeneral_HEAD: 2017-05-06 -> 2017-11-06
2017-11-16 00:01:42 +00:00
Michael Alan Dorman
4e00194ba6
melpa-packages: 2017-11-13
2017-11-14 07:54:11 -05:00
Michael Alan Dorman
ad138cecdc
melpa-stable-packages: 2017-11-13
2017-11-14 07:54:10 -05:00
Michael Alan Dorman
e15ce53da3
org-packages: 2017-11-13
2017-11-14 07:54:10 -05:00
Michael Alan Dorman
f8b31144d0
elpa-packages: 2017-11-13
2017-11-14 07:54:10 -05:00
Matthew Bauer
47a854ae01
emacs: add missing packages
...
this fixes eval for nix-env -qaA nixpkgs.emacsPackagesNg
2017-11-12 18:43:35 -06:00
Matthew Bauer
4ad86c5f96
font-lock-plus: fix eval
2017-11-12 18:09:26 -06:00
Matthew Bauer
90ae8bc1a8
emacs: fix cn-outline error
...
cn-outline is no longer in melpa so markBroken is not needed anymore
Fixes #31510
2017-11-12 18:08:08 -06:00