summaryrefslogtreecommitdiff
path: root/pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix')
-rw-r--r--pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix1667
1 files changed, 1174 insertions, 493 deletions
diff --git a/pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix b/pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix
index ec183960ac16..aa9547d4b7b0 100644
--- a/pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix
+++ b/pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix
@@ -2,12 +2,12 @@
_0blayout = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "_0blayout";
- version = "1.0.0";
+ version = "1.0.2";
src = fetchFromGitHub {
owner = "etu";
repo = "0blayout-mode";
- rev = "1540cf8a8086bb73685927ae4eb3da099d65a1b4";
- sha256 = "13qgj7dckmilqd34b19klrk1yy1z68r8fv0plr7cg9rcms54aqqh";
+ rev = "b8bb44b5336965b5519b9a826a0f46f8ee31c471";
+ sha256 = "1apv5zd3zzni2llj9is7h2bzq1xxbx67kr7c07dfjd26n7l0zvfi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/6521ec44ae8b0ba2e0523517f0f3d5b94ddbe1be/recipes/0blayout";
@@ -884,12 +884,12 @@
aggressive-indent = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "aggressive-indent";
- version = "1.8.1";
+ version = "1.8.3";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "aggressive-indent-mode";
- rev = "8438ff5e71ca040e7a1e325d608a3f5ea050503f";
- sha256 = "03mpg4ksvcc5zs540rgnf3gssyx97aiiv60lwdn3934al4125vnq";
+ rev = "998407f56009f441a7cb83d678118d4d8e68f661";
+ sha256 = "0brggqlij0nacx0yjk10rkn045nk0z03r8llmnqkangjm47ffksr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/aggressive-indent";
@@ -947,12 +947,12 @@
airline-themes = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, powerline }:
melpaBuild {
pname = "airline-themes";
- version = "1.4";
+ version = "1.7";
src = fetchFromGitHub {
owner = "AnthonyDiGirolamo";
repo = "airline-themes";
- rev = "3c5f127daf1cf8a74e3c9956e11e56eedf5f3e76";
- sha256 = "0blrpqn8wy9pwzikgzb0v6x4hk7axv93j4byfci62fh1905zfkkb";
+ rev = "bd9624a94618f4144762032a93549f53ffc1e7b3";
+ sha256 = "1rlszg7z5k8c6fmjk4sjgrc9xgcjc1jah6c7kdl9kypha7y8s4bq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/addeb923176132a52807308fa5e71d41c9511802/recipes/airline-themes";
@@ -968,12 +968,12 @@
alchemist = callPackage ({ company, dash, elixir-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info }:
melpaBuild {
pname = "alchemist";
- version = "1.8.0";
+ version = "1.8.1";
src = fetchFromGitHub {
owner = "tonini";
repo = "alchemist.el";
- rev = "d6e65ee1b041ea59b20f7b01e3ee9b3242780794";
- sha256 = "1y5nmcrlsmniv37x7w6yhihmb335n82d96yz7xclhwg59n652pjx";
+ rev = "aa54643c6d64d82c2c8d502bb710e7de87699df1";
+ sha256 = "0fbhrri816brh3283q3gisnxnginwzarsydsz881zk24kk2raq1k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/6616dc61d17c5bd89bc4d226baab24a1f8e49b3e/recipes/alchemist";
@@ -1028,15 +1028,36 @@
license = lib.licenses.free;
};
}) {};
+ all-the-icons = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, font-lock-plus, lib, melpaBuild }:
+ melpaBuild {
+ pname = "all-the-icons";
+ version = "2.1.0";
+ src = fetchFromGitHub {
+ owner = "domtronn";
+ repo = "all-the-icons.el";
+ rev = "9266eeb6ab2eef04389850422d7da059c707380e";
+ sha256 = "169g2dk3m0f7z64pjxcs918r6j5g2pzphrylr2vm40kppigy8gmw";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/604c01aa15927bd122260529ff0f4bb6a8168b7e/recipes/all-the-icons";
+ sha256 = "00ba4gkfvg38l4s0gsb4asvv1hfw9yjl2786imybzy7bkg9f9x3q";
+ name = "all-the-icons";
+ };
+ packageRequires = [ dash emacs font-lock-plus ];
+ meta = {
+ homepage = "https://melpa.org/#/all-the-icons";
+ license = lib.licenses.free;
+ };
+ }) {};
amd-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, js2-mode, js2-refactor, lib, makey, melpaBuild, projectile, s, seq }:
melpaBuild {
pname = "amd-mode";
- version = "2.2";
+ version = "2.5";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "amd-mode.el";
- rev = "27975cae561541bf5e3c4ec8f33730208ea240b5";
- sha256 = "1a9l3gz1r7b3nbzg08x9a30pdn6aa03a3crcsy5nmr5msydnfbsc";
+ rev = "c610c1a85728d161d28854d7373fc13b3dec311b";
+ sha256 = "1ghs3gh410c9w2v17zb93wk184lwl5izpkzrm0qn37qz8i87jqcr";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e4d6e9935e4935c9de769c7bf1c1b6dd256e10da/recipes/amd-mode";
@@ -1061,12 +1082,12 @@
anaconda-mode = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pythonic, s }:
melpaBuild {
pname = "anaconda-mode";
- version = "0.1.5";
+ version = "0.1.6";
src = fetchFromGitHub {
owner = "proofit404";
repo = "anaconda-mode";
- rev = "359c9d62649ad3f2cb007c4d8871e5b051d695f6";
- sha256 = "1kwn5lln7l754x5l3glij7ci3r2g6p9sapc43bm2gmwbgxa9fgis";
+ rev = "3f473150009f86dac68edb02e2f22850788289a5";
+ sha256 = "16c2q6c44qc3bdaxq835rrbyq49z6rd3h6cgss50p4gqwfwxfxn7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e03b698fd3fe5b80bdd24ce01f7fba28e9da0da8/recipes/anaconda-mode";
@@ -1166,12 +1187,12 @@
annotate = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "annotate";
- version = "0.4.6";
+ version = "0.4.7";
src = fetchFromGitHub {
owner = "bastibe";
repo = "annotate.el";
- rev = "9616c55812c4b6f11365e0f4e90f9357c95280ff";
- sha256 = "0wkdvmszabx1rcwqbm6rw07niwd7n4bdb9h2iav2miljwy68s40x";
+ rev = "e6af7f8ef7d241fdc9f866d57dce24beb4bb6b87";
+ sha256 = "19a419rnqqsmvrcl2vwy3gl7mvbfg669vyin2h2xpm56rxsinvy1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/3aae88b8e3b080501195d291012deab31aaf35f7/recipes/annotate";
@@ -1250,12 +1271,12 @@
ansible-doc = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ansible-doc";
- version = "0.3";
+ version = "0.4";
src = fetchFromGitHub {
owner = "lunaryorn";
repo = "ansible-doc.el";
- rev = "6ab94392c860e23439ea3213b74ca56834d1ab14";
- sha256 = "05z379k6a7xq9d2zapf687x3f37jpmh6kfghpgxdd18v0hzca8ds";
+ rev = "bc8128a85a79b14f4a121105d87a5eddc33975ad";
+ sha256 = "0z3y69sfzka764wjbx31dywdq4d6bfsafv2gmmbpmxqmwfmy8sz4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/1daaaa7462f0b83c15ed9d9e7e6d0ee94434b8e9/recipes/ansible-doc";
@@ -1268,6 +1289,27 @@
license = lib.licenses.free;
};
}) {};
+ ansible-vault = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "ansible-vault";
+ version = "0.3.2";
+ src = fetchFromGitHub {
+ owner = "zellio";
+ repo = "ansible-vault-mode";
+ rev = "57fd8017ab93cc6a1f9bbc795d494a069557a1cb";
+ sha256 = "04sdgg98z9gydgx8sf4nfmkwazm799gyvywssfa0mkcvza2z7s21";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/2bff0da29a9b883e53a3d211c5577a3e0bc263a0/recipes/ansible-vault";
+ sha256 = "0pmsvpc866rgcajb2ihhb62g3rwhda7vvq2kxkvr566y609vv021";
+ name = "ansible-vault";
+ };
+ packageRequires = [ emacs ];
+ meta = {
+ homepage = "https://melpa.org/#/ansible-vault";
+ license = lib.licenses.free;
+ };
+ }) {};
anti-zenburn-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "anti-zenburn-theme";
@@ -1585,12 +1627,12 @@
auctex-latexmk = callPackage ({ auctex, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "auctex-latexmk";
- version = "1.0.0";
+ version = "1.0.1";
src = fetchFromGitHub {
owner = "tom-tan";
repo = "auctex-latexmk";
- rev = "bda696babcf4f4df435415e2d6a9c54fa99b230c";
- sha256 = "0zq4am4jgb1rnr2gvi9156y7zi6vfkrasjfj5ar1pw4k0cba7pf6";
+ rev = "b7053f71f578ffb0d247f8a9e8d5152efd86e096";
+ sha256 = "0slihygr74vyijnyzssckapscxmdd7zlgrs0wvmpw9hnjzwwzzql";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/3f48af615c56f093dff417a5d3b705f9993c518f/recipes/auctex-latexmk";
@@ -1648,12 +1690,12 @@
auth-password-store = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, password-store, seq }:
melpaBuild {
pname = "auth-password-store";
- version = "1.1.0";
+ version = "2.0.0";
src = fetchFromGitHub {
owner = "DamienCassou";
repo = "auth-password-store";
- rev = "7b399fd7eb4a19f32d93ec6dc0eb3a344d2687aa";
- sha256 = "021iqwn4lwpsx02m3ns8l3bn5dvssii5sk9vg32mh56fjpbi2dkj";
+ rev = "5ca6a838489c1175de3df7af025751559eb13cb3";
+ sha256 = "10y6grxwp8sw24fv8i9f50lc83qcdxnkw2bm1v983fw6di4i3a8w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/0f4d2a28373ba93da5b280ebf40c5a3fa758ea11/recipes/auth-password-store";
@@ -2137,12 +2179,12 @@
base16-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "base16-theme";
- version = "1.1";
+ version = "1.2";
src = fetchFromGitHub {
owner = "belak";
repo = "base16-emacs";
- rev = "bd7c0d6f54f961752104e1e05f0c525cf62048f7";
- sha256 = "1150alc6f848daf47gchcsy6dhqsq5m35bj4rvdcy50i8n0wa5pc";
+ rev = "97359d48a00b30776c5416ea90735d8302687677";
+ sha256 = "0f0gg5kfzgii0rf75gh48wnwimkc88xzwbifkwdf745jhzkyqn6s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/30862f6be74882cfb57fb031f7318d3fd15551e3/recipes/base16-theme";
@@ -2368,12 +2410,12 @@
bind-key = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bind-key";
- version = "2.2";
+ version = "2.3";
src = fetchFromGitHub {
owner = "jwiegley";
repo = "use-package";
- rev = "27fdfba5b05fd51345dc2b947ae6342266fdb22b";
- sha256 = "1dzkvinp1h1w48lx44x9bn1b54c83m1wl5v8h99l76fh1y0jw7b4";
+ rev = "cd58b268a8a025451c11c3cb1ba18d4f27f245da";
+ sha256 = "14x01dg7fgj4icf8l8w90pksazc0sn6qrrd0k3xjr2zg1wzdcang";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/d39d33af6b6c9af9fe49bda319ea05c711a1b16e/recipes/bind-key";
@@ -2452,12 +2494,12 @@
bm = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "bm";
- version = "201608";
+ version = "201610";
src = fetchFromGitHub {
owner = "joodland";
repo = "bm";
- rev = "b91f87c8f78d2430edc376830d5ba15f45d28637";
- sha256 = "1ggqg0lgvxg2adq91damvh55m36qsa23n3z6zyf5z6855ilzaa4x";
+ rev = "c77ea49f5632b5d987243eddb4b36e84b870bf42";
+ sha256 = "0jfi24kck1ag19lfcfzbivwb1zhid173p7f8chc01cz68l1pp7jw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/bm";
@@ -2533,22 +2575,22 @@
license = lib.licenses.free;
};
}) {};
- boon = callPackage ({ emacs, expand-region, fetchFromGitHub, fetchurl, lib, melpaBuild, multiple-cursors }:
+ boon = callPackage ({ dash, emacs, expand-region, fetchFromGitHub, fetchurl, lib, melpaBuild, multiple-cursors }:
melpaBuild {
pname = "boon";
- version = "0.3";
+ version = "0.4";
src = fetchFromGitHub {
owner = "jyp";
repo = "boon";
- rev = "82458a944e9cf3e4c959e63ebad09312aafe6d2c";
- sha256 = "1apxgj14hgfpz6hjp3384yjf2zrkv4pcncf2zklijs668igvaskq";
+ rev = "c72d26ca2f9c0672192b5f40302ad0ebfc2d6db6";
+ sha256 = "1grsaajfbhgq1wlraq8v21sfqdnk9ja3gj7y982hh44671haqjvw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/boon";
sha256 = "0gryw7x97jd46jgrm93cjagj4p7w93cjc36i2ps9ajf0d8m4gajb";
name = "boon";
};
- packageRequires = [ emacs expand-region multiple-cursors ];
+ packageRequires = [ dash emacs expand-region multiple-cursors ];
meta = {
homepage = "https://melpa.org/#/boon";
license = lib.licenses.free;
@@ -2722,6 +2764,27 @@
license = lib.licenses.free;
};
}) {};
+ bui = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "bui";
+ version = "1.0";
+ src = fetchFromGitHub {
+ owner = "alezost";
+ repo = "bui.el";
+ rev = "c08d91b2d314b52c9ca5c2d5be7a7b2367b68162";
+ sha256 = "104q089cyy0m0hkdnvblss884npc4bv5xf03qr35x3s3573lxh4a";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/38b7c9345de75a707b4a73e8bb8e2f213e4fd739/recipes/bui";
+ sha256 = "0a4g55k02hi3cwvk4d35lk2x5kc4fabskl2025i83hx0rqw4w3f1";
+ name = "bui";
+ };
+ packageRequires = [ dash emacs ];
+ meta = {
+ homepage = "https://melpa.org/#/bui";
+ license = lib.licenses.free;
+ };
+ }) {};
bundler = callPackage ({ fetchFromGitHub, fetchurl, inf-ruby, lib, melpaBuild }:
melpaBuild {
pname = "bundler";
@@ -3103,12 +3166,12 @@
cbm = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cbm";
- version = "0.4";
+ version = "0.5";
src = fetchFromGitHub {
owner = "akermu";
repo = "cbm.el";
- rev = "bd74f5f83ea1778d2e871cbcbedf458ccde40128";
- sha256 = "1smj2l0g0643qp2c5jgj7z9yk6y8yia5a33pfbdpa4qwgq1ap3m4";
+ rev = "bf8cbbcef82e4643c5f0399f0198f606275af08c";
+ sha256 = "1p88fx90xwjk7dmd5gmbqyajyxf859kjsjzqmzljwai91skbb3pm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/f28dbc97dc23cdb0b4c74f8805775c787635871e/recipes/cbm";
@@ -3397,12 +3460,12 @@
cider = callPackage ({ clojure-mode, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, queue, seq, spinner }:
melpaBuild {
pname = "cider";
- version = "0.13.0";
+ version = "0.14.0";
src = fetchFromGitHub {
owner = "clojure-emacs";
repo = "cider";
- rev = "b8932a37b936a34b923ce4e356379ea76108ec6d";
- sha256 = "07xb09csppk2rbffbyiy22mx4s7cd5h48nx428dag7q13fvarc31";
+ rev = "f3c396ff8cf4baf331b0e19e18e33b795b66ee3e";
+ sha256 = "1np4bh7fxv6xkvdg1nyd596p2yjkrh5msw2wsfyidl0xb1jdnj9c";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/55a937aed818dbe41530037da315f705205f189b/recipes/cider";
@@ -3765,12 +3828,12 @@
clojure-snippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "clojure-snippets";
- version = "1.0.0";
+ version = "1.0.1";
src = fetchFromGitHub {
owner = "mpenet";
repo = "clojure-snippets";
- rev = "30cd52379b856cf80eab2b541c32b1bcdcff3db2";
- sha256 = "1p0w83m9j4a6va4g68a4gcfbdkp8nic0q8cm28l8nr7czd5s0yl6";
+ rev = "83785faa607884308a42b81f160854f2cecfd098";
+ sha256 = "1sdgf1avfw7w3m3i7nqb9m9nhqk8lr0bri686lrkq23ds2b44454";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/4898fc6746b30b0d0453b3b56d02479bfb0f70b9/recipes/clojure-snippets";
@@ -3849,12 +3912,12 @@
cmake-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cmake-mode";
- version = "3.6.2";
+ version = "3.7.0pre2";
src = fetchFromGitHub {
owner = "Kitware";
repo = "CMake";
- rev = "c5dcd31e92c0a09009a340e3fe23ced4f6190b64";
- sha256 = "0k40czfgxwdn4yavkl10ab5ls57mdr7smxjjld20mfrjnfbmv0fc";
+ rev = "876da11858ab6649bb088c4bb7758fc84910ba20";
+ sha256 = "179925wbpnfiazqizw5zrhcdb5pi5a8x2x9m5wp0mvw9gxvmnwvn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/598723893ae4bc2e60f527a072efe6ed9d4e2488/recipes/cmake-mode";
@@ -4164,12 +4227,12 @@
company-ansible = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "company-ansible";
- version = "0.2.0";
+ version = "0.3.0";
src = fetchFromGitHub {
owner = "krzysztof-magosa";
repo = "company-ansible";
- rev = "09065115bead0a14c134d4419944eed7e999284c";
- sha256 = "1vygalvg3hky0hacvj8pgjiaym91yh0npq69q4qi3slz87rpl24c";
+ rev = "9f22c09009734bd281fcbb89d8903a04b8a72b74";
+ sha256 = "0z6ix3sihzzkk4jgi1qg5ma9wczzdl55kc0y93jnfn69yk3l0ikn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/7b44cd4bd9f9a7c942ca3f3bd88b2ce61ffff130/recipes/company-ansible";
@@ -4437,12 +4500,12 @@
company-ngram = callPackage ({ cl-lib ? null, company, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "company-ngram";
- version = "0.7.7";
+ version = "0.7.8";
src = fetchFromGitHub {
owner = "kshramt";
repo = "company-ngram";
- rev = "11323ca12ddd5f706d5a855a3a7824013cf3cca6";
- sha256 = "1gq2q6bjnaji53gdaqy4gadiydrvl0ddg0l8xhxj0v1w3sk81b08";
+ rev = "1d43d7df4c5d7a58e1176c7c57a8dce60dba2e8a";
+ sha256 = "1isfyzjik8a5fr8sfy7462hpv5zh5bgbm8zc7d0lk50ggrazz7l5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/937e6a23782450525c4a90392c414173481e101b/recipes/company-ngram";
@@ -4569,12 +4632,12 @@
company-tern = callPackage ({ cl-lib ? null, company, dash, dash-functional, fetchFromGitHub, fetchurl, lib, melpaBuild, s, tern }:
melpaBuild {
pname = "company-tern";
- version = "0.2.0";
+ version = "0.3.0";
src = fetchFromGitHub {
owner = "proofit404";
repo = "company-tern";
- rev = "9a2cb8427a1a93c9c5021c01df1b47c69d79e176";
- sha256 = "11cinjsyf24d4a682ikniprxd1vkwn6mynsp5dzab6yzq09np78i";
+ rev = "b20b3e490bf277c8480712210e3c92ea489859ef";
+ sha256 = "1l4b54rqwsb32r8zwwrag7s35zc3kpviafdrqkq8r1nyshg2yccm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/acc9b816796b9f142c53f90593952b43c962d2d8/recipes/company-tern";
@@ -4695,12 +4758,12 @@
conda = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, pythonic, s }:
melpaBuild {
pname = "conda";
- version = "0.0.2";
+ version = "0.0.5";
src = fetchFromGitHub {
owner = "necaris";
repo = "conda.el";
- rev = "d5bfe6ef6c2adecd1791ed87e3efb55208c0c7c1";
- sha256 = "1pvhm8j49ixlp9jd1zfjzw0rnhjyy1jyipacagsqcyssq6p6khyw";
+ rev = "41169a10cc41c0a3e0b9a61fd8cae7f964347ed7";
+ sha256 = "1n56g7n4nsqrgyhn9lwwqjivmpllibmpgnvy34gbwifkmnq4wz0b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/fcf762e34837975f5440a1d81a7f09699778123e/recipes/conda";
@@ -5218,12 +5281,12 @@
cython-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "cython-mode";
- version = "0.24.1.0";
+ version = "0.24.1";
src = fetchFromGitHub {
owner = "cython";
repo = "cython";
- rev = "3de7bd5559631321c287c8fdd8958b6c494dba5c";
- sha256 = "11ddx5c535a76pnxqdfahchi839v59iwvpiyswigskyfhzxn5ic1";
+ rev = "27d7795ce424cd710431c47ab4cb29111f1a3e9c";
+ sha256 = "0kddvsnc4a2ass4zfzrqp26jlbnqsgbv0dy9rmj3p2n61wqkw4wk";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/be9bfabe3f79153cb859efc7c3051db244a63879/recipes/cython-mode";
@@ -5260,12 +5323,12 @@
darcula-theme = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "darcula-theme";
- version = "1.0";
+ version = "1.1";
src = fetchFromGitLab {
owner = "fommil";
repo = "emacs-darcula-theme";
- rev = "202a5affe59a5e1ac1d33a7e518d1df772bf2100";
- sha256 = "1gdh4izwhyly6dyrmh7lfpd12gnb8hpnafj8br51ksijsssrf21f";
+ rev = "834202004507221c3bdf49457219a56760b13d22";
+ sha256 = "1j2g94cz9b3ivv0w88gw1hcf236kc0c7hnrf13yyspxjm5jfdmd5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/23c8f10205187babb17e3abc3dc40eb1938e6640/recipes/darcula-theme";
@@ -5281,12 +5344,12 @@
darktooth-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "darktooth-theme";
- version = "0.1.48";
+ version = "0.1.60";
src = fetchFromGitHub {
owner = "emacsfodder";
repo = "emacs-theme-darktooth";
- rev = "a9891537f5d49fae2deb631fea0752ab61d3852e";
- sha256 = "19gwhhspkyrnyf277g8kpk57f9l0fp16jaj8va0j1qh1n64fxazn";
+ rev = "1a5d0dc5ae9c57bcb07085ded6fa82c3512ff80f";
+ sha256 = "0hz3hhkyg6m2wvffanpclc2wq7y8n63sgz726kg87iqgq2lfa096";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/b7f62ac1566ced7332e83253f79078dc30cb7889/recipes/darktooth-theme";
@@ -5407,12 +5470,12 @@
datetime = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "datetime";
- version = "0.1";
+ version = "0.2";
src = fetchFromGitHub {
owner = "doublep";
repo = "datetime";
- rev = "dd38546d80a8aa30b9e259490ab82c337e851f54";
- sha256 = "1w8qzj8qrgkygprb3ibyx28j951lv7k1frbpdwz69cg23whi3s30";
+ rev = "6585b2dcb0b3871a2a63656d01baa0c9a300d457";
+ sha256 = "07rb8r3j8293h0ffpwhf7mxnshqi08pb63swhmdzb34hn57cx4jg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/fff9f0748b0ef76130b24e85ed109325256f956e/recipes/datetime";
@@ -5741,12 +5804,12 @@
dim-autoload = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dim-autoload";
- version = "1.2.0";
+ version = "1.2.1";
src = fetchFromGitHub {
owner = "tarsius";
repo = "dim-autoload";
- rev = "ac04fade74a50fd2aac48fc298e4d21d8427f737";
- sha256 = "0jn3hwnqg455fz85m79mbwsiv93ps4sfr1fcfjfwj3qhhbhq7d82";
+ rev = "3a9b7f6c5a2b71149c4cdda7e4b4ea3bd729baa5";
+ sha256 = "0jp3rps3ps8mh7zsn1y9367l1gh26hhmbz61l1dcv3sk4jrw46mw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/66b1a81dfd09a2859ae996d5d8e3d704857a340f/recipes/dim-autoload";
@@ -5864,6 +5927,27 @@
license = lib.licenses.free;
};
}) {};
+ dired-icon = callPackage ({ cl-lib ? null, fetchFromGitLab, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "dired-icon";
+ version = "0.2";
+ src = fetchFromGitLab {
+ owner = "xuhdev";
+ repo = "dired-icon";
+ rev = "68b7b7cf593e4e511eb78cdf83fefdb77ba4ebde";
+ sha256 = "0a7j40rw5wpxlw822ishgbcx7lk1pr4v6qqg4b5y1v5xvwaj7ciy";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/c6d0947148441ed48f92f4cfaaf39c2a9aadda48/recipes/dired-icon";
+ sha256 = "1fl12pbncvq80la3bjgq1wlbpmf32mq76sq61mbnwcimi3nj27na";
+ name = "dired-icon";
+ };
+ packageRequires = [ cl-lib ];
+ meta = {
+ homepage = "https://melpa.org/#/dired-icon";
+ license = lib.licenses.free;
+ };
+ }) {};
dired-imenu = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dired-imenu";
@@ -5888,12 +5972,12 @@
dired-k = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dired-k";
- version = "0.17";
+ version = "0.18";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-dired-k";
- rev = "4c9eb0fab636983a03dbe4357f9b3ee6b3ca8d74";
- sha256 = "17g0ajhbhk7l5s75h0ybz1w1dnf5aikvbcgcdd4d0qkj9l91k8x6";
+ rev = "57f263b42ea83c6a1cf391fcccffd0f36d213f35";
+ sha256 = "1w2grc91m71k9mr4n423vbnakkqg6vc10bham869xs3yr8fs7nay";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/7f8a828b2fbfa11c4b74192d9d0cfa0ad34b3da7/recipes/dired-k";
@@ -6178,22 +6262,30 @@
license = lib.licenses.free;
};
}) {};
- docker = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, magit-popup, melpaBuild, s, tablist }:
+ docker = callPackage ({ dash, docker-tramp, emacs, fetchFromGitHub, fetchurl, json-mode, lib, magit-popup, melpaBuild, s, tablist }:
melpaBuild {
pname = "docker";
- version = "0.4.0";
+ version = "0.5.1";
src = fetchFromGitHub {
owner = "Silex";
repo = "docker.el";
- rev = "57c5f4edb7139cbf78055a1ceb7a9f8b4b299a8a";
- sha256 = "1wkgb6wq3crnpnd747ilwl2kbz5fjk5q5z1xza8j4bf1ic2aybb8";
+ rev = "1ee7b78d22807326bb30e45137bc36cb2ccef93f";
+ sha256 = "03cbcmyqyrsafml9x497h8c4pw5rj5g02rr97ch87nbkzrih1kal";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/6c74bf8a41c17bc733636f9e7c05f3858d17936b/recipes/docker";
sha256 = "10x05vli7lg1w3fdbkrl34y4mwbhp2c7nqdwnbdy53i81jisw2lk";
name = "docker";
};
- packageRequires = [ dash emacs magit-popup s tablist ];
+ packageRequires = [
+ dash
+ docker-tramp
+ emacs
+ json-mode
+ magit-popup
+ s
+ tablist
+ ];
meta = {
homepage = "https://melpa.org/#/docker";
license = lib.licenses.free;
@@ -6244,12 +6336,12 @@
doom-themes = callPackage ({ all-the-icons, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "doom-themes";
- version = "1.0.8";
+ version = "1.1.2";
src = fetchFromGitHub {
owner = "hlissner";
repo = "emacs-doom-theme";
- rev = "45022da883e7ba84a1f832c266e9f2c9a01b393c";
- sha256 = "1mgd6pqqnq28714bvfn70nbfdypw7q57y9a3hgg9v4b60mhjhd7f";
+ rev = "dbe6ed4b4cf27ab676843505cb7c5edba50b455b";
+ sha256 = "0npzshc9mv1zy8dmghz34nwdjlpgxxd4iiv2zp3l6qa0m78j52ri";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/73fd9f3c2352ea1af49166c2fe586d0410614081/recipes/doom-themes";
@@ -6283,6 +6375,27 @@
license = lib.licenses.free;
};
}) {};
+ dr-racket-like-unicode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "dr-racket-like-unicode";
+ version = "1.1.0";
+ src = fetchFromGitHub {
+ owner = "david-christiansen";
+ repo = "dr-racket-like-unicode";
+ rev = "4953f1c8a68472e157a0dcd0a7e35a4ec2577133";
+ sha256 = "1i7k7d2gnzd2izplhdmjbkcxvkwnc3y3y0hrcp2rq60bjpkcl1gv";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/6e612ede00c4b44ace741d2b6baabc61571af15c/recipes/dr-racket-like-unicode";
+ sha256 = "0cqcbn4hmv99d8z03xc0rqw4yh5by6g09y33h75dhl9nh95rybgf";
+ name = "dr-racket-like-unicode";
+ };
+ packageRequires = [ emacs ];
+ meta = {
+ homepage = "https://melpa.org/#/dr-racket-like-unicode";
+ license = lib.licenses.free;
+ };
+ }) {};
dracula-theme = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "dracula-theme";
@@ -6457,8 +6570,8 @@
version = "0.3";
src = fetchhg {
url = "https://bitbucket.com/harsman/dyalog-mode";
- rev = "4b5bc1f49cad";
- sha256 = "1c0jswjxazf330bh0xg889s6pfk50x5qi5lc8kpfqwa0p6b15306";
+ rev = "6ff00cc2f12b";
+ sha256 = "1sjpwgjimrmh8s8lzbjrhhqvhrfcvs36l8ls75qmrrz5rvp386l3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/dyalog-mode";
@@ -6747,12 +6860,12 @@
ebib = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, parsebib }:
melpaBuild {
pname = "ebib";
- version = "2.6.3";
+ version = "2.7.2";
src = fetchFromGitHub {
owner = "joostkremers";
repo = "ebib";
- rev = "018d6ae692eaff67aa77ebaccd29d49912669cd8";
- sha256 = "1awwlrmypbrycbrz8nh1z97gq9rh7k7mav9zk47rhq6vwbl9l066";
+ rev = "212b6a594d13ffcc5683f9bcfd274682abff2b05";
+ sha256 = "1d19qw9980iq4idmcdr8ri42pdmyig6c1nwpxijqvdnd0zxfbnph";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/4e39cd8e8b4f61c04fa967def6a653bb22f45f5b/recipes/ebib";
@@ -6765,27 +6878,6 @@
license = lib.licenses.free;
};
}) {};
- ecb = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
- melpaBuild {
- pname = "ecb";
- version = "2.24";
- src = fetchFromGitHub {
- owner = "alexott";
- repo = "ecb";
- rev = "1e9ddf472d7b6006dc92684b82de22e6148f38b4";
- sha256 = "1s9r1qj7cjsjvvphdpyjff6y598xpbrm9qjv5ncq15w6ac7yxzvc";
- };
- recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/c0a4c225c05166572de4538f7ee9e4e0d088a409/recipes/ecb";
- sha256 = "097hdskhfh255znrqamcssx4ns1sgkxchlbc7pjqwzpflsi0fx89";
- name = "ecb";
- };
- packageRequires = [];
- meta = {
- homepage = "https://melpa.org/#/ecb";
- license = lib.licenses.free;
- };
- }) {};
eclim = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "eclim";
@@ -6870,6 +6962,27 @@
license = lib.licenses.free;
};
}) {};
+ ede-php-autoload = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "ede-php-autoload";
+ version = "0.4.2";
+ src = fetchFromGitHub {
+ owner = "stevenremot";
+ repo = "ede-php-autoload";
+ rev = "c748354c6398aa7e5d3f00ee4c5422f4eca09a91";
+ sha256 = "1imr45s2a1lilqfgfccgxasqlmh1nkc1ivf5iq01w31wik2hii0z";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/8ee9f7fd9cbc3397cd9af34b08b75c3d9d8bc551/recipes/ede-php-autoload";
+ sha256 = "0b7qbighncipgfaksvggpyldc5h0wxbjbiyaghglvycc4p1sfjd0";
+ name = "ede-php-autoload";
+ };
+ packageRequires = [];
+ meta = {
+ homepage = "https://melpa.org/#/ede-php-autoload";
+ license = lib.licenses.free;
+ };
+ }) {};
edit-indirect = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "edit-indirect";
@@ -7089,8 +7202,8 @@
sha256 = "1dljb6pd35l5mv51fm0bjfw4g6d19fj5sc1yag7jir6nmx0k992m";
};
recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/3201516c0158c47d0226ef9c5d324d29ac7b088b/recipes/ein";
- sha256 = "1nksj1cpf4d9brr3rb80bgp2x05qdq9xmlp8mwbic1s27mw80bpp";
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/215e163755fe391ce1f049622e7b9bf9a8aea95a/recipes/ein";
+ sha256 = "14blq1cbrp00rq0ilk7z9qppqfj0r4n3jidw3abcpchvh5ln086r";
name = "ein";
};
packageRequires = [ cl-generic request websocket ];
@@ -7312,12 +7425,12 @@
electric-operator = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, names }:
melpaBuild {
pname = "electric-operator";
- version = "0.2";
+ version = "1.0.0";
src = fetchFromGitHub {
owner = "davidshepherd7";
repo = "electric-operator";
- rev = "96a3696851abc47d369f8985bf6f790e68a4a9aa";
- sha256 = "1ji6rdbqwk8j0nl6yk3rdqrpgxir99lj9pf6i9rx55l63qyrdfc4";
+ rev = "16df9e16da8efe25d410ba17165d7f5c1ad4e043";
+ sha256 = "010zr6dgix6bf8xshs8kascpzcrg83vqd1w71qin9anw6rf3z4d4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/906cdf8647524bb76f644373cf8b65397d9053a5/recipes/electric-operator";
@@ -7330,6 +7443,27 @@
license = lib.licenses.free;
};
}) {};
+ elf-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "elf-mode";
+ version = "0.1.0";
+ src = fetchFromGitHub {
+ owner = "abo-abo";
+ repo = "elf-mode";
+ rev = "cd280d683cd3341d8bb31af6db7e3b74a133e6ab";
+ sha256 = "0cbvjbk2893ag1iy8ggixpirfiyhssm7fii96hb9jqdz874cdl0k";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/368d1ff91f310e5ffe68f872ab0a91584a41a66e/recipes/elf-mode";
+ sha256 = "0xwpaqg4mc0a0d8a4dxbd1sqzvi01gfhwr75f7i3sjzx0fj8vcwd";
+ name = "elf-mode";
+ };
+ packageRequires = [ emacs ];
+ meta = {
+ homepage = "https://melpa.org/#/elf-mode";
+ license = lib.licenses.free;
+ };
+ }) {};
elfeed = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "elfeed";
@@ -7438,12 +7572,12 @@
elm-mode = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, s }:
melpaBuild {
pname = "elm-mode";
- version = "0.19.3";
+ version = "0.19.6";
src = fetchFromGitHub {
owner = "jcollard";
repo = "elm-mode";
- rev = "7e0da96f483703930919f04943f60f6eca3cb842";
- sha256 = "1y0prk4dbw6h26kj2l5vl3bakvc58aawjpkpb2r8wgb2b3fg9vl3";
+ rev = "750bb9ced539db9dfdbd143bb2624aea54eb1e16";
+ sha256 = "12s8pphf6wigaaarapp78srisqdkk2wk7myhxkidrna38pq1ad5b";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/5d1a4d786b137f61ed3a1dd4ec236d0db120e571/recipes/elm-mode";
@@ -7456,22 +7590,22 @@
license = lib.licenses.free;
};
}) {};
- elmacro = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
+ elmacro = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "elmacro";
- version = "0.3.0";
+ version = "1.0.1";
src = fetchFromGitHub {
owner = "Silex";
repo = "elmacro";
- rev = "20a0d1e220984ec6079dda9419b3bb44a88edae3";
- sha256 = "0l2iincskpks9yvj3y9zh1b48xli1q39wybr5n96rys5gv0drc9h";
+ rev = "d712c8efc01646117097e061e1b14933b822b9c7";
+ sha256 = "00fry1gjsrx4dv9d9rjf5pd8w3709mn0052al0l948vhwz4wys9z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/566cc5bc0f71c5a4191ad93b917dc268f6e1a2da/recipes/elmacro";
sha256 = "0644rgwawivrq1shsjx1x2p53z7jgr6bxqgn2smzql8pp6azy7xz";
name = "elmacro";
};
- packageRequires = [ cl-lib dash s ];
+ packageRequires = [ dash s ];
meta = {
homepage = "https://melpa.org/#/elmacro";
license = lib.licenses.free;
@@ -7588,6 +7722,27 @@
license = lib.licenses.free;
};
}) {};
+ elscreen-fr = callPackage ({ elscreen, fetchFromGitHub, fetchurl, lib, melpaBuild, seq }:
+ melpaBuild {
+ pname = "elscreen-fr";
+ version = "0.0.3";
+ src = fetchFromGitHub {
+ owner = "rocher";
+ repo = "elscreen-fr";
+ rev = "b9c11f80d277086d5d5bf88623e15fc7adbbbe3c";
+ sha256 = "1dz8jqd2agh06hya59vbybrmgyhyz2rk6c9panrm49w37v0bwksb";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/18730986df5eb9816eec7ad479abe1e338d3c66f/recipes/elscreen-fr";
+ sha256 = "1kmga1zz9mb3hxd2sxja2vz45pix5a52yl0g9z4vmak32x9rgqrm";
+ name = "elscreen-fr";
+ };
+ packageRequires = [ elscreen seq ];
+ meta = {
+ homepage = "https://melpa.org/#/elscreen-fr";
+ license = lib.licenses.free;
+ };
+ }) {};
elscreen-mew = callPackage ({ elscreen, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "elscreen-mew";
@@ -7967,12 +8122,12 @@
emms-player-simple-mpv = callPackage ({ cl-lib ? null, emacs, emms, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "emms-player-simple-mpv";
- version = "0.3.0";
+ version = "0.4.0";
src = fetchFromGitHub {
owner = "momomo5717";
repo = "emms-player-simple-mpv";
- rev = "ae4c0032d4d2d0b069ee147b19f962e6a8a73c79";
- sha256 = "15bb8fp2lwr5brfrsjwa47yvja5g2wyaac5a4sh5rn734s64x2sq";
+ rev = "bcc056364df5f405716006a8b7bb90102a57f62f";
+ sha256 = "0kz31qsn3nrpi8r31nlxlkkkah0qcdkq9a9i9ypv4ky7pvnzx6m5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/f4eaa866ba6b0ad2b590fb15c30f81b9fdbef6dd/recipes/emms-player-simple-mpv";
@@ -8051,12 +8206,12 @@
emojify = callPackage ({ emacs, fetchFromGitHub, fetchurl, ht, lib, melpaBuild, seq }:
melpaBuild {
pname = "emojify";
- version = "0.3";
+ version = "0.4";
src = fetchFromGitHub {
owner = "iqbalansari";
repo = "emacs-emojify";
- rev = "fec788f09ab1c131b89f296ebd3e73df97e96cfe";
- sha256 = "0nrf6p4h66i17nz850kpdrnk5h5ra4l3icjjrq34sxvmsssp6zhp";
+ rev = "4eccfc7ce43d4dfd3cf65ea86b2975abb4b4e9ad";
+ sha256 = "1n5pmcd6d71pcgjwkqnmh6midcyp7ahc5yry3r38my3shrwirqc2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/488d2751b5fd3bf00f5a6f0545530f44563b86d7/recipes/emojify";
@@ -8103,12 +8258,12 @@
engine-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "engine-mode";
- version = "1.0.0";
+ version = "2.0.0";
src = fetchFromGitHub {
owner = "hrs";
repo = "engine-mode";
- rev = "9e8b10b029f63bc0399f8975a28247eaa78dfcbc";
- sha256 = "1dsa3r39ip20ddbw0m9vq8z3r4ahrxvb37adyqi4mbdgyr6fq6sw";
+ rev = "243d04691475b47a4453ad7106d8268ca14d9f28";
+ sha256 = "02xas46nl28mascqsyr1zcd4hn15bh0fjv2xlxv1kmrj0pis94ml";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/ea1b5dfb6628cf17e77369f25341835aad425f54/recipes/engine-mode";
@@ -8464,22 +8619,22 @@
license = lib.licenses.free;
};
}) {};
- ergoemacs-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, undo-tree }:
+ ergoemacs-mode = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, undo-tree }:
melpaBuild {
pname = "ergoemacs-mode";
- version = "5.14.7.3.1";
+ version = "5.16.10.12";
src = fetchFromGitHub {
owner = "ergoemacs";
repo = "ergoemacs-mode";
- rev = "295ce7a4a5341d9e144a06e91befeebfac1239d9";
- sha256 = "19m6chwc2awbsk5z03q1yhq84m481pff2609a8bxymcvm6yaamvf";
+ rev = "ac70b2563fb6e3d69ea382fddc87b5721c20c292";
+ sha256 = "0ydxyylijdd6da4n9by441352shphrpfyk2631ld5aq3gz27z9gi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/02920517987c7fc698de9952cbb09dfd41517c40/recipes/ergoemacs-mode";
sha256 = "0h99m0n3q41lw5fm33pc1405lrxyc8rzghnc6c7j4a6gr1d82s62";
name = "ergoemacs-mode";
};
- packageRequires = [ emacs undo-tree ];
+ packageRequires = [ cl-lib emacs undo-tree ];
meta = {
homepage = "https://melpa.org/#/ergoemacs-mode";
license = lib.licenses.free;
@@ -8488,16 +8643,16 @@
erlang = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "erlang";
- version = "19.0.7";
+ version = "19.1.5";
src = fetchFromGitHub {
owner = "erlang";
repo = "otp";
- rev = "33b39b559a31c38465dfc038218f432c9c60a9ad";
- sha256 = "1swcakbd3m8c7yzh8h1mdbxd1hyxpza1cb993ixqv4ydhz9bppn3";
+ rev = "926391fbb8761d5833b3a6f5c9e523fcda373c6d";
+ sha256 = "1bbwnpam05rcsivmrh13mkcyb04a08d1fyb4y5w0y0gdpbzn7jq9";
};
recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/erlang";
- sha256 = "1gmrdkfanivb9l5lmkl0853snlhl62w34537r82w11z2fbk9lxhc";
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/d9cd526f43981e0826af59cdc4bb702f644781d9/recipes/erlang";
+ sha256 = "1cs768xxbyrr78ln50k4yknmpbcc1iplws3k07r0gx5f3ca73iaq";
name = "erlang";
};
packageRequires = [];
@@ -8715,6 +8870,27 @@
license = lib.licenses.free;
};
}) {};
+ eshell-up = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "eshell-up";
+ version = "0.0.3";
+ src = fetchFromGitHub {
+ owner = "peterwvj";
+ repo = "eshell-up";
+ rev = "653121392acd607d5dfbca0832927e06806a2d39";
+ sha256 = "05mfwp8zira7p2ip1rmqa08arlbkv7w1mbx7s5saj655scg7jaq3";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/4d033b20d047db8ddd42bdfa2fcf190de559f706/recipes/eshell-up";
+ sha256 = "0v26dqaszdg57brg8sls9ddmfwxzf98wkp471q1cqw75ss4999jd";
+ name = "eshell-up";
+ };
+ packageRequires = [ emacs ];
+ meta = {
+ homepage = "https://melpa.org/#/eshell-up";
+ license = lib.licenses.free;
+ };
+ }) {};
eshell-z = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "eshell-z";
@@ -8760,12 +8936,12 @@
ess = callPackage ({ fetchFromGitHub, fetchurl, julia-mode, lib, melpaBuild }:
melpaBuild {
pname = "ess";
- version = "16.4";
+ version = "16.10";
src = fetchFromGitHub {
owner = "emacs-ess";
repo = "ESS";
- rev = "81d34db66301e78e59ea79e4ae7b9600f1378641";
- sha256 = "039iqrxd8nc52n2j9qjhfmb5f276h2ikvn2lagjbzk15mvg26va4";
+ rev = "abacd7538e1bbfdd6ef2b5f11d4f5f4cc74782ee";
+ sha256 = "0fbprkjb9cjkjyc1yxn9b1znc4w1im9akl4f9ma2ddgl8fzmi7p7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/12997b9e2407d782b3d2fcd2843f7c8b22442c0a/recipes/ess";
@@ -9200,12 +9376,12 @@
evil-matchit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "evil-matchit";
- version = "2.1.5";
+ version = "2.1.6";
src = fetchFromGitHub {
owner = "redguardtoo";
repo = "evil-matchit";
- rev = "b01763bf766a7449626e6216c2d360ae1e80e5c1";
- sha256 = "197ycwx02mjlvck5xraw2jwlsv3ham5jm2yv8133i4cq8dszcfaa";
+ rev = "51d46747e39dc247ea4b72839421b85f53d487be";
+ sha256 = "15fr19gv2rf8pvns7r0jmy1z2f08bjprqxz3hj1fzn9wgc42iwg7";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/aeab4a998bffbc784e8fb23927d348540baf9951/recipes/evil-matchit";
@@ -9221,12 +9397,12 @@
evil-multiedit = callPackage ({ cl-lib ? null, emacs, evil, fetchFromGitHub, fetchurl, iedit, lib, melpaBuild }:
melpaBuild {
pname = "evil-multiedit";
- version = "1.3.0";
+ version = "1.3.3";
src = fetchFromGitHub {
owner = "hlissner";
repo = "evil-multiedit";
- rev = "a14dbfdd41d2baa789fbfbbf3b8148056c11b969";
- sha256 = "118a9bkj2i95xi4axa39mwm3nh519jzznzahbvlncf2279v8mrzr";
+ rev = "5f263a9388dd3593b5acefe9f523c819bd3b338f";
+ sha256 = "0bsdyy5jw8adj26p85831n4f34d0sv4rrv9xlhjqkzx9gsr4h7d1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/997f5a6999d1add57fae33ba8eb3e3bc60d7bb56/recipes/evil-multiedit";
@@ -9281,6 +9457,27 @@
license = lib.licenses.free;
};
}) {};
+ evil-opener = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild, opener }:
+ melpaBuild {
+ pname = "evil-opener";
+ version = "0.2.1";
+ src = fetchFromGitHub {
+ owner = "0robustus1";
+ repo = "opener.el";
+ rev = "ad3c65a5a748230bf07c18f56b1998ac03e3807a";
+ sha256 = "178h7sbpgsn0xl93j7375f2ahmqcszmbl3f7mfb6vgjmm791q03p";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/da8d4e5bf23985632f993336b9183fe9f480addc/recipes/evil-opener";
+ sha256 = "08vcf9i0rplw2p6gjl7zzrc7kxdl5yv2rggj2ihgdnnfpc4sl33h";
+ name = "evil-opener";
+ };
+ packageRequires = [ evil opener ];
+ meta = {
+ homepage = "https://melpa.org/#/evil-opener";
+ license = lib.licenses.free;
+ };
+ }) {};
evil-org = callPackage ({ evil, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "evil-org";
@@ -9599,12 +9796,12 @@
expand-region = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "expand-region";
- version = "0.10.0";
+ version = "0.11.0";
src = fetchFromGitHub {
owner = "magnars";
repo = "expand-region.el";
- rev = "90c4e959ac8bf0bbd857dd679f38a121c592bf7a";
- sha256 = "0rvkhjfkhamr3ys9iarblfwvwq7n4wishdjgnwj1lx7m80h1hzbg";
+ rev = "0bc14fc7fbbcca5da4fdd9695cfd7cbd36eb3b96";
+ sha256 = "0h40dhc3kn8fq86xnwi5lz7ql8my8737y7wkqr897p15y90swr35";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/expand-region";
@@ -9683,12 +9880,12 @@
f = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "f";
- version = "0.18.2";
+ version = "0.19.0";
src = fetchFromGitHub {
owner = "rejeep";
repo = "f.el";
- rev = "6f80f25ef87fb9df58cbc86faa2a2f037dcc2e7e";
- sha256 = "095ka87144jms5gi9spjcmkq346a56kzzy3in6naaha0djd4d607";
+ rev = "541cb518afa5010029492847292c248f88b3ea42";
+ sha256 = "1j6gc2pp5w3iwyjm4h3d0ahzs0ac3pah8lzfhpg4nkibl0nc1bcg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/22ddcf536af597b688d8edb70b3636ed6c265bf5/recipes/f";
@@ -10236,12 +10433,12 @@
flycheck = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, let-alist, lib, melpaBuild, pkg-info, seq }:
melpaBuild {
pname = "flycheck";
- version = "29";
+ version = "30";
src = fetchFromGitHub {
owner = "flycheck";
repo = "flycheck";
- rev = "38f88da0b6531bde5a7fcb6ebad9c502503ebd51";
- sha256 = "0vxhj5lqaj0fmwr6i55gcap44b3x37kbsaz9qg48wjk6gxz91006";
+ rev = "9c063965e893f0cc7c97fabb810ac41ec22f82fb";
+ sha256 = "1vyncqicafmy9av2nsawywn56ay50zdyjba9r55vv11baklabg8w";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/649f9c3576e81409ae396606798035173cc6669f/recipes/flycheck";
@@ -10278,12 +10475,12 @@
flycheck-cask = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-cask";
- version = "0.3";
+ version = "0.4";
src = fetchFromGitHub {
owner = "flycheck";
repo = "flycheck-cask";
- rev = "bad0b7bc25fdfc200ec383db852120aa0fcdba4b";
- sha256 = "1c3igqfd42dm42kfjm2q2xgr673vws10n9jn2jjlsk4g33brc7h4";
+ rev = "b4667500dcf52f96ec7e0fa10dd07edf191cbf5b";
+ sha256 = "1wm5saf29gw0gp0qq5glf9qq3iras99npc2rip7bsnn0czr2mscy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/43224eef52bb316102fea524ba87b0e9e43dc6e6/recipes/flycheck-cask";
@@ -10527,22 +10724,22 @@
license = lib.licenses.free;
};
}) {};
- flycheck-package = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
+ flycheck-package = callPackage ({ fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, package-lint }:
melpaBuild {
pname = "flycheck-package";
- version = "0.8";
+ version = "0.11";
src = fetchFromGitHub {
owner = "purcell";
repo = "flycheck-package";
- rev = "ff93e8986a1021daf542c441c1fd50436ee83cba";
- sha256 = "0aa8cnh9f0f2zr2kkba2kf9djzjnsd51fzj8l578pbj016zdarwd";
+ rev = "cf561bf9896d3e7b6bdcdb7801de6cb9f548b573";
+ sha256 = "124ahlxpkcb5mcndmg8k8rdxx0piis6372zllxk6ywmgxz9mlgy1";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/d17ec69c9f192625e74dfadf03b11d0d7dc575e7/recipes/flycheck-package";
sha256 = "0068kpia17rsgjdmzsjnw0n6x5z9jvfxggxlzkszvwsx73mvcs2d";
name = "flycheck-package";
};
- packageRequires = [ cl-lib emacs flycheck ];
+ packageRequires = [ flycheck package-lint ];
meta = {
homepage = "https://melpa.org/#/flycheck-package";
license = lib.licenses.free;
@@ -10590,6 +10787,27 @@
license = lib.licenses.free;
};
}) {};
+ flycheck-rebar3 = callPackage ({ fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
+ melpaBuild {
+ pname = "flycheck-rebar3";
+ version = "1.0.1";
+ src = fetchFromGitHub {
+ owner = "joedevivo";
+ repo = "flycheck-rebar3";
+ rev = "534df87b0c2197fa15057f1e1a19763411c59220";
+ sha256 = "1sai968p20g7yiyrnmq52lxlwxdls80drjw4f1abkr99awzffsb3";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/2acff5eea030b91e457df8aa75243993c87ca00e/recipes/flycheck-rebar3";
+ sha256 = "1ml9k61n5vy4c2q6c10q9j10ky0iqkinx21bl7hip1r6b5b1kmmc";
+ name = "flycheck-rebar3";
+ };
+ packageRequires = [ flycheck ];
+ meta = {
+ homepage = "https://melpa.org/#/flycheck-rebar3";
+ license = lib.licenses.free;
+ };
+ }) {};
flycheck-status-emoji = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, let-alist, lib, melpaBuild }:
melpaBuild {
pname = "flycheck-status-emoji";
@@ -10611,6 +10829,27 @@
license = lib.licenses.free;
};
}) {};
+ flycheck-swift = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild }:
+ melpaBuild {
+ pname = "flycheck-swift";
+ version = "2.0";
+ src = fetchFromGitHub {
+ owner = "swift-emacs";
+ repo = "flycheck-swift";
+ rev = "822d1415eabfd464adc52063f9c44da1c87f0ff9";
+ sha256 = "0gf7cxrsrf62kamm4xy1fi4v264szm6qk607ifg4bi5dmdc10b0k";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/fd99bea06079c4231363c37e3361bd9e5b1ba490/recipes/flycheck-swift";
+ sha256 = "1s6rn4wyz9la6bw228jfxx8dxjyk5hf8r3vbmq0k808p772zki0z";
+ name = "flycheck-swift";
+ };
+ packageRequires = [ emacs flycheck ];
+ meta = {
+ homepage = "https://melpa.org/#/flycheck-swift";
+ license = lib.licenses.free;
+ };
+ }) {};
flycheck-tip = callPackage ({ emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, popup }:
melpaBuild {
pname = "flycheck-tip";
@@ -11013,12 +11252,12 @@
flyspell-correct = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "flyspell-correct";
- version = "0.2";
+ version = "0.3";
src = fetchFromGitHub {
owner = "d12frosted";
repo = "flyspell-correct";
- rev = "07aa9a9c67c56837b99f8545a4b37485a1732265";
- sha256 = "0zfyry6ysz77ala8ppy4k9h7ssnzw2brnglalphbqw2lgx3q3f98";
+ rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
+ sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/fa06fbe3bc40ae5e3f6d10dee93a9d49e9288ba5/recipes/flyspell-correct";
@@ -11034,12 +11273,12 @@
flyspell-correct-helm = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, helm, lib, melpaBuild }:
melpaBuild {
pname = "flyspell-correct-helm";
- version = "0.2";
+ version = "0.3";
src = fetchFromGitHub {
owner = "d12frosted";
repo = "flyspell-correct";
- rev = "07aa9a9c67c56837b99f8545a4b37485a1732265";
- sha256 = "0zfyry6ysz77ala8ppy4k9h7ssnzw2brnglalphbqw2lgx3q3f98";
+ rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
+ sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-helm";
@@ -11055,12 +11294,12 @@
flyspell-correct-ivy = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, ivy, lib, melpaBuild }:
melpaBuild {
pname = "flyspell-correct-ivy";
- version = "0.2";
+ version = "0.3";
src = fetchFromGitHub {
owner = "d12frosted";
repo = "flyspell-correct";
- rev = "07aa9a9c67c56837b99f8545a4b37485a1732265";
- sha256 = "0zfyry6ysz77ala8ppy4k9h7ssnzw2brnglalphbqw2lgx3q3f98";
+ rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
+ sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-ivy";
@@ -11076,12 +11315,12 @@
flyspell-correct-popup = callPackage ({ fetchFromGitHub, fetchurl, flyspell-correct, lib, melpaBuild, popup }:
melpaBuild {
pname = "flyspell-correct-popup";
- version = "0.2";
+ version = "0.3";
src = fetchFromGitHub {
owner = "d12frosted";
repo = "flyspell-correct";
- rev = "07aa9a9c67c56837b99f8545a4b37485a1732265";
- sha256 = "0zfyry6ysz77ala8ppy4k9h7ssnzw2brnglalphbqw2lgx3q3f98";
+ rev = "d50f3661ad545b30acac4c8819eda2238ff375fc";
+ sha256 = "1j39vsmcz2qwab4yld7asvf4wm3249728fdyf7myiqg5bnivd8ig";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7b9302d8f804c77eb81fee7ed27f13cb1176f6/recipes/flyspell-correct-popup";
@@ -11370,12 +11609,12 @@
fountain-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fountain-mode";
- version = "2.2.1";
+ version = "2.2.2";
src = fetchFromGitHub {
owner = "rnkn";
repo = "fountain-mode";
- rev = "a31c19e88f403a8ebb2e6a5d27eef39fca595ba4";
- sha256 = "1sxr79gcj2xkh8qfp0h4r6iqmhm27qkibsk8l78gi2n3790sbnxk";
+ rev = "4e88b7525c2f39c3d25f689b394b0ece7c6eed6d";
+ sha256 = "1vcc8sdm0b3kss3g47wggc6mv28pr474559d3786fhncp5mxl1qq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/913386ac8d5049d37154da3ab32bde408a226511/recipes/fountain-mode";
@@ -11430,22 +11669,22 @@
license = lib.licenses.free;
};
}) {};
- fsbot-data-browser = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ fsbot-data-browser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "fsbot-data-browser";
- version = "0.2";
+ version = "0.3";
src = fetchFromGitHub {
owner = "benaiah";
repo = "fsbot-data-browser";
- rev = "d8d441fafe1c9a8402269841a4b2285f6625ca82";
- sha256 = "0lljfn31lhp52n0dp6lpd0mx4jdrhpkivjjghk6yka1659vz0s32";
+ rev = "6bca4f7de63e31839d2542f6c678b79931dec344";
+ sha256 = "0lvpgfp89sz6f6rn576g1g88s0q3ibj5ghydjwfcg9w6h7vx5b5s";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/37a0901b98e1c66be6906234e6d6520a6e940e97/recipes/fsbot-data-browser";
sha256 = "0jijvl07jk200fs01ln4dmw5nx9jg3f9b7gjaknyd18vyvbwr3s5";
name = "fsbot-data-browser";
};
- packageRequires = [ dash ];
+ packageRequires = [];
meta = {
homepage = "https://melpa.org/#/fsbot-data-browser";
license = lib.licenses.free;
@@ -11746,12 +11985,12 @@
geiser = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "geiser";
- version = "0.8.1";
+ version = "0.9";
src = fetchFromGitHub {
owner = "jaor";
repo = "geiser";
- rev = "c6f17b25200e36f80d812684a2127b451fc11817";
- sha256 = "1667zln7bav0bdhrc4b5z36n8rn36xvwh4y9ffgns67zfgwi64kk";
+ rev = "8ef6a9321d81ff478cfd376023eb84b8a819a991";
+ sha256 = "08aha9lxdxix1jq0vc3am9wsyivj6vjpfs8frm797aca3bwaam0j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/b0fe32d24cedd5307b4cccfb08a7095d81d639a0/recipes/geiser";
@@ -11830,12 +12069,12 @@
ggtags = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ggtags";
- version = "0.8.11";
+ version = "0.8.12";
src = fetchFromGitHub {
owner = "leoliu";
repo = "ggtags";
- rev = "d4fb6d40b71cad3fd5a2141b8456f27e2b2dc731";
- sha256 = "1qjh7av046ax4240iw40hv5fc0k23c36my9hili7fp4y2ak99l8n";
+ rev = "7a7ee76a8055531482927e6abf7e0ef676165dd2";
+ sha256 = "1kyg26wdimy5k5icglgqg9gdfvzkgk4xis12nx1xkh01j2imzl97";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/b158bb1bc2fbe3de61a6b21174eac7b1457edda2/recipes/ggtags";
@@ -12166,12 +12405,12 @@
git-link = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "git-link";
- version = "0.4.3";
+ version = "0.4.5";
src = fetchFromGitHub {
owner = "sshaw";
repo = "git-link";
- rev = "b9e197419b1d71c7190c2e7cb14b89d9e6759ab2";
- sha256 = "0f10qqmjaxy29qw86a85kjshyj8wc5dldymm8i89l3hb9s9iv260";
+ rev = "efd2a9a40b07e93cd5030d8b409d380c77fca88b";
+ sha256 = "0yhk4r5fdlmiw7n0cpdbjqcsm2vkm37qwwvkb7xz9046mkdag6gy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/1385443585e628e3d4efb3badb7611e9d653e0c9/recipes/git-link";
@@ -12373,6 +12612,27 @@
license = lib.licenses.free;
};
}) {};
+ github-elpa = callPackage ({ commander, fetchFromGitHub, fetchurl, git, lib, melpaBuild, package-build }:
+ melpaBuild {
+ pname = "github-elpa";
+ version = "0.0.1";
+ src = fetchFromGitHub {
+ owner = "10sr";
+ repo = "github-elpa";
+ rev = "c5960375ed5d67465412be7eb0ac558082feebc7";
+ sha256 = "02710iy9zz4ymmb2ydrca5kbdc5i06fjg7212iyvpd58yfzxjj2m";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/81ec06e370f51b750ba3313b661d7386710cffb0/recipes/github-elpa";
+ sha256 = "1981dnz49l5r4qsn49i4dhy6x4ln0haff6gl2zx0p5p0zfkzbi7x";
+ name = "github-elpa";
+ };
+ packageRequires = [ commander git package-build ];
+ meta = {
+ homepage = "https://melpa.org/#/github-elpa";
+ license = lib.licenses.free;
+ };
+ }) {};
github-search = callPackage ({ fetchFromGitHub, fetchurl, gh, lib, magit, melpaBuild }:
melpaBuild {
pname = "github-search";
@@ -12628,12 +12888,12 @@
go-add-tags = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "go-add-tags";
- version = "0.2";
+ version = "0.3";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-go-add-tags";
- rev = "a6a879889729d579297935598d26b985f900ef29";
- sha256 = "1s4jwpwxlqxi9h5qqjcvxz3i8rgfrs874rpadp6lhizdhpjjp82y";
+ rev = "facff8dbb65fb56874d63a63edfd072eceed7904";
+ sha256 = "14bflgc9s9hslwisf4id0pc3asr5qvppwn1w14vvij3plal4mfhi";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/55d3b893bd68d3d2d86ecdbb4ed442edd256516a/recipes/go-add-tags";
@@ -12762,8 +13022,8 @@
sha256 = "0g0vjm125wmw5nd38r3d7gc2h4pg3a9yskcbk1mzg9vf6gbhr0hx";
};
recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/8a9d94efc1a0cedaaa0a1acd1227b2530efefca2/recipes/go-mode";
- sha256 = "1852zjxandmq0cpbf7m56ar3rbdi7bx613gdgsf1bg8hsdvkgzfx";
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/0cede3a468b6f7e4ad88e9fa985f0fdee7d195f5/recipes/go-mode";
+ sha256 = "0ghqm4lbkfla79plqiyb1lzf5kbz0380h9vf8px15zal00xrv0bl";
name = "go-mode";
};
packageRequires = [];
@@ -12793,6 +13053,27 @@
license = lib.licenses.free;
};
}) {};
+ godoctor = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "godoctor";
+ version = "0.0.5";
+ src = fetchFromGitHub {
+ owner = "microamp";
+ repo = "godoctor.el";
+ rev = "de7f838af320c87f10cba17619492e072000c47e";
+ sha256 = "1f9xfpyza23763pamknnpcvcxm7dcwk8dpj5a1mm7brg764yis2z";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/0e23e1362ff7d477ad9ce6cfff694db989dfb87b/recipes/godoctor";
+ sha256 = "0k734hry9npsr6zhsplcvmcjqw6jdf79pv4k9dw0xvd598hkpazz";
+ name = "godoctor";
+ };
+ packageRequires = [];
+ meta = {
+ homepage = "https://melpa.org/#/godoctor";
+ license = lib.licenses.free;
+ };
+ }) {};
golden-ratio = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "golden-ratio";
@@ -12880,12 +13161,12 @@
gotest = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, go-mode, lib, melpaBuild, s }:
melpaBuild {
pname = "gotest";
- version = "0.12.0";
+ version = "0.13.0";
src = fetchFromGitHub {
owner = "nlamirault";
repo = "gotest.el";
- rev = "c7ead398b69ab25db695f5dab73ceaa0aba572fa";
- sha256 = "1idhnsl8vkq3v3nbvhkmxmvgqp97aycxvmkj7894mj9hvhib68l9";
+ rev = "2ae187078beb5d9672ca14cb636b6b4021de4230";
+ sha256 = "1pq9zjfs7gp7bz3jq11fx75m4zcx9p772lja5jicz535khpgxw7f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/0670b42c0c998daa7bf01080757976ac3589ec06/recipes/gotest";
@@ -12964,12 +13245,12 @@
govc = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, json-mode, lib, magit-popup, melpaBuild, s }:
melpaBuild {
pname = "govc";
- version = "0.9.0";
+ version = "0.10.0";
src = fetchFromGitHub {
owner = "vmware";
repo = "govmomi";
- rev = "f9184c1d704efa615d419dd8d1dae1ade94701d1";
- sha256 = "1q86wklz73qmyif04fv5y42imly3yab5bjc8ymka8xkc5lh71mwm";
+ rev = "bb498f73762deb009468da8c3bd93b7c6002a63e";
+ sha256 = "0vqrqv0fdlw3z3402y9vmkr5lpf40nsf2nl5gi5gwr06fzcrv1dg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/92d6391318021c63b06fe39b0ca38f667bb45ae9/recipes/govc";
@@ -13111,12 +13392,12 @@
graphene = callPackage ({ company, dash, exec-path-from-shell, fetchFromGitHub, fetchurl, flycheck, graphene-meta-theme, ido-ubiquitous, lib, melpaBuild, ppd-sr-speedbar, smartparens, smex, sr-speedbar, web-mode }:
melpaBuild {
pname = "graphene";
- version = "0.9.5";
+ version = "0.9.6";
src = fetchFromGitHub {
owner = "rdallasgray";
repo = "graphene";
- rev = "dcc0e34c6c4632d5d5445ec023f5b1ca04c7d1b7";
- sha256 = "1f34bhjxmbf2jjrkpdvqg2gwp83ka6d5vrxmsxdl3r57yc6rbrwa";
+ rev = "47c5a194f81796eface2e2f062144c17ee3cfdb7";
+ sha256 = "0xx3cnwbbil6d7y15d61wkp777w4j5rsdm7gwd5gpcr8910405n2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/0206d6adcb7855c2174c3cd506b71c21def1209b/recipes/graphene";
@@ -13264,6 +13545,27 @@
license = lib.licenses.free;
};
}) {};
+ groovy-imports = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, pcache, s }:
+ melpaBuild {
+ pname = "groovy-imports";
+ version = "1.0";
+ src = fetchFromGitHub {
+ owner = "mbezjak";
+ repo = "emacs-groovy-imports";
+ rev = "e56d7dda617555ec6205644d32ffddf2e1fa43d9";
+ sha256 = "060zxl2y4p50g5fwgplgx07h5akfplp49rkv5cx09rqlcyzqhqwa";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/b18a6842805856062e9452dc32bf0fd458f7d51a/recipes/groovy-imports";
+ sha256 = "09yjkwsm192lgala1pvxw47id4j7362sl3j1hn9ald2m8m3ddyfs";
+ name = "groovy-imports";
+ };
+ packageRequires = [ emacs pcache s ];
+ meta = {
+ homepage = "https://melpa.org/#/groovy-imports";
+ license = lib.licenses.free;
+ };
+ }) {};
groovy-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "groovy-mode";
@@ -13327,6 +13629,27 @@
license = lib.licenses.free;
};
}) {};
+ gruvbox-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "gruvbox-theme";
+ version = "0.17";
+ src = fetchFromGitHub {
+ owner = "Greduan";
+ repo = "emacs-theme-gruvbox";
+ rev = "89b060abf49791cad2639f234b230dc4882bdc39";
+ sha256 = "0bhg2za2a67r6hkb0628zvzxx65rcj7cm3kq3m44wls8q8cr2jxj";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/2bd48c87919f64ced9f3add4860751bb34cb5ecb/recipes/gruvbox-theme";
+ sha256 = "042mnwlmixygk2mf24ygk7rkv1rfavc5a36hs9x8b68jnf3khj32";
+ name = "gruvbox-theme";
+ };
+ packageRequires = [];
+ meta = {
+ homepage = "https://melpa.org/#/gruvbox-theme";
+ license = lib.licenses.free;
+ };
+ }) {};
gscholar-bibtex = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "gscholar-bibtex";
@@ -13390,6 +13713,27 @@
license = lib.licenses.free;
};
}) {};
+ gulp-task-runner = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "gulp-task-runner";
+ version = "1.0";
+ src = fetchFromGitHub {
+ owner = "NicolasPetton";
+ repo = "gulp-task-runner";
+ rev = "8f5c52a7180634a99e16822bbc9f6d5e014c87d2";
+ sha256 = "0n4i3vdl3ayykxab9jql1ivcv7806pin91nmw9ang3fazan06diq";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/34a2bede5ea70cf9df623c32e789d78205f9ebb0/recipes/gulp-task-runner";
+ sha256 = "0211mws99bc9ipg7r3qqm1n7gszvwil31psinf0250wliyppjij7";
+ name = "gulp-task-runner";
+ };
+ packageRequires = [];
+ meta = {
+ homepage = "https://melpa.org/#/gulp-task-runner";
+ license = lib.licenses.free;
+ };
+ }) {};
guru-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "guru-mode";
@@ -13749,12 +14093,12 @@
helm = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, popup }:
melpaBuild {
pname = "helm";
- version = "2.1.0";
+ version = "2.3.1";
src = fetchFromGitHub {
owner = "emacs-helm";
repo = "helm";
- rev = "7a7c9d990e924b9ac0e845afa4e539122f034e31";
- sha256 = "0rpjz3z5ainpxkdmdwpmb1an23qwvfyfjsfscw5kw7k915wak0kq";
+ rev = "b8193725f2c3ab20f2907171374ee762e397739d";
+ sha256 = "13hwwihiy05dszhwb2zxzjqsgf7589zdirdmfxqsw0l224p0hcdd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/7e8bccffdf69479892d76b9336a4bec3f35e919d/recipes/helm";
@@ -13791,12 +14135,12 @@
helm-ag = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-ag";
- version = "0.56";
+ version = "0.57";
src = fetchFromGitHub {
owner = "syohex";
repo = "emacs-helm-ag";
- rev = "8e652e426f1cb285b35920cfba6a586da624c060";
- sha256 = "0hyrladvqf4vn7wliajh33jippfih3rj5jbpx73kcpwqpcg15s0a";
+ rev = "49e1f66fa80674513ca898e32d62d6dad875cb90";
+ sha256 = "0vzgiix2c8jwpk2hhxvz9gqb78glmd4dk1myrgvxs9fhsj54dkk3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/81f0f525680fea98e804f39dbde1dada887e8821/recipes/helm-ag";
@@ -13980,12 +14324,12 @@
helm-core = callPackage ({ async, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "helm-core";
- version = "2.1.0";
+ version = "2.3.1";
src = fetchFromGitHub {
owner = "emacs-helm";
repo = "helm";
- rev = "7a7c9d990e924b9ac0e845afa4e539122f034e31";
- sha256 = "0rpjz3z5ainpxkdmdwpmb1an23qwvfyfjsfscw5kw7k915wak0kq";
+ rev = "b8193725f2c3ab20f2907171374ee762e397739d";
+ sha256 = "13hwwihiy05dszhwb2zxzjqsgf7589zdirdmfxqsw0l224p0hcdd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/ef7a700c5665e6d72cb4cecf7fb5a2dd43ef9bf7/recipes/helm-core";
@@ -14061,6 +14405,27 @@
license = lib.licenses.free;
};
}) {};
+ helm-dired-history = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
+ melpaBuild {
+ pname = "helm-dired-history";
+ version = "1.1";
+ src = fetchFromGitHub {
+ owner = "jixiuf";
+ repo = "helm-dired-history";
+ rev = "75416fa6ca9c5e113cca409ef63518266b4d8d56";
+ sha256 = "17z84dx3z48mx2ssdhlhgzaqrxlzdy9mx3d14qlm0rcrmc0sck8i";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/56036d496c2a5fb1a6b32cdfcd1814944618e652/recipes/helm-dired-history";
+ sha256 = "1k0021wn6x7in4wi9lri2c9wl06pvprv950hgdwgra8m155qjfp1";
+ name = "helm-dired-history";
+ };
+ packageRequires = [ cl-lib helm ];
+ meta = {
+ homepage = "https://melpa.org/#/helm-dired-history";
+ license = lib.licenses.free;
+ };
+ }) {};
helm-firefox = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-firefox";
@@ -14127,12 +14492,12 @@
helm-ghq = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
melpaBuild {
pname = "helm-ghq";
- version = "1.6.0";
+ version = "1.7.0";
src = fetchFromGitHub {
owner = "masutaka";
repo = "emacs-helm-ghq";
- rev = "db37bfe290b234ed3f39dcce24667072172ded41";
- sha256 = "0y379qap3mssz9nslb08vfzq5ihqcm156fbx0dszgz9d6xgkpdhw";
+ rev = "21ccdb537a3be3d9351e01c6365df8e804e8bc56";
+ sha256 = "1v3h6dszj223yvlkrjj6r4jwiyaj3iswbcl5d4ffwgaf72cxm4gn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/e94eec646def7c77b15f6a6ac1841200848e62c7/recipes/helm-ghq";
@@ -14145,22 +14510,22 @@
license = lib.licenses.free;
};
}) {};
- helm-git-grep = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild }:
+ helm-git-grep = callPackage ({ fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild }:
melpaBuild {
pname = "helm-git-grep";
- version = "0.8.0";
+ version = "0.9.0";
src = fetchFromGitHub {
owner = "yasuyk";
repo = "helm-git-grep";
- rev = "456ea8324eb811f099dad993ae94c8837368b23a";
- sha256 = "13p8dbfln8kcvi6iwj9mlb7vy6bda4285gagsng01j3nfrw0ck9x";
+ rev = "6ca2fcd44510305cf019815d61bf65eca200c238";
+ sha256 = "0qmxccwpv7l5lbhv9n7ylikzcggdr99qzci868ghf33p4zhqyrj5";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/338d28c3fe201a7b2f15793be6d540f44819f4d8/recipes/helm-git-grep";
sha256 = "1ww6a4q78w5hnwikq7y93ic2b7x070c27r946lh6p8cz1k4b8vqi";
name = "helm-git-grep";
};
- packageRequires = [ helm ];
+ packageRequires = [ helm-core ];
meta = {
homepage = "https://melpa.org/#/helm-git-grep";
license = lib.licenses.free;
@@ -14838,22 +15203,22 @@
license = lib.licenses.free;
};
}) {};
- helm-spaces = callPackage ({ fetchFromGitHub, fetchurl, helm, lib, melpaBuild, spaces }:
+ helm-spaces = callPackage ({ fetchFromGitHub, fetchurl, helm-core, lib, melpaBuild, spaces }:
melpaBuild {
pname = "helm-spaces";
- version = "0.3";
+ version = "0.4";
src = fetchFromGitHub {
owner = "yasuyk";
repo = "helm-spaces";
- rev = "141266a958feaf7a2e474ff4a5d4cd686919e942";
- sha256 = "13j3rgg5zfpxds6vsyq0aqws1f3p5y5dsq8558nqsymqvycpn047";
+ rev = "877e2b5178926308d6a7c2a37477bb12c33a96d4";
+ sha256 = "1cz8aw6zprzfalagma7jmbycwll2chk2l4n5hkgqyhakdfm2ryzm";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/8c2ffb50643223b68a62fab348cd5aba24ce92e6/recipes/helm-spaces";
sha256 = "0hdvkk173k98iycvii5xpbiblx044125pl7jyz4kb8r1vvwcv791";
name = "helm-spaces";
};
- packageRequires = [ helm spaces ];
+ packageRequires = [ helm-core spaces ];
meta = {
homepage = "https://melpa.org/#/helm-spaces";
license = lib.licenses.free;
@@ -15324,12 +15689,12 @@
hl-todo = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "hl-todo";
- version = "1.7.1";
+ version = "1.7.2";
src = fetchFromGitHub {
owner = "tarsius";
repo = "hl-todo";
- rev = "215ff60d7a4097b5104edaf2784f9a3257db4403";
- sha256 = "1f7dz1r42qy3dwsqx7x802m7v4jfnmfp2q4678gs8d0scgxxfqb4";
+ rev = "3ef6c978011ffd01d3de060cfbde8c91d4b269f2";
+ sha256 = "0lssxnxg0dknmmrp0fri2d4wbpshnkk5zfnfbc2c9jii6bvg4982";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/7c262f6a1a10e8b3cc30151cad2e34ceb66c6ed7/recipes/hl-todo";
@@ -15744,12 +16109,12 @@
ido-describe-bindings = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ido-describe-bindings";
- version = "0.0.9";
+ version = "0.0.11";
src = fetchFromGitHub {
owner = "danil";
repo = "ido-describe-bindings";
- rev = "1f5c78bf56f2cab137a323ec426e906f2215bf7f";
- sha256 = "0055dda1la7yah33xsi19j4hcdmqp17ily2dvkipm4y6d3ww8yqa";
+ rev = "a142ff1c33df23ed9665497d0dcae2943b3c706a";
+ sha256 = "0967709jyp9s04i6gi90axgqzhz03cdf1j1w39yrkds6q1b6v7jw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/31b8e255630f1348a5b5730f7b624ad550d219ad/recipes/ido-describe-bindings";
@@ -15933,12 +16298,12 @@
iedit = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "iedit";
- version = "0.9.9";
+ version = "0.9.9.9";
src = fetchFromGitHub {
owner = "victorhge";
repo = "iedit";
- rev = "b95c35107a429d63b99f888b52eb0f74105d0da0";
- sha256 = "06qv95bgcb6n3zcjs2i1q80v9040z7m9pb9xbhxmqzcx68vpbpdm";
+ rev = "39919478f9472ce7a808ca601f4c19261ecc2f99";
+ sha256 = "1pwkrm98vlpzsy5iwwfksdaz3zzyi7bvdf5fglhsn4ssf47p787g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/aa2b2745bd1f1778070954c834158c19d4cfb788/recipes/iedit";
@@ -16287,22 +16652,22 @@
license = lib.licenses.free;
};
}) {};
- inflections = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ inflections = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "inflections";
- version = "2.3";
+ version = "2.4";
src = fetchFromGitHub {
owner = "eschulte";
repo = "jump.el";
- rev = "fb7355615276f00397b15182076bf472336448a9";
- sha256 = "1fm69g4mrmdchvxr062bk7n1jvs2rrscddb02cldb5bgdrcw8g6j";
+ rev = "fb3dd59f21f77016742de40028aee92176c0917a";
+ sha256 = "1alncmx4q2szvlzg57332zmqm6rsgzf12kfg9l1vb5s9vgd1ki5p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/392c7616d27bf12b29ef3c2ea71e42ffaea81cc6/recipes/inflections";
sha256 = "0f02bhm2a5xiaxnf2c2hlpa4p121xfyyj3c59fy0yldipdxhvw70";
name = "inflections";
};
- packageRequires = [];
+ packageRequires = [ cl-lib emacs ];
meta = {
homepage = "https://melpa.org/#/inflections";
license = lib.licenses.free;
@@ -16475,6 +16840,27 @@
license = lib.licenses.free;
};
}) {};
+ intellij-theme = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "intellij-theme";
+ version = "1.0";
+ src = fetchFromGitLab {
+ owner = "fommil";
+ repo = "emacs-intellij-theme";
+ rev = "c4b4a7ecdad6ed57545c114b40da9f76371f566e";
+ sha256 = "1wz6j7szb271g1baf6jj4k4kw1dfiz8l677vrazx4wyqdpmzlk0c";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/cfe86071b2e84929476a771da99341f4a73cfd06/recipes/intellij-theme";
+ sha256 = "1g8cninmq840sl8fmhq2hcsmz7nccbjmprzcl8w1zdavfp86b97g";
+ name = "intellij-theme";
+ };
+ packageRequires = [];
+ meta = {
+ homepage = "https://melpa.org/#/intellij-theme";
+ license = lib.licenses.free;
+ };
+ }) {};
interleave = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "interleave";
@@ -16812,12 +17198,12 @@
jade = callPackage ({ company, emacs, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild, seq, websocket }:
melpaBuild {
pname = "jade";
- version = "0.20";
+ version = "0.23";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "jade";
- rev = "856846322ea8077ffe6215b54f2f3676db5ccf61";
- sha256 = "03ckvamv61hpk1lcw6z66wsyg471qy979vm3wf8brq9zwapfknia";
+ rev = "67174f42c38eeeda73cfed62197abf59f19b3b9c";
+ sha256 = "080dvzxymbrnaazx64lbvigd982z237a8427myi4mg5wnk68q1wg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/b989c1bd83f20225314b6e903c5e1df972551c19/recipes/jade";
@@ -17274,12 +17660,12 @@
jump = callPackage ({ fetchFromGitHub, fetchurl, findr, inflections, lib, melpaBuild }:
melpaBuild {
pname = "jump";
- version = "2.3";
+ version = "2.4";
src = fetchFromGitHub {
owner = "eschulte";
repo = "jump.el";
- rev = "fb7355615276f00397b15182076bf472336448a9";
- sha256 = "1fm69g4mrmdchvxr062bk7n1jvs2rrscddb02cldb5bgdrcw8g6j";
+ rev = "fb3dd59f21f77016742de40028aee92176c0917a";
+ sha256 = "1alncmx4q2szvlzg57332zmqm6rsgzf12kfg9l1vb5s9vgd1ki5p";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/f0c791aebccc08b770b3969ce5d2e82cbe26f80e/recipes/jump";
@@ -17757,12 +18143,12 @@
kurecolor = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "kurecolor";
- version = "1.2.2";
+ version = "1.2.4";
src = fetchFromGitHub {
owner = "emacsfodder";
repo = "kurecolor";
- rev = "c8c72cea04e51f57701d2dd9be7dba5f3412e2f3";
- sha256 = "0da4y9pf6vq0i6w7bmvrszg9bji3ylhr44hmyrmxvah28pigb2fz";
+ rev = "eb894bcb0769ce73404734f14f7582661abe02c8";
+ sha256 = "118csp4pi1dxm9grmd006d9wmdplnx8gnk02hbfrl639k7hnnd8z";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/58a5ebdbf82e83e6602161bca049d468887abe02/recipes/kurecolor";
@@ -17907,13 +18293,13 @@
version = "3.1.1";
src = fetchFromGitHub {
owner = "ledger";
- repo = "ledger";
- rev = "67d21ed4b083424831e51a649060fbde7c2f735b";
- sha256 = "0jkalp1sggdj0nsms7jlyll9fzq3xxjf110jqwk9ydid0farbyzi";
+ repo = "ledger-mode";
+ rev = "96c4e81eed52e0ef514dc15a6ea6d877b3409a2a";
+ sha256 = "12q6wblwnb6y5c1882jz14742fqbm6p5jpzlvz7p90ylqfl7h989";
};
recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/93c54a327f226bf7e6a0ab4a3368a0e1ca169e62/recipes/ledger-mode";
- sha256 = "0hi9waxmw1bbg88brlr3816vhdi0jj05wcwvrvfc1agvrvzyqq8s";
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/851eca11911b337f809d030785dc2608c8a47424/recipes/ledger-mode";
+ sha256 = "19vljgprgfpb9bkbdvkqnwc5pjn1rl0rniwav08a2c6kd2g59xaf";
name = "ledger-mode";
};
packageRequires = [];
@@ -17946,12 +18332,12 @@
less-css-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "less-css-mode";
- version = "0.20";
+ version = "0.21";
src = fetchFromGitHub {
owner = "purcell";
repo = "less-css-mode";
- rev = "d59a3ff4031ae75fbbe77b6cfce7843205394c28";
- sha256 = "1w6mbk4gc63sh2p9rsy851x2kid0dp2ja4ai5badkr5prxkcpfdn";
+ rev = "59bf174c4e9f053ec2a7ef8c8a8198490390f6fb";
+ sha256 = "1rkjamdy2a80w439vb2hhr7vqjj47wi2azlr7yq2xdz9851xsx9f";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/cae2ac3513e371a256be0f1a7468e38e686c2487/recipes/less-css-mode";
@@ -17988,12 +18374,12 @@
lfe-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "lfe-mode";
- version = "1.1.1";
+ version = "1.2.0";
src = fetchFromGitHub {
owner = "rvirding";
repo = "lfe";
- rev = "697e9b4996fa843f4c6a9edea25005d30a9b8a14";
- sha256 = "0w1vpjqj8ni43gi84i0mcml4gfaqhmmd9s46di37cngpdw86i3bz";
+ rev = "e035006a486278c5ad8b8b04d14d5ef3dede64f7";
+ sha256 = "16wpjry4yg3ap87kzzy387j1hxm0y7mcnh2v4a25snxcsz2cz7qv";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/c44bdb00707c9ef90160e0a44f7148b480635132/recipes/lfe-mode";
@@ -18415,12 +18801,12 @@
logview = callPackage ({ datetime, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "logview";
- version = "0.5";
+ version = "0.5.2";
src = fetchFromGitHub {
owner = "doublep";
repo = "logview";
- rev = "cd63640f3ab15e9a50f4cf250f6828e428fbb345";
- sha256 = "0a3cx96nv64xxsvvxca966kmwd3hacvday936kd1yfdf2bmgiw6z";
+ rev = "9b2f610a32557937e704b32e97f4b61abdec6845";
+ sha256 = "0w1csjcgvl1jfhjpfj19hzrd6f055iaiq0qafpgjlyn6dd4sf9gj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/1df3c11ed7738f32e6ae457647e62847701c8b19/recipes/logview";
@@ -18758,12 +19144,12 @@
magit-rockstar = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, magit, melpaBuild }:
melpaBuild {
pname = "magit-rockstar";
- version = "1.0.4";
+ version = "1.0.5";
src = fetchFromGitHub {
owner = "tarsius";
repo = "magit-rockstar";
- rev = "47780d27141ba50f225f0bd8109f92ba6d1db8d5";
- sha256 = "075gxm4shbh5zfr17zpfn35w8ndgz9aqz6y3wws23wa4ff2n8kdc";
+ rev = "bccce1ac8e012f52e29470c1c7d815f9bb1a192b";
+ sha256 = "0z411x2w6ldy3b8qbavfvfgvkbjd1rl0m1plr44ynp55awrhj0k2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/7a20b539cbd38ffa546c1b56b9fac78c0b9457f6/recipes/magit-rockstar";
@@ -19367,12 +19753,12 @@
meghanada = callPackage ({ cl-lib ? null, company, emacs, fetchFromGitHub, fetchurl, flycheck, lib, melpaBuild, yasnippet }:
melpaBuild {
pname = "meghanada";
- version = "0.1.0";
+ version = "0.2.4";
src = fetchFromGitHub {
owner = "mopemope";
repo = "meghanada-emacs";
- rev = "3c7ffe201735d4b6dbc1e449248194eaa40e6c07";
- sha256 = "15yc312lixa2kv8fij6yp52dqgwi4pdf6w4b776flbqd14y23amd";
+ rev = "86820f22cd1ebf4c2f8cae5b64bc8ff3964ea221";
+ sha256 = "0nn6p5r760hb3ffrv4lb3ny75np6ps0gscp1a20sdsfrz6fbv6dg";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/4c75c69b2f00be9a93144f632738272c1e375785/recipes/meghanada";
@@ -19430,12 +19816,12 @@
merlin = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "merlin";
- version = "2.5.0";
+ version = "2.5.1";
src = fetchFromGitHub {
owner = "the-lambda-church";
repo = "merlin";
- rev = "b2926cf6235827c0242797775188b8f0420386c5";
- sha256 = "0xfmvicagqccscxf45n04c25c7fqsnfk8mp8s90rnzlyr66gdck1";
+ rev = "6480e585a0e9d036d11aaf28bcee97e8e9b77c2e";
+ sha256 = "0p3hqxawp18q43ws6506cnndi49f3gxzmai0x2qch7h42dgh1cb8";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/b1b9bfd3164e62758dc0a3362d85c6627ed7cbf8/recipes/merlin";
@@ -19909,6 +20295,27 @@
license = lib.licenses.free;
};
}) {};
+ monitor = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "monitor";
+ version = "0.3.0";
+ src = fetchFromGitHub {
+ owner = "GuiltyDolphin";
+ repo = "monitor";
+ rev = "8c67c06f60a89b2583bae90afc91a7e7d73260fd";
+ sha256 = "1r2sns49f5fw4f122s165sa41nkrkq2qs20n98g2pfd1whflqfnb";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/b9df614e8e7b9dfdbd7eec552a2b13e0f5acfc22/recipes/monitor";
+ sha256 = "11n4nv6vkjw434yrwqjw20229m2sxqxxdp7sg99gzrd5gjyab643";
+ name = "monitor";
+ };
+ packageRequires = [ dash ];
+ meta = {
+ homepage = "https://melpa.org/#/monitor";
+ license = lib.licenses.free;
+ };
+ }) {};
monokai-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "monokai-theme";
@@ -19954,12 +20361,12 @@
morlock = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "morlock";
- version = "1.0.0";
+ version = "1.0.1";
src = fetchFromGitHub {
owner = "tarsius";
repo = "morlock";
- rev = "185e3679ebeef3dc58555301e0958e864de775e5";
- sha256 = "0kjqdm6kzhgjmfdj4n95ivffw1wqf4r3gk62fvhfi4w29g7wd16j";
+ rev = "5845b60c705e8db88ce790b0b12cd8b917e1e5a5";
+ sha256 = "1a6kwpanwcnipsq0dc99r4iiz9xa2k883syj0kbk544dxgf338xj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/b6ef53bbc80edda12a90a8a9705fe14415972833/recipes/morlock";
@@ -19972,6 +20379,27 @@
license = lib.licenses.free;
};
}) {};
+ mosey = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "mosey";
+ version = "0.1";
+ src = fetchFromGitHub {
+ owner = "alphapapa";
+ repo = "mosey.el";
+ rev = "4d28bf359242477a45994336c2ce37243965c65e";
+ sha256 = "1xakw1q5m3iahvj7xapyi008pr2nrl3msgdfdfsk561ci7bc2008";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/76a9a43eea68db9f82c07677235c481a6f243aa2/recipes/mosey";
+ sha256 = "0zprzr5aqv77kmg1ki9w6fw1nc2ap6yqjl4ak05a1i9cq8g6nf3m";
+ name = "mosey";
+ };
+ packageRequires = [ emacs ];
+ meta = {
+ homepage = "https://melpa.org/#/mosey";
+ license = lib.licenses.free;
+ };
+ }) {};
move-dup = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "move-dup";
@@ -19993,6 +20421,27 @@
license = lib.licenses.free;
};
}) {};
+ move-text = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "move-text";
+ version = "2.0.5";
+ src = fetchFromGitHub {
+ owner = "emacsfodder";
+ repo = "move-text";
+ rev = "58f66f9b62af776a6c3ebe1151b038b59b2c12d4";
+ sha256 = "03rkqv8l98ximfw33972y2lsqzjvbdv9kvz38i9p8iva56cmkbki";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/82bfd0f41e42eed1d4c2361ec1d1685edebbac1b/recipes/move-text";
+ sha256 = "04bfrkanafmbrdyw06ciw9kiyn7h3kpikxk3clx2gc04jl67hzgy";
+ name = "move-text";
+ };
+ packageRequires = [];
+ meta = {
+ homepage = "https://melpa.org/#/move-text";
+ license = lib.licenses.free;
+ };
+ }) {};
mowedline = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "mowedline";
@@ -20185,12 +20634,12 @@
multi-line = callPackage ({ cl-lib ? null, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, shut-up }:
melpaBuild {
pname = "multi-line";
- version = "0.1.4";
+ version = "0.1.5";
src = fetchFromGitHub {
owner = "IvanMalison";
repo = "multi-line";
- rev = "329551143764c4106e717bce77a493bd20b72cb8";
- sha256 = "1bvz3h394mmnc3r4k121nnks5ha15wlz53708hda993cs6r8dqvb";
+ rev = "778c7510b7f066f53cf1f96a6ad1079fda5dc1f7";
+ sha256 = "0lr1i2a4fw40iz8qz2zqch63ci9pwvrri219phv22kn76jqn39mh";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/0f8eee6798a0ba71d437a1cbf82e360a5b60eafb/recipes/multi-line";
@@ -20329,6 +20778,27 @@
license = lib.licenses.free;
};
}) {};
+ nameless = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "nameless";
+ version = "1.0.2";
+ src = fetchFromGitHub {
+ owner = "Malabarba";
+ repo = "Nameless";
+ rev = "ab1a5c589378334eafca105af1a17f73b9065423";
+ sha256 = "107q1rximjnag9r9vgwh0iv687i3rsscbdnjc46f8l16j6vi4n7d";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/8e4ee4dae5f32a8d445dc0cc2455c1f7075c9b3d/recipes/nameless";
+ sha256 = "14agx54h2vqfb0656n12z761ywyxsdskd6xa1ccar70l9vwj85vq";
+ name = "nameless";
+ };
+ packageRequires = [ emacs ];
+ meta = {
+ homepage = "https://melpa.org/#/nameless";
+ license = lib.licenses.free;
+ };
+ }) {};
names = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "names";
@@ -20479,12 +20949,12 @@
ncl-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ncl-mode";
- version = "0.99.1";
+ version = "0.99.2";
src = fetchFromGitHub {
owner = "yyr";
repo = "ncl-mode";
- rev = "4a1a3f133c8c74a01b5c527496b56052bacac2ab";
- sha256 = "16i1k1zr6ng1dlxb1b73mxjf25f4kvf3x5vfffsi3qnfm960bg3q";
+ rev = "164e504e25cec1812fbae5c3dae164d9f6018ece";
+ sha256 = "1m3llm87qgd7sr6ci22nd835vdg0qprs5m9lqcx74k689jl89cni";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/00cc4705650157621bb0135cc512d57178496100/recipes/ncl-mode";
@@ -20542,12 +21012,12 @@
neotree = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "neotree";
- version = "0.2.1";
+ version = "0.5";
src = fetchFromGitHub {
owner = "jaypei";
repo = "emacs-neotree";
- rev = "c4f32b489fb1f5f00897a7dbb58a27ee704f5493";
- sha256 = "1gmi0xxwkh33w5gxc8488m1vv6ycizqhlw1kpn81zhqdzzq3s06n";
+ rev = "ba1f4bacd97c99d55ad37e5940bd7567d2ae50d4";
+ sha256 = "1a8riwz37sws2g2992zj6y8q4ypr76gxfwril6vnfig367anv4js";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/9caf2e12762d334563496d2c75fae6c74cfe5c1c/recipes/neotree";
@@ -20563,12 +21033,12 @@
nginx-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nginx-mode";
- version = "1.1.4";
+ version = "1.1.6";
src = fetchFromGitHub {
owner = "ajc";
repo = "nginx-mode";
- rev = "8a296e30b01adbc40d1aa9ccde369a972ac5ceab";
- sha256 = "08bpyk0brx0x2l0y8hn8zpkaxb2ndmxz22kzxxypj6hdz303wf38";
+ rev = "304c9e2dbe884645661e3f133c11217a2b4d4274";
+ sha256 = "1i9yh55zi7ml4i9nfjgvyz62y7id3c9fszs0h41skdzjfs9x5p6j";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/a6da3640b72496e2b32e6ed21aa39df87af9f7f3/recipes/nginx-mode";
@@ -20626,12 +21096,12 @@
nix-buffer = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "nix-buffer";
- version = "1.2.2";
+ version = "1.2.3";
src = fetchFromGitHub {
owner = "shlevy";
repo = "nix-buffer";
- rev = "eb28bf99c3562cfda07f312ca49e0b594f0ff81b";
- sha256 = "148iyy8ma1n5a3biyal5rafxpp0zzn81nyy06jlzrkzjy44iyzwi";
+ rev = "2e2324c7f3a3ef27c9cb9cc3945cd82bec6b7755";
+ sha256 = "18ys3ddla3z733r4jf2nnfkllclrq496i08pfiyvkj6l3jnghzx0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/08b978724ff26b3ea7a134d307d888c80e2a92a9/recipes/nix-buffer";
@@ -20770,11 +21240,11 @@
}) {};
notmuch = callPackage ({ fetchgit, fetchurl, lib, melpaBuild }: melpaBuild {
pname = "notmuch";
- version = "0.22.2";
+ version = "0.23.1";
src = fetchgit {
url = "git://git.notmuchmail.org/git/notmuch";
- rev = "da5029e2ac8dfd8a839de1f6a4701237d0b34db1";
- sha256 = "0fryxrgz8l9397jcink5cybn4l57lzav6a4ar8p6rj5p9f7lr0d6";
+ rev = "ad517e9195a29b26955999c6e11fc37c73dbc01e";
+ sha256 = "0g1xybi4ndhvmnxgzxbp3x8kwg69jp3idf8x1asljcfsm6qhvr5i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/b19f21ed7485036e799ccd88edbf7896a379d759/recipes/notmuch";
@@ -21000,12 +21470,12 @@
ob-http = callPackage ({ cl-lib ? null, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "ob-http";
- version = "0.0.4";
+ version = "0.0.5";
src = fetchFromGitHub {
owner = "zweifisch";
repo = "ob-http";
- rev = "e10b35accd4c758d781ab9f6e00b7b792dccf380";
- sha256 = "0bqr6yl1hpykpykjpfb247xnpnz510zrg9yv7nkxlrig4pjgdcx1";
+ rev = "47a7b367314f6051715882e46a0e40477bda20a2";
+ sha256 = "1y5izm9yxa556536mnpc8dp0nzm8wzr778qycpk4l9xfyp4xybaw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/950b02f76a04f453992b8720032e8c4cec9a039a/recipes/ob-http";
@@ -21021,12 +21491,12 @@
ob-sagemath = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, sage-shell-mode }:
melpaBuild {
pname = "ob-sagemath";
- version = "0.3";
+ version = "0.4";
src = fetchFromGitHub {
owner = "stakemori";
repo = "ob-sagemath";
- rev = "02955d24bd204d330891ec57921edd56f854f721";
- sha256 = "02bz2jgpvrhqwp6jrdb8msr272mz0g2q6857m06yg7vcxpj4xlkz";
+ rev = "450d510a5eb1fd644d0037e9f02271ca33639fb0";
+ sha256 = "00i7jszlfh67xzvqnp137aaia68rkk4ri5v0fs32ym10pcj8l4dp";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/dc074af316a09906a26ad957a56e3dc272cd813b/recipes/ob-sagemath";
@@ -21298,8 +21768,8 @@
src = fetchFromGitHub {
owner = "OmniSharp";
repo = "omnisharp-emacs";
- rev = "725796278fa8a391e244f2e50676dd6d6b67585d";
- sha256 = "1iq8yzjv7wb0jfi3lqqyx4n7whvb7xf8ls0q0w7pgsrsslrxbwcm";
+ rev = "f956929891e77ba4ce2fb1361129d5d3ebc7bb55";
+ sha256 = "1xds6fqs1l6q9vak3v4xlzl1w084mhz86xrnycibcwm8q3q9hmb3";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/68bdb7e0100e120b95e9416398127d83530a221d/recipes/omnisharp";
@@ -21363,19 +21833,40 @@
license = lib.licenses.free;
};
}) {};
+ opener = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, request }:
+ melpaBuild {
+ pname = "opener";
+ version = "0.2.1";
+ src = fetchFromGitHub {
+ owner = "0robustus1";
+ repo = "opener.el";
+ rev = "ad3c65a5a748230bf07c18f56b1998ac03e3807a";
+ sha256 = "178h7sbpgsn0xl93j7375f2ahmqcszmbl3f7mfb6vgjmm791q03p";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/c5a448f1936f46176bc2462eb03955a0c19efb9e/recipes/opener";
+ sha256 = "0fhny4m7x19wnlnr19s4rkl04dkx95yppd51jzrkr96xiznw97s7";
+ name = "opener";
+ };
+ packageRequires = [ cl-lib emacs request ];
+ meta = {
+ homepage = "https://melpa.org/#/opener";
+ license = lib.licenses.free;
+ };
+ }) {};
opensource = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild, pkg-info, request, s }:
melpaBuild {
pname = "opensource";
version = "0.2.0";
src = fetchFromGitHub {
- owner = "nlamirault";
- repo = "opensource.el";
+ owner = "OpenSourceOrg";
+ repo = "el-opensourceorg";
rev = "27d06be45c852e84e47c33cbd0f4c344fd9a0370";
sha256 = "1rjf78vki4xp8y856v95877093p3zgfc9mx92npscsi1g93dxn80";
};
recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/b9925f059f0caf0550a747d1f07e043e9d854f77/recipes/opensource";
- sha256 = "0ha5xva27xf6af9yhxpmnkyp26jzia7fkbkqx5qv0cwmicapccfk";
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/ec4255a403e912a14a7013ea96f554d3588dfc30/recipes/opensource";
+ sha256 = "17gi20s2vi7m75qqaff907x1g8ja5ny90klldpqmj258m2j6a6my";
name = "opensource";
};
packageRequires = [ dash pkg-info request s ];
@@ -21471,12 +21962,12 @@
org-beautify-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "org-beautify-theme";
- version = "0.2";
+ version = "0.3.1";
src = fetchFromGitHub {
owner = "jonnay";
repo = "org-beautify-theme";
- rev = "152918e600c36400068b3d8849fb8b01882ce8c3";
- sha256 = "0414pi4yrzn87kfij83njwdw7aczx4ga6z7kq4miq2fh7cjq8bvj";
+ rev = "7b7a7cbd4f25f77e8bd81783f517b2b182220fd9";
+ sha256 = "0nqw4apv642vqbjjqbi960zim9lkbnaszrlasf25c9fnzdg1m134";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/f55f1ee9890f720e058401a052e14c7411252967/recipes/org-beautify-theme";
@@ -22327,12 +22818,12 @@
orglink = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, org }:
melpaBuild {
pname = "orglink";
- version = "1.1.0";
+ version = "1.1.1";
src = fetchFromGitHub {
owner = "tarsius";
repo = "orglink";
- rev = "4e3e6d920a74fd32a57d5722f81293428e9d8a46";
- sha256 = "0yjnnrrcvbsq41dpw8cz8gv6q3jd626y1k4fgzsimyciz9l23w11";
+ rev = "3b617ba7290ee550caab1aa055a6bedabe33d6fd";
+ sha256 = "0d1i30jbfbv0hm77sf278ism28ds5lz7675ji8f1gf01rfkchjbn";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/be9b8e97cda6af91d54d402887f225e3a0caf055/recipes/orglink";
@@ -22642,12 +23133,12 @@
ox-twbs = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ox-twbs";
- version = "1.0.9";
+ version = "1.1.0";
src = fetchFromGitHub {
owner = "marsmining";
repo = "ox-twbs";
- rev = "ca98e2c312c6be1165b956f655a4becc89776634";
- sha256 = "0ranapdq6ly5xrqcksisgazwjp5xvydn98qfi8i1b491163704m3";
+ rev = "d9847c7e7c1df384088726217e65a6c0067a67c7";
+ sha256 = "1qf2ka61yykd234lwwfl2x206rlgkhnqfd5494iqqk4nsdz06bai";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/3263133ba6dde790a364bad7c96144912971ba2d/recipes/ox-twbs";
@@ -22702,6 +23193,27 @@
license = lib.licenses.free;
};
}) {};
+ package-lint = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "package-lint";
+ version = "0.3";
+ src = fetchFromGitHub {
+ owner = "purcell";
+ repo = "package-lint";
+ rev = "93fdd7b51ad7456387b905ff4c9b104d0b3089a8";
+ sha256 = "17swzcd58zh7yf221pfk8pmz8yhx2dsi2ad1y6lb2xpxxc5csflm";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/9744d8521b4ac5aeb1f28229c0897af7260c6f78/recipes/package-lint";
+ sha256 = "0w7nkj4yz5yqmhr3mr7kxa6aqqfs75m3l2578s39940a5sdzirwy";
+ name = "package-lint";
+ };
+ packageRequires = [ cl-lib emacs ];
+ meta = {
+ homepage = "https://melpa.org/#/package-lint";
+ license = lib.licenses.free;
+ };
+ }) {};
package-plus = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "package-plus";
@@ -22976,12 +23488,12 @@
paren-face = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "paren-face";
- version = "1.0.0";
+ version = "1.0.1";
src = fetchFromGitHub {
owner = "tarsius";
repo = "paren-face";
- rev = "7b115519d668301633f31a9f3d03b5e36d0541d7";
- sha256 = "0f128gqn170s6hl62n44i9asais75ns1mpvb4l8vzy1sc0v16c0k";
+ rev = "fd8b9a863f0e15e8feeab862d0f67ab35ef18be3";
+ sha256 = "08j4kgvbx7fr3f0243508chbgd3bh9i6dhbqkndqj93zmbxxdhcw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/d398398d1d5838dc4985a06515ee668f0f566aab/recipes/paren-face";
@@ -23015,6 +23527,27 @@
license = lib.licenses.free;
};
}) {};
+ parinfer = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "parinfer";
+ version = "0.4.4";
+ src = fetchFromGitHub {
+ owner = "DogLooksGood";
+ repo = "parinfer-mode";
+ rev = "3831280b746049ab0dd76c4ab1facf35a7e91ff5";
+ sha256 = "14wj10yc0qg1g9sky8sgrlimc9a4fxk1jxvmacswb71s51vm906n";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/470ab2b5cceef23692523b4668b15a0775a0a5ba/recipes/parinfer";
+ sha256 = "05w4w7j6xyj19dm63073amd4n7fw4zm3qnn4x02fk2011iw8fq7i";
+ name = "parinfer";
+ };
+ packageRequires = [ cl-lib dash ];
+ meta = {
+ homepage = "https://melpa.org/#/parinfer";
+ license = lib.licenses.free;
+ };
+ }) {};
parsebib = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "parsebib";
@@ -23036,15 +23569,36 @@
license = lib.licenses.free;
};
}) {};
+ parsec = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "parsec";
+ version = "0.1.2";
+ src = fetchFromGitHub {
+ owner = "cute-jumper";
+ repo = "parsec.el";
+ rev = "34521c605fe525cc9b8f7b0e4ca991ca1eb25218";
+ sha256 = "1fylcg7m95naz377ia2g9iyysaj64zd2x0warqdzs8isbpwj3cmc";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/248aaf5ff9c98cd3e439d0a26611cdefe6b6c32a/recipes/parsec";
+ sha256 = "1p3364sv5r868xjj1411xqj4acxqmbzcdl900sd03585ql5wbypj";
+ name = "parsec";
+ };
+ packageRequires = [ cl-lib emacs ];
+ meta = {
+ homepage = "https://melpa.org/#/parsec";
+ license = lib.licenses.free;
+ };
+ }) {};
pass = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, password-store }:
melpaBuild {
pname = "pass";
- version = "1.4";
+ version = "1.5";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "pass";
- rev = "6e5f557f3430934fdf78d99d93d2456c474e4bde";
- sha256 = "0crf97jjmhvnxc9d089qfi9m5qdbpxiv7ncacp7m3xasxy9sd7cb";
+ rev = "d89a0f82b9c606d59d6f3440825c1c0bb14b1455";
+ sha256 = "15mk90dbwq5qbb7yv1gliq156lhc3ha576nkly4n7jl44v2f3c23";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/428c2d53db69bed8938ec3486dfcf7fc048cd4e8/recipes/pass";
@@ -23373,12 +23927,12 @@
persp-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "persp-mode";
- version = "2.8";
+ version = "2.9.2";
src = fetchFromGitHub {
owner = "Bad-ptr";
repo = "persp-mode.el";
- rev = "dfa6c66a038d84d9b7f17e0bc1471f3efea7acb6";
- sha256 = "1nplmw0n8ap1sbshb7p1mrdw835f7a4ih1zxjg13wx0dls65zpa2";
+ rev = "6fd464a3f5038b34751ec3d07913575906f38ab1";
+ sha256 = "0v6abr2x4xnv6qi8az3ki330z7v5vc4b0ibxqzwlq9mzqlqhnpsl";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/caad63d14f770f07d09b6174b7b40c5ab06a1083/recipes/persp-mode";
@@ -23646,12 +24200,12 @@
pip-requirements = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "pip-requirements";
- version = "0.4";
+ version = "0.5";
src = fetchFromGitHub {
owner = "Wilfred";
repo = "pip-requirements.el";
- rev = "733ec3e4c30875944601b566e9dba6ef05812fcd";
- sha256 = "1dsg49156mfhkd8ip4ny03sc06zchxr1qpbcx48f5sn4m9j5d3vs";
+ rev = "93e0595f037e3a95c1c1cd6f00f7e052a9a25912";
+ sha256 = "016r7y5nfnx6iws3hq4xnyrcv00y6zmd453psxhivi896wb8szfq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/5eaf6987f92070ccc33d3e28c6bb2b96f72ba1aa/recipes/pip-requirements";
@@ -23748,6 +24302,27 @@
license = lib.licenses.free;
};
}) {};
+ plantuml-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "plantuml-mode";
+ version = "1.1.0";
+ src = fetchFromGitHub {
+ owner = "skuro";
+ repo = "plantuml-mode";
+ rev = "2b7d79688608a5f328b95610edcdd871278fbd29";
+ sha256 = "1pmnz01k3n4jjkl1p31lcfh8j6g3zpr78p8f2wazdlgcl14g7pjz";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/a658eb8085f2bf413c276af19c77597132cf569b/recipes/plantuml-mode";
+ sha256 = "03srbg34512vxcqn95q4r7h2aqbqq0sd5c9ffnbx2a75vsblqc6h";
+ name = "plantuml-mode";
+ };
+ packageRequires = [ emacs ];
+ meta = {
+ homepage = "https://melpa.org/#/plantuml-mode";
+ license = lib.licenses.free;
+ };
+ }) {};
platformio-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, projectile }:
melpaBuild {
pname = "platformio-mode";
@@ -23917,12 +24492,12 @@
ponylang-mode = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ponylang-mode";
- version = "0.0.7";
+ version = "0.0.8";
src = fetchFromGitHub {
owner = "SeanTAllen";
repo = "ponylang-mode";
- rev = "cab4db97aacb9b5e05d6f0175154039a6b068cff";
- sha256 = "0by7klp7imy7zgc37wsiil86y6i2h1wfwfyifc2cf0jn5dsvfikw";
+ rev = "bdc549e2658f4662f462e0c233b4825c761288cd";
+ sha256 = "0v55bdj3vhf260addgsim6q4rwfzyvhqswxan4qqcq6acgi1liw4";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/7d51adec3c6519d6ffe9b3f7f8a86b4dbc2c9817/recipes/ponylang-mode";
@@ -24190,12 +24765,12 @@
prodigy = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, s }:
melpaBuild {
pname = "prodigy";
- version = "0.6.0";
+ version = "0.7.0";
src = fetchFromGitHub {
owner = "rejeep";
repo = "prodigy.el";
- rev = "7034873908a616853b3a65258a7580a3b402e8a2";
- sha256 = "0r32rjfsbna0g2376gdv0c0im1lzw1cwbp9690rgqjj95ls4saa3";
+ rev = "3bacca898db9b3493883c95f923a87eb1ce807eb";
+ sha256 = "1whnk1902f8q03clm9xlfl47gkpsywf3mx0ykp70c1q496ab39qj";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/04686b7a450ccd4631ecf1d9bcd51572c21fd20d/recipes/prodigy";
@@ -24277,8 +24852,8 @@
version = "0.7";
src = fetchhg {
url = "https://bitbucket.com/piranha/project-root";
- rev = "fcd9df2eadca";
- sha256 = "08dd2y6hdsj1rxcqa2hnjypnn9c2z43y7z2hz0fi4vny547qybz8";
+ rev = "843ca1f4ab2b";
+ sha256 = "0nw02f5lmbqdfnw93d3383sdxx1d31szk23zvjlrmmdwv2124281";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/project-root";
@@ -24315,12 +24890,12 @@
projectile-rails = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, inf-ruby, inflections, lib, melpaBuild, projectile, rake }:
melpaBuild {
pname = "projectile-rails";
- version = "0.10.2";
+ version = "0.11.0";
src = fetchFromGitHub {
owner = "asok";
repo = "projectile-rails";
- rev = "70ec237ce49172ccc4daa536505749e3d4701469";
- sha256 = "0jvj0lxy7mhkv8ql472zz6wyrmh72cw1z9n1200z5g8p4n7jfjsj";
+ rev = "c3a54723005d015d5d4364e4c74617dfd10ee294";
+ sha256 = "1gywkxm9qk7y5za6fzjizxlc1lvwwa4mhadcyf1pxpq2119yhqy0";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/b16532bb8d08f7385bca4b83ab4e030d7b453524/recipes/projectile-rails";
@@ -24441,12 +25016,12 @@
protobuf-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "protobuf-mode";
- version = "3.0.2";
+ version = "3.1.0";
src = fetchFromGitHub {
owner = "google";
repo = "protobuf";
- rev = "1a586735085e817b1f52e53feec92ce418049f69";
- sha256 = "16wmr1fgdqpf84fkq90cxvccfsxx7h0q0wzqkbg8vdjmka412g09";
+ rev = "a428e42072765993ff674fda72863c9f1aa2d268";
+ sha256 = "0qlvpsmqgh9nw0k4zrxlxf75pafi3p0ahz99v6761b903y8qyv4i";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/b4e7f5f641251e17add561991d3bcf1fde23467b/recipes/protobuf-mode";
@@ -24564,27 +25139,6 @@
license = lib.licenses.free;
};
}) {};
- puml-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
- melpaBuild {
- pname = "puml-mode";
- version = "0.6.6";
- src = fetchFromGitHub {
- owner = "skuro";
- repo = "puml-mode";
- rev = "ae1cd8eb21d3af33bc60d4bfa39a90b8f49b7011";
- sha256 = "12csnmas5n0r356hwrqgx4lb72ns4mdbfkh5dw5jss377akv12gr";
- };
- recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/c0c28ccef208035fd0bdd648771825c1d10f42ff/recipes/puml-mode";
- sha256 = "131ghjq6lsbhbx5hdg36swnkqijdb9bx6zg73hg0nw8qk0z742vn";
- name = "puml-mode";
- };
- packageRequires = [ emacs ];
- meta = {
- homepage = "https://melpa.org/#/puml-mode";
- license = lib.licenses.free;
- };
- }) {};
punctuality-logger = callPackage ({ fetchFromGitLab, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "punctuality-logger";
@@ -24632,14 +25186,14 @@
pname = "puppet-mode";
version = "0.3";
src = fetchFromGitHub {
- owner = "lunaryorn";
+ owner = "voxpupuli";
repo = "puppet-mode";
rev = "d943149691abd7b66c85d58aee9657bfcf822c02";
sha256 = "0xr3s56p6fbm6wgw17galsl3kqvv8c7l1l1qvbhbay39yzs4ff14";
};
recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/ca67e3241b3fe5037b8d6a8e4f1104d9a46a01b1/recipes/puppet-mode";
- sha256 = "1s2hap6fs6rg5q80dmzhaf4qqaf5sglhs8p896i3i5hq51w0ciyc";
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/1de94f0ab39ab18dfd0b050e337f502d894fb3ad/recipes/puppet-mode";
+ sha256 = "1qn71j6fkwnrsq1s6fhfcxhic3rbspg5cy9n7jv451ji7ywyhakf";
name = "puppet-mode";
};
packageRequires = [ cl-lib emacs pkg-info ];
@@ -24693,12 +25247,12 @@
py-autopep8 = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "py-autopep8";
- version = "0.7.0";
+ version = "2016.1";
src = fetchFromGitHub {
owner = "paetzke";
repo = "py-autopep8.el";
- rev = "685414b19106b99a4384fa0c9ce4817c659e0e81";
- sha256 = "06xdq2slwhkcqlbv7x86zmv55drzif9cwjlj543cwhncphl2x9rd";
+ rev = "68e12d8788c91c7ec53a68acf1d23adb2ffa4788";
+ sha256 = "16fmym6hvi2lx0mmbrrhld1vzki5iqfqx2m0xa9021gjjzb33lw6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/c400e0f3cfe70821e621fe85d239b4f6596d5171/recipes/py-autopep8";
@@ -24714,12 +25268,12 @@
py-isort = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "py-isort";
- version = "0.8";
+ version = "2016.1";
src = fetchFromGitHub {
owner = "paetzke";
repo = "py-isort.el";
- rev = "cfbb576784fe4501909c15299607ce2a2d0bf164";
- sha256 = "0150q6xcnzzrkn9fa9njm973l1d49c48ad8qia71k4jwrxjjj6zr";
+ rev = "e67306f459c47c53a65604e4eea88a3914596560";
+ sha256 = "08i55gv392wc12x8v3dca0dmz8a8p9ljsqhyajsb6qv1k120wqhx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/44377d11da07b49c8dc6887c948cc5ddfc065bd2/recipes/py-isort";
@@ -24735,12 +25289,12 @@
py-yapf = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "py-yapf";
- version = "0.3";
+ version = "2016.1";
src = fetchFromGitHub {
owner = "paetzke";
repo = "py-yapf.el";
- rev = "56807d28bf288afec2e2999982074bdd5e9bf932";
- sha256 = "09z739w4fjg9xnv3mbh7v8j59mnbsfq4ygq616pj4xcw3nsh0rbg";
+ rev = "a878304202ad827a1f3de3dce1badd9ca8731146";
+ sha256 = "1mmzqdigxx46my0h9497l25cjydy3vykg6slxkch4dzvhhlbap48";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/3306c6906d4b21868b9407de27fbebdaed3d00d5/recipes/py-yapf";
@@ -25134,12 +25688,12 @@
ranger = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "ranger";
- version = "0.9.8.2";
+ version = "0.9.8.4";
src = fetchFromGitHub {
owner = "ralesi";
repo = "ranger.el";
- rev = "70af0a00a93f5b27671b75083ed041ed417b5b63";
- sha256 = "0vdrqrdsfyybfi66nf81af7zfavaawysqdfy1zr5a26b7qd64812";
+ rev = "cbde94a417d9d93fcee74de119aae867cbe772d7";
+ sha256 = "0v3y77z8l5lg1ppl4szp9k80wjjnmlyxqjmmakc5l2vkq98gzcpq";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/0207e754f424823fb48e9c065c3ed9112a0c445b/recipes/ranger";
@@ -25824,6 +26378,27 @@
license = lib.licenses.free;
};
}) {};
+ ripgrep = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "ripgrep";
+ version = "0.2.0";
+ src = fetchFromGitHub {
+ owner = "nlamirault";
+ repo = "ripgrep.el";
+ rev = "77e8aa61b5b893c037d87117943a164514c6145f";
+ sha256 = "1xs8h2g02jdb05c07bk9qfvxvfchgzhccj5yhkxbnpxqmxpcskdc";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/e8d789818876e959a1a59690f1dd7d4efa6d608b/recipes/ripgrep";
+ sha256 = "1j9c3mhcyhs4xf44z6fnlvmb81pps25bp43gdqvp0954i068mgah";
+ name = "ripgrep";
+ };
+ packageRequires = [];
+ meta = {
+ homepage = "https://melpa.org/#/ripgrep";
+ license = lib.licenses.free;
+ };
+ }) {};
robe = callPackage ({ fetchFromGitHub, fetchurl, inf-ruby, lib, melpaBuild }:
melpaBuild {
pname = "robe";
@@ -26184,16 +26759,16 @@
sage-shell-mode = callPackage ({ cl-lib ? null, deferred, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sage-shell-mode";
- version = "0.2.0";
+ version = "0.2.1";
src = fetchFromGitHub {
- owner = "stakemori";
+ owner = "sagemath";
repo = "sage-shell-mode";
- rev = "00881a50b5c8a9994e318e107e7848c1c9f119df";
- sha256 = "0w1ba3rky07p7qsh2f59xfrhfip3k2db33pblyvs7z0fd0qwwsv0";
+ rev = "2cfc3b712796d1ed22e9c8a39d24e11316aab065";
+ sha256 = "14wcnv78dwkxaq4g45kw0p34y5c5snscix0ar22bbryclqr929qy";
};
recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/ff7cefd5497aec9ed271fd783625fed445c4ac12/recipes/sage-shell-mode";
- sha256 = "18k7yh8rczng0kn2wsawjml70cb5bnc5jr2gj0hini5f7jq449wx";
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/eb875c50c2f97919fd0027869c5d9970e1eaf373/recipes/sage-shell-mode";
+ sha256 = "0ivqiigmp9cf88j4xapzanjpbx692r70wb4i25mnppqsi3jlwxdv";
name = "sage-shell-mode";
};
packageRequires = [ cl-lib deferred emacs ];
@@ -26370,6 +26945,26 @@
license = lib.licenses.free;
};
}) {};
+ secretaria = callPackage ({ alert, emacs, f, fetchgit, fetchurl, lib, melpaBuild, org, s }:
+ melpaBuild {
+ pname = "secretaria";
+ version = "0.2.4";
+ src = fetchgit {
+ url = "https://bitbucket.org/shackra/secretaria.el";
+ rev = "aae30bfc93fa5ea846bce086b22321c46b94ff7b";
+ sha256 = "18ad7q2a131gpvjj8923vp06zh0zfdy1589vs3f09v16aazbcfqc";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/7b4c9ccbf2eeaa290f3b9d1e5eaaeb5b5547b365/recipes/secretaria";
+ sha256 = "1a8jf91wplzazssh0s8ld0g8rp57gdfvxlsyn643w3mbp3ny8ybv";
+ name = "secretaria";
+ };
+ packageRequires = [ alert emacs f org s ];
+ meta = {
+ homepage = "https://melpa.org/#/secretaria";
+ license = lib.licenses.free;
+ };
+ }) {};
sekka = callPackage ({ cl-lib ? null, concurrent, fetchFromGitHub, fetchurl, lib, melpaBuild, popup }:
melpaBuild {
pname = "sekka";
@@ -26520,12 +27115,12 @@
sexy-monochrome-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sexy-monochrome-theme";
- version = "1.0";
+ version = "1.5.2";
src = fetchFromGitHub {
owner = "nuncostans";
repo = "sexy-monochrome-theme";
- rev = "64570387a30ec5ac685cb11824ee24f8890572e1";
- sha256 = "0fbm7gqg17blfpb5lybqvqw9qifsqjiprw65ih3asvrgynrxh2ra";
+ rev = "dd582a45a4e13891935ab68f030d8c2d755fa6a5";
+ sha256 = "01jv7raxjyd37lipl05kl1892lz28ig292icik8l30y0p5gp8qgy";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/9a09ffb7d271773f6cfa7c7eeaba45a717a5bdca/recipes/sexy-monochrome-theme";
@@ -27045,12 +27640,12 @@
slamhound = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "slamhound";
- version = "1.5.4";
+ version = "1.5.5";
src = fetchFromGitHub {
owner = "technomancy";
repo = "slamhound";
- rev = "2f896d6ba15d09aae66b5fdecc0d855f6b03abc9";
- sha256 = "09ccdgg2wgw3xmlkpjsaqmnmf7f8rhjy4g6ypsn1sk5rgbgk8aj8";
+ rev = "7e38841ecdda7b3b569cca0b96c155ae2d3d433d";
+ sha256 = "1kiczjqa1jhs24lgvizcs355rivx59psxw0fixc9yj8fgld7r4xs";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/54c191408ceb09ca21ef52df171f02d700aee5ba/recipes/slamhound";
@@ -27318,12 +27913,12 @@
smartparens = callPackage ({ cl-lib ? null, dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "smartparens";
- version = "1.7.1";
+ version = "1.8.0";
src = fetchFromGitHub {
owner = "Fuco1";
repo = "smartparens";
- rev = "48c1436d0eb63e3a6ce91920546b392df3860bf2";
- sha256 = "0pvgnfg8a8w7c1nmrwyhfc0j7clzb290kwkid0c8kz275mb9nm3k";
+ rev = "2350913f1db3b3744d2ff23c9f0f1676c8c9289e";
+ sha256 = "1bz8k56w50mfdsyg3m7x4iibkzv4jiwwlxqlqmxclx9l45hz4ppx";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/bd98f85461ef7134502d4f2aa8ce1bc764f3bda3/recipes/smartparens";
@@ -27441,6 +28036,27 @@
license = lib.licenses.free;
};
}) {};
+ smmry = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "smmry";
+ version = "0.0.3";
+ src = fetchFromGitHub {
+ owner = "microamp";
+ repo = "smmry.el";
+ rev = "b7ee765337fa627a6c59eb4f2a91df5d280ac6df";
+ sha256 = "0hzs8xi7n3bsqwm3nlm3vk8p2p33ydwxpwk9wp3325g03jl921in";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/ba2d4be4dd4d6c378eabd833f05a944afa21817b/recipes/smmry";
+ sha256 = "05ikcvyr74jy3digd0ad443h5kf11w29hgnmb71bclm3mfslh5wn";
+ name = "smmry";
+ };
+ packageRequires = [];
+ meta = {
+ homepage = "https://melpa.org/#/smmry";
+ license = lib.licenses.free;
+ };
+ }) {};
smooth-scroll = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "smooth-scroll";
@@ -27504,6 +28120,27 @@
license = lib.licenses.free;
};
}) {};
+ snapshot-timemachine-rsnapshot = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, seq, snapshot-timemachine }:
+ melpaBuild {
+ pname = "snapshot-timemachine-rsnapshot";
+ version = "0.3";
+ src = fetchFromGitHub {
+ owner = "NicolasPetton";
+ repo = "snapshot-timemachine-rsnapshot";
+ rev = "4ff6b96219f4da576141e376b0348813c1c25615";
+ sha256 = "0krb1ziyjldyq27sp0phmygm1p9lssp251ycj08gdczbbfpw4lsa";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/94358fb8d1486491903c331d9e90ba5198117aa8/recipes/snapshot-timemachine-rsnapshot";
+ sha256 = "0fxijd94p961ab0p4ddmhja4bfrif2d87v32g4c41amc1klyf25r";
+ name = "snapshot-timemachine-rsnapshot";
+ };
+ packageRequires = [ seq snapshot-timemachine ];
+ meta = {
+ homepage = "https://melpa.org/#/snapshot-timemachine-rsnapshot";
+ license = lib.licenses.free;
+ };
+ }) {};
solarized-theme = callPackage ({ dash, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "solarized-theme";
@@ -27570,12 +28207,12 @@
sotlisp = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "sotlisp";
- version = "1.5.2";
+ version = "1.6.2";
src = fetchFromGitHub {
owner = "Malabarba";
repo = "speed-of-thought-lisp";
- rev = "b67364d4825a9bf0a22261809ee9e9060b268198";
- sha256 = "0xykm4yayb8gw83arv5p205cx18j14q9407rqw3sbcj9cj5nbk34";
+ rev = "fffe8d0b42b143a2e7df0470d9049fa57b6ecac5";
+ sha256 = "0j5zwb1ypqps30126w2684lmjh8ia4qxg8inlajcbv8i3pbai7k6";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/1e6aed365c42987d64d0cd9a8a6178339b1b39e8/recipes/sotlisp";
@@ -27945,36 +28582,15 @@
license = lib.licenses.free;
};
}) {};
- ssh-config-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
- melpaBuild {
- pname = "ssh-config-mode";
- version = "20160326.20.550";
- src = fetchFromGitHub {
- owner = "jhgorrell";
- repo = "ssh-config-mode-el";
- rev = "3656cebd647918bd71f66e70810b9148e44f19a7";
- sha256 = "08nx1iwvxqs1anng32w3c2clhnjf45527j0gxz5fy6h9svmb921q";
- };
- recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/9ce38cac422ad82f8b77a1757490daa1f5e284b0/recipes/ssh-config-mode";
- sha256 = "0aihyig6q3pmk9ld519f4n3kychrg3l7r29ijd2dpvs0530md4wb";
- name = "ssh-config-mode";
- };
- packageRequires = [];
- meta = {
- homepage = "https://melpa.org/#/ssh-config-mode";
- license = lib.licenses.free;
- };
- }) {};
stan-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "stan-mode";
- version = "9.1.0";
+ version = "9.2.0";
src = fetchFromGitHub {
owner = "stan-dev";
repo = "stan-mode";
- rev = "62109483b39c6dc20e1b55bd833c9f8ea38e7118";
- sha256 = "0jnfhb49hi6fydffhdj1kkhrsc45zjsnm43djbsgzdnd6abbfhnr";
+ rev = "45b8242611fe0437fcff48f5f4f7d8f0552531ac";
+ sha256 = "14yv57grsw3zyjcqasaanx8g2skix0i3w1f5r1fng3sgwclwbkdw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/67a44a0abe675238b10decdd612b67e418caf34b/recipes/stan-mode";
@@ -27990,12 +28606,12 @@
stan-snippets = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, stan-mode, yasnippet }:
melpaBuild {
pname = "stan-snippets";
- version = "9.1.0";
+ version = "9.2.0";
src = fetchFromGitHub {
owner = "stan-dev";
repo = "stan-mode";
- rev = "62109483b39c6dc20e1b55bd833c9f8ea38e7118";
- sha256 = "0jnfhb49hi6fydffhdj1kkhrsc45zjsnm43djbsgzdnd6abbfhnr";
+ rev = "45b8242611fe0437fcff48f5f4f7d8f0552531ac";
+ sha256 = "14yv57grsw3zyjcqasaanx8g2skix0i3w1f5r1fng3sgwclwbkdw";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/eda8539b7d8da3a458a38f7536ed03580f9088c3/recipes/stan-snippets";
@@ -28299,22 +28915,22 @@
license = lib.licenses.free;
};
}) {};
- suggest = callPackage ({ dash, f, fetchFromGitHub, fetchurl, lib, loop, melpaBuild, s }:
+ suggest = callPackage ({ dash, emacs, f, fetchFromGitHub, fetchurl, lib, loop, melpaBuild, s }:
melpaBuild {
pname = "suggest";
- version = "0.1";
+ version = "0.2";
src = fetchFromGitHub {
owner = "Wilfred";
repo = "suggest.el";
- rev = "785818164ce0823360409fd6e8d12e656409fdd3";
- sha256 = "17xmpr2ir30x9nzb8fcbss7vnk1496sa1bxa8q8q1x778sh4728c";
+ rev = "588ec8b9476c8d7f5f16018a7aaf90ee828fb4f5";
+ sha256 = "1ckvsckqlbdcw6nbsrh9xizbpkr7r88ks39av8dhn5n412c5jm4g";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/b9fd27e812549587dc2ec26bb58974177ff263ff/recipes/suggest";
sha256 = "12vvakqqzmmqq5yynpd4wf4lnb0yvcnz065kni996sy7rv7rh83q";
name = "suggest";
};
- packageRequires = [ dash f loop s ];
+ packageRequires = [ dash emacs f loop s ];
meta = {
homepage = "https://melpa.org/#/suggest";
license = lib.licenses.free;
@@ -28449,12 +29065,12 @@
swift-mode = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "swift-mode";
- version = "0.4.0";
+ version = "2.2";
src = fetchFromGitHub {
owner = "chrisbarrett";
repo = "swift-mode";
- rev = "4e9da69ba776ec2a4a97c75534e6274bffc4fc8a";
- sha256 = "07xrcg33vsw19kz692hm7blzvnf7b6isllsz79fvs8q3l5c9mfjx";
+ rev = "a07be7a34d4f677a28878f4b72a2095addc628fd";
+ sha256 = "14l8cm82fx0p1xcbf48a303llx2p9p0i17ly1vx8y5ff3a0i0l0h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/19cb133191cd6f9623e99e958d360113595e756a/recipes/swift-mode";
@@ -28742,12 +29358,12 @@
systemd = callPackage ({ emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "systemd";
- version = "1.4";
+ version = "1.4.1";
src = fetchFromGitHub {
owner = "holomorph";
repo = "systemd-mode";
- rev = "b03e616f0d0fbd512c32afcf87a596eae509abc2";
- sha256 = "0wqmpvqv5dbnniv7xpvmhw75h9xh3q5ndkrpzz3pk5b94drgm5s3";
+ rev = "7769000ba6b395dfaa2c6b0fce48ae5d5cd9a035";
+ sha256 = "1vqcqrq8qk9n512rbwi2lcvjiy0wqmybwa2lmrkv49yshqjhm5ld";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/ca810e512c357d1d0130aeeb9b46b38c595e3351/recipes/systemd";
@@ -28970,6 +29586,48 @@
license = lib.licenses.free;
};
}) {};
+ term-manager = callPackage ({ dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "term-manager";
+ version = "0.1.1";
+ src = fetchFromGitHub {
+ owner = "IvanMalison";
+ repo = "term-manager";
+ rev = "0bca2e7e3b6e906ec67696bc0be952988ca7f733";
+ sha256 = "0ybmszjb2lrgqp3zixpxy0lp2l9axw3mz2d4n2kmajh8ckbr576v";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/0b2f7d8c8fcbb535432f8e70729d69a572e49a1a/recipes/term-manager";
+ sha256 = "0ab388ki7vr1wpz81bvbl2fskq9zz5bicdf5gqfg01qzv5l75iza";
+ name = "term-manager";
+ };
+ packageRequires = [ dash emacs ];
+ meta = {
+ homepage = "https://melpa.org/#/term-manager";
+ license = lib.licenses.free;
+ };
+ }) {};
+ term-projectile = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild, projectile, term-manager }:
+ melpaBuild {
+ pname = "term-projectile";
+ version = "0.1.1";
+ src = fetchFromGitHub {
+ owner = "IvanMalison";
+ repo = "term-manager";
+ rev = "0bca2e7e3b6e906ec67696bc0be952988ca7f733";
+ sha256 = "0ybmszjb2lrgqp3zixpxy0lp2l9axw3mz2d4n2kmajh8ckbr576v";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/5260876280148fae28a459f07932cebb059b560e/recipes/term-projectile";
+ sha256 = "1mzyzjxkdfvf1kq9m3c1f6y6xzj1qq53rixawmnzmil5cmznvwag";
+ name = "term-projectile";
+ };
+ packageRequires = [ projectile term-manager ];
+ meta = {
+ homepage = "https://melpa.org/#/term-projectile";
+ license = lib.licenses.free;
+ };
+ }) {};
term-run = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "term-run";
@@ -29662,6 +30320,27 @@
license = lib.licenses.free;
};
}) {};
+ typescript-mode = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ melpaBuild {
+ pname = "typescript-mode";
+ version = "0.1";
+ src = fetchFromGitHub {
+ owner = "ananthakumaran";
+ repo = "typescript.el";
+ rev = "abc0751c0e3f316a0064fc7342ffb89b49b02e15";
+ sha256 = "0lgsyqzfjqhygs8a3icnfsp6y20h2rqrk4wbyc1xfmkbahs7qk8y";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/d3f534a1e2cee4ad2e32e32802c5080207417b3d/recipes/typescript-mode";
+ sha256 = "01jyqy44ir59n9c2f6gh4xzwfmzdpnys1lw4lnsy6kirqgbsq9ha";
+ name = "typescript-mode";
+ };
+ packageRequires = [];
+ meta = {
+ homepage = "https://melpa.org/#/typescript-mode";
+ license = lib.licenses.free;
+ };
+ }) {};
typit = callPackage ({ emacs, f, fetchFromGitHub, fetchurl, lib, melpaBuild, mmt }:
melpaBuild {
pname = "typit";
@@ -29965,12 +30644,12 @@
use-package = callPackage ({ bind-key, diminish, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "use-package";
- version = "2.2";
+ version = "2.3";
src = fetchFromGitHub {
owner = "jwiegley";
repo = "use-package";
- rev = "27fdfba5b05fd51345dc2b947ae6342266fdb22b";
- sha256 = "1dzkvinp1h1w48lx44x9bn1b54c83m1wl5v8h99l76fh1y0jw7b4";
+ rev = "cd58b268a8a025451c11c3cb1ba18d4f27f245da";
+ sha256 = "14x01dg7fgj4icf8l8w90pksazc0sn6qrrd0k3xjr2zg1wzdcang";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/3f9b52790e2a0bd579c24004873df5384e2ba549/recipes/use-package";
@@ -30112,12 +30791,12 @@
vdirel = callPackage ({ emacs, fetchFromGitHub, fetchurl, helm, lib, melpaBuild, org-vcard, seq }:
melpaBuild {
pname = "vdirel";
- version = "0.1.0";
+ version = "0.2.0";
src = fetchFromGitHub {
owner = "DamienCassou";
repo = "vdirel";
- rev = "aab19692e2c2084a0d5b554a96a64a2e3e2a3d09";
- sha256 = "034475m2d2vlrlc2l88gdx0ga3krsdh08wkjxwnbb2dfyz3p8r9v";
+ rev = "4232676e93ca5ace8e51f6605bec223c3205beea";
+ sha256 = "0jdjg50f6my9952frl6asi8zk0i8b4hva26wm7pi8zk423pydr30";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/72b5ea3f4444c3de73d986a28e1d12bf47c40246/recipes/vdirel";
@@ -30612,6 +31291,27 @@
license = lib.licenses.free;
};
}) {};
+ webpaste = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, request }:
+ melpaBuild {
+ pname = "webpaste";
+ version = "1.0.0";
+ src = fetchFromGitHub {
+ owner = "etu";
+ repo = "webpaste.el";
+ rev = "58f66efcb8f061d25bf474b14f3867ae856f6b1d";
+ sha256 = "0qczw7pdkjgqmjibwyw8psxhqy1bx183qzni832qx59sds15j13q";
+ };
+ recipeFile = fetchurl {
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/13847d91c1780783e516943adee8a3530c757e17/recipes/webpaste";
+ sha256 = "1pqqapslb5wxfrf1ykrj5jxcl43pix17lawgdqrqkv5fyxbhmfpm";
+ name = "webpaste";
+ };
+ packageRequires = [ cl-lib emacs request ];
+ meta = {
+ homepage = "https://melpa.org/#/webpaste";
+ license = lib.licenses.free;
+ };
+ }) {};
weechat = callPackage ({ cl-lib ? null, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild, s, tracking }:
melpaBuild {
pname = "weechat";
@@ -30888,12 +31588,12 @@
win-switch = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "win-switch";
- version = "1.1";
+ version = "1.1.4";
src = fetchFromGitHub {
owner = "genovese";
repo = "win-switch";
- rev = "a0da96c23e8775a2dfdbe55ed3ec5b57f1ebb26a";
- sha256 = "0ib20zl8l1fs69ca9rry27qz69sgf6ws1ca5nhm5llvpkjcgv53i";
+ rev = "954eb5e4c5737f0c06368c42a7f1c3dd374d782f";
+ sha256 = "1xpx4sc1g1w8w0yc39k2dys83m8skrpvi745bfrzdl47jngrf54h";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/091dcc3775ec2137cb61d66df4e72aca4900897a/recipes/win-switch";
@@ -31017,8 +31717,8 @@
version = "0.9.1";
src = fetchhg {
url = "https://bitbucket.com/ArneBab/wisp";
- rev = "a55b6dd96558";
- sha256 = "1n0a99v2gwr12dhgg0yw42lm7ggcq9b85qn1c29k66l7jz637mfp";
+ rev = "b9e861ccb52d";
+ sha256 = "0gk1nclvkwdx20m2cnhfyb4l9jfxkvya8fifvfgry8swzbmab9h2";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/5b7972602399f9df9139cff177e38653bb0f43ed/recipes/wisp-mode";
@@ -31055,12 +31755,12 @@
with-editor = callPackage ({ async, dash, emacs, fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "with-editor";
- version = "2.5.3";
+ version = "2.5.7";
src = fetchFromGitHub {
owner = "magit";
repo = "with-editor";
- rev = "6f41998405796336575b1fce49b84667feaa9b9f";
- sha256 = "12bw86l8756rwfgnik0kywqafw8idv8ncdxlbaybix70r2iaa61y";
+ rev = "1a6c49bfdef5aacce14b76f06adda3b66d1f3847";
+ sha256 = "1ignivq4df5a716p7n4cm6jbv9zly9b1ssn39a49wzvy9ch5m76q";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/8c52c840dc35f3fd17ec660e113ddbb53aa99076/recipes/with-editor";
@@ -31433,12 +32133,12 @@
xref-js2 = callPackage ({ emacs, fetchFromGitHub, fetchurl, js2-mode, lib, melpaBuild }:
melpaBuild {
pname = "xref-js2";
- version = "1.3";
+ version = "1.5";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "xref-js2";
- rev = "b4bd3b992220a9f8c38b313e4fbf4eeddc07176a";
- sha256 = "1kmlya0bwgm2krwc6j4gp80579sf5azz08l8d7pydw69rckv6ji0";
+ rev = "7e2bc6a8dad08a493d11d3554f6374584846b9e6";
+ sha256 = "1mmd27miv32sl8cj7qhy09yfh7v1zgw7rv4fdwk96msvd4qfdkqd";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/b5dab444ead98210b4ab3a6f9a61d013aed6d5b7/recipes/xref-js2";
@@ -31582,14 +32282,14 @@
pname = "yasnippet";
version = "0.10.0";
src = fetchFromGitHub {
- owner = "capitaomorte";
+ owner = "joaotavora";
repo = "yasnippet";
rev = "dc3e4ca3454e8ffcd9a9eae312dba5b3657f9b11";
sha256 = "16akdsqb74b4lriywidszmyyc8irq5dws8ya3mcja87kvih76148";
};
recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/489687c6c41399a3bca8148a62d25581726a847d/recipes/yasnippet";
- sha256 = "1j6hcpzxljz1axh0xfbwr4ysbixkwgxawsvsgicls8r8kl2xvjvf";
+ url = "https://raw.githubusercontent.com/milkypostman/melpa/5d1927dc3351d3522de1baccdc4ce200ba52bd6e/recipes/yasnippet";
+ sha256 = "1r37vz5b8nj6hr6c2ki9fdbrs3kkb4zwimh8r4ixm10kdkk5jqds";
name = "yasnippet";
};
packageRequires = [ cl-lib ];
@@ -31619,25 +32319,6 @@
license = lib.licenses.free;
};
}) {};
- yatex = callPackage ({ fetchhg, fetchurl, lib, melpaBuild }: melpaBuild {
- pname = "yatex";
- version = "1.78";
- src = fetchhg {
- url = "https://www.yatex.org/hgrepos/yatex/";
- rev = "2521a95043af";
- sha256 = "0l7nxjc67mg2ddi7cf9vm744yps26zz64hqq7g0cfycjsgzg517v";
- };
- recipeFile = fetchurl {
- url = "https://raw.githubusercontent.com/milkypostman/melpa/04867a574773e8794335a2664d4f5e8b243f3ec9/recipes/yatex";
- sha256 = "17np4am7yan1bh4706azf8in60c41158h3z591478j5b1w13y5a6";
- name = "yatex";
- };
- packageRequires = [];
- meta = {
- homepage = "https://melpa.org/#/yatex";
- license = lib.licenses.free;
- };
- }) {};
yaxception = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
melpaBuild {
pname = "yaxception";
@@ -31764,22 +32445,22 @@
license = lib.licenses.free;
};
}) {};
- zerodark-theme = callPackage ({ fetchFromGitHub, fetchurl, lib, melpaBuild }:
+ zerodark-theme = callPackage ({ all-the-icons, fetchFromGitHub, fetchurl, flycheck, lib, magit, melpaBuild, powerline, s }:
melpaBuild {
pname = "zerodark-theme";
- version = "1.8";
+ version = "3.6";
src = fetchFromGitHub {
owner = "NicolasPetton";
repo = "zerodark-theme";
- rev = "c993631342d04a33f717e4161c60cf4fa7afe4a9";
- sha256 = "1yyx5c897b5nl1svqv8m0f6cy68cm20zi39ihabr8cdc0zywcjsi";
+ rev = "0c662244a7d619938ec3673c21c735c19ee4e659";
+ sha256 = "1c0r12dnhax5amiy01y0npm57r4wg8ln0ay4bick1f2jgc47g36k";
};
recipeFile = fetchurl {
url = "https://raw.githubusercontent.com/milkypostman/melpa/72ef967a9bea2e100ae17aad1a88db95820f4f6a/recipes/zerodark-theme";
sha256 = "1nqzswmnq6h0av4rivqm237h7ghp7asa2nvls7nz4ma467p9qhp9";
name = "zerodark-theme";
};
- packageRequires = [];
+ packageRequires = [ all-the-icons flycheck magit powerline s ];
meta = {
homepage = "https://melpa.org/#/zerodark-theme";
license = lib.licenses.free;