nongnu-packages 2022-01-08

This commit is contained in:
AndersonTorres 2022-01-08 16:03:00 -03:00
parent 048fd95f10
commit c1b06381d8

View File

@ -60,6 +60,21 @@
license = lib.licenses.free;
};
}) {};
anzu = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "anzu";
ename = "anzu";
version = "0.64";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/anzu-0.64.tar";
sha256 = "1znw7wlpjb3d8wsijqziiq21j966x95q9g5j16wx48xyrrzr1mcs";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://elpa.gnu.org/packages/anzu.html";
license = lib.licenses.free;
};
}) {};
apache-mode = callPackage ({ elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "apache-mode";
@ -105,6 +120,26 @@
license = lib.licenses.free;
};
}) {};
autothemer = callPackage ({ cl-lib ? null
, dash
, elpaBuild
, emacs
, fetchurl
, lib }:
elpaBuild {
pname = "autothemer";
ename = "autothemer";
version = "0.2.3";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/autothemer-0.2.3.tar";
sha256 = "10r4lf3nl7mk6yzfcyld5k0njslw8ly2sd0iz1zkzywnv31lsxnd";
};
packageRequires = [ cl-lib dash emacs ];
meta = {
homepage = "https://elpa.gnu.org/packages/autothemer.html";
license = lib.licenses.free;
};
}) {};
bison-mode = callPackage ({ elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "bison-mode";
@ -120,6 +155,36 @@
license = lib.licenses.free;
};
}) {};
boxquote = callPackage ({ cl-lib ? null, elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "boxquote";
ename = "boxquote";
version = "2.2";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/boxquote-2.2.tar";
sha256 = "0vcqm78b5fsizkn2xalnzmdci5m02yxxypcr9q2sai04j7lhmwd9";
};
packageRequires = [ cl-lib ];
meta = {
homepage = "https://elpa.gnu.org/packages/boxquote.html";
license = lib.licenses.free;
};
}) {};
buttercup = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "buttercup";
ename = "buttercup";
version = "1.24";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/buttercup-1.24.tar";
sha256 = "1ch949xf03gw9r5v32akx7hqnq7zrp3qr3gcic5b52yl5nmy8mhn";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://elpa.gnu.org/packages/buttercup.html";
license = lib.licenses.free;
};
}) {};
caml = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "caml";
@ -135,6 +200,38 @@
license = lib.licenses.free;
};
}) {};
cider = callPackage ({ clojure-mode
, elpaBuild
, emacs
, fetchurl
, lib
, parseedn
, queue
, seq
, sesman
, spinner }:
elpaBuild {
pname = "cider";
ename = "cider";
version = "1.2.0";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/cider-1.2.0.tar";
sha256 = "1dkn5mcp4vyk6h4mqrn7fcqjs4h0dx1y1b1pcg2jpyx11mhdpjxf";
};
packageRequires = [
clojure-mode
emacs
parseedn
queue
seq
sesman
spinner
];
meta = {
homepage = "https://elpa.gnu.org/packages/cider.html";
license = lib.licenses.free;
};
}) {};
clojure-mode = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "clojure-mode";
@ -278,6 +375,139 @@
license = lib.licenses.free;
};
}) {};
evil-anzu = callPackage ({ anzu, elpaBuild, evil, fetchurl, lib }:
elpaBuild {
pname = "evil-anzu";
ename = "evil-anzu";
version = "0.2";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/evil-anzu-0.2.tar";
sha256 = "0fv7kan67g24imhbgggrg8r4pjhpmicpq3g8g1wnq8p9zkwxbm7s";
};
packageRequires = [ anzu evil ];
meta = {
homepage = "https://elpa.gnu.org/packages/evil-anzu.html";
license = lib.licenses.free;
};
}) {};
evil-exchange = callPackage ({ cl-lib ? null
, elpaBuild
, evil
, fetchurl
, lib }:
elpaBuild {
pname = "evil-exchange";
ename = "evil-exchange";
version = "0.41";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/evil-exchange-0.41.tar";
sha256 = "1i07c0zc75mbgb6hzj6py248gxzy0mk3xyaskvwlc371fyyn6v6c";
};
packageRequires = [ cl-lib evil ];
meta = {
homepage = "https://elpa.gnu.org/packages/evil-exchange.html";
license = lib.licenses.free;
};
}) {};
evil-indent-plus = callPackage ({ cl-lib ? null
, elpaBuild
, evil
, fetchurl
, lib }:
elpaBuild {
pname = "evil-indent-plus";
ename = "evil-indent-plus";
version = "1.0.1";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/evil-indent-plus-1.0.1.tar";
sha256 = "0wnn5xjdbc70cxwllz1gf6xf91ijlfhlps7gkb9c3v1kwpsfp3s3";
};
packageRequires = [ cl-lib evil ];
meta = {
homepage = "https://elpa.gnu.org/packages/evil-indent-plus.html";
license = lib.licenses.free;
};
}) {};
evil-lisp-state = callPackage ({ bind-map
, elpaBuild
, evil
, fetchurl
, lib
, smartparens }:
elpaBuild {
pname = "evil-lisp-state";
ename = "evil-lisp-state";
version = "8.2";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/evil-lisp-state-8.2.tar";
sha256 = "0hwv39rkwadm3jri84nf9mw48ybd5a0y02yzjp5cayy7alpf6zcn";
};
packageRequires = [ bind-map evil smartparens ];
meta = {
homepage = "https://elpa.gnu.org/packages/evil-lisp-state.html";
license = lib.licenses.free;
};
}) {};
evil-matchit = callPackage ({ elpaBuild, emacs, evil, fetchurl, lib }:
elpaBuild {
pname = "evil-matchit";
ename = "evil-matchit";
version = "2.4.1";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/evil-matchit-2.4.1.tar";
sha256 = "0ybw0jfjkwiz4ln3z5pizbw5d9d612crpk410czcyi8adyj018nc";
};
packageRequires = [ emacs evil ];
meta = {
homepage = "https://elpa.gnu.org/packages/evil-matchit.html";
license = lib.licenses.free;
};
}) {};
evil-nerd-commenter = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "evil-nerd-commenter";
ename = "evil-nerd-commenter";
version = "3.5.6";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/evil-nerd-commenter-3.5.6.tar";
sha256 = "0bv7s2jcgi3ma3dspczy7jrb55vqkhsz0rq0nz14qiay5j9dwghd";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://elpa.gnu.org/packages/evil-nerd-commenter.html";
license = lib.licenses.free;
};
}) {};
evil-numbers = callPackage ({ elpaBuild, emacs, evil, fetchurl, lib }:
elpaBuild {
pname = "evil-numbers";
ename = "evil-numbers";
version = "0.6";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/evil-numbers-0.6.tar";
sha256 = "0zl16ljb64cawcj11f4ndz941sllj8nhgjcb4w0r1afxbvpn5rss";
};
packageRequires = [ emacs evil ];
meta = {
homepage = "https://elpa.gnu.org/packages/evil-numbers.html";
license = lib.licenses.free;
};
}) {};
evil-visualstar = callPackage ({ elpaBuild, evil, fetchurl, lib }:
elpaBuild {
pname = "evil-visualstar";
ename = "evil-visualstar";
version = "0.2.0";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/evil-visualstar-0.2.0.tar";
sha256 = "0vjhwdp2ms7k008mm68vzlkxrq0zyrsf4r10w57w77qg5a96151c";
};
packageRequires = [ evil ];
meta = {
homepage = "https://elpa.gnu.org/packages/evil-visualstar.html";
license = lib.licenses.free;
};
}) {};
flymake-kondor = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "flymake-kondor";
@ -293,16 +523,16 @@
license = lib.licenses.free;
};
}) {};
geiser = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
geiser = callPackage ({ elpaBuild, emacs, fetchurl, lib, transient }:
elpaBuild {
pname = "geiser";
ename = "geiser";
version = "0.19";
version = "0.22";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/geiser-0.19.tar";
sha256 = "13w6gx6y8ilppcpfib5293600n0xy4xc4xa6idpmbcfd2pkmnw1x";
url = "https://elpa.nongnu.org/nongnu/geiser-0.22.tar";
sha256 = "0jcxjfn9d7cnsir2pva0axaz180d01sn0l9f175sj57ws8spj2h2";
};
packageRequires = [ emacs ];
packageRequires = [ emacs transient ];
meta = {
homepage = "https://elpa.gnu.org/packages/geiser.html";
license = lib.licenses.free;
@ -312,10 +542,10 @@
elpaBuild {
pname = "geiser-chez";
ename = "geiser-chez";
version = "0.16";
version = "0.17";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/geiser-chez-0.16.tar";
sha256 = "016b7n5rv7fyrw4lqcprhhf2rai5vvmmc8a13l4w3a30rwcgm7cd";
url = "https://elpa.nongnu.org/nongnu/geiser-chez-0.17.tar";
sha256 = "139x7b3q5n04ig0m263jljm4bsjiiyvi3f84pcq3bgnj3dk5dlxh";
};
packageRequires = [ emacs geiser ];
meta = {
@ -387,10 +617,10 @@
elpaBuild {
pname = "geiser-guile";
ename = "geiser-guile";
version = "0.19";
version = "0.20.1";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/geiser-guile-0.19.tar";
sha256 = "1rjml11gkl80x4hmh84m84r4qb3kxi36d7mwm25n791v5fs1cl32";
url = "https://elpa.nongnu.org/nongnu/geiser-guile-0.20.1.tar";
sha256 = "0psm53ryh1wica2730xcw4lc2jv06d08wnjfyd8f61952zzj57k7";
};
packageRequires = [ emacs geiser ];
meta = {
@ -524,14 +754,29 @@
license = lib.licenses.free;
};
}) {};
gotham-theme = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "gotham-theme";
ename = "gotham-theme";
version = "1.1.9";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/gotham-theme-1.1.9.tar";
sha256 = "0ikczh9crs02hlvnpdknxfbpqmpiicdbshjhi5pz3v7ynizj64vm";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://elpa.gnu.org/packages/gotham-theme.html";
license = lib.licenses.free;
};
}) {};
goto-chg = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "goto-chg";
ename = "goto-chg";
version = "1.7.4";
version = "1.7.5";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/goto-chg-1.7.4.tar";
sha256 = "1sg2gp48b83gq0j821lk241lwyxkhqr6w5d1apbnkm3qf08qjwba";
url = "https://elpa.nongnu.org/nongnu/goto-chg-1.7.5.tar";
sha256 = "08wdrwmgy5hanir6py6wiq0pq4lbv9jiyz1m3h947kb35kxalmks";
};
packageRequires = [ emacs ];
meta = {
@ -539,6 +784,21 @@
license = lib.licenses.free;
};
}) {};
gruvbox-theme = callPackage ({ autothemer, elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "gruvbox-theme";
ename = "gruvbox-theme";
version = "1.26.0";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/gruvbox-theme-1.26.0.tar";
sha256 = "19q5i0jz01hdn09wwg929yva6278fhyvk68id5p9dyi8h2n73djn";
};
packageRequires = [ autothemer ];
meta = {
homepage = "https://elpa.gnu.org/packages/gruvbox-theme.html";
license = lib.licenses.free;
};
}) {};
guru-mode = callPackage ({ elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "guru-mode";
@ -641,10 +901,10 @@
elpaBuild {
pname = "idris-mode";
ename = "idris-mode";
version = "0.9.18";
version = "1.1.0";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/idris-mode-0.9.18.tar";
sha256 = "1z4wsqzxsmn1vdqp44b32m4wzs4bbnsyzv09v9ggr4l4h2j4c3x5";
url = "https://elpa.nongnu.org/nongnu/idris-mode-1.1.0.tar";
sha256 = "00xbb63kidkygs2zp334nw38gn5mrbky3ii0g8c9k9si4k1dn5gq";
};
packageRequires = [ cl-lib emacs prop-menu ];
meta = {
@ -806,6 +1066,43 @@
license = lib.licenses.free;
};
}) {};
mentor = callPackage ({ async
, cl-lib ? null
, elpaBuild
, emacs
, fetchurl
, lib
, seq
, xml-rpc }:
elpaBuild {
pname = "mentor";
ename = "mentor";
version = "0.3.5";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/mentor-0.3.5.tar";
sha256 = "01zrvfk2njzyzjzkvp5hv5cjl1k1qjrila1ab4bv26gf6bkq5xh3";
};
packageRequires = [ async cl-lib emacs seq xml-rpc ];
meta = {
homepage = "https://elpa.gnu.org/packages/mentor.html";
license = lib.licenses.free;
};
}) {};
moe-theme = callPackage ({ elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "moe-theme";
ename = "moe-theme";
version = "1.0.2";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/moe-theme-1.0.2.tar";
sha256 = "1hdbm6hw94yyw5cdgfmc5fgnfc2glf0ba8a9ch2y33nzjawklb8x";
};
packageRequires = [];
meta = {
homepage = "https://elpa.gnu.org/packages/moe-theme.html";
license = lib.licenses.free;
};
}) {};
monokai-theme = callPackage ({ elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "monokai-theme";
@ -821,6 +1118,27 @@
license = lib.licenses.free;
};
}) {};
mpv = callPackage ({ cl-lib ? null
, elpaBuild
, emacs
, fetchurl
, json ? null
, lib
, org }:
elpaBuild {
pname = "mpv";
ename = "mpv";
version = "0.2.0";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/mpv-0.2.0.tar";
sha256 = "14d5376y9b3jxxhzjcscx03ss61yd129dkb0ki9gmp2sk7cns3n5";
};
packageRequires = [ cl-lib emacs json org ];
meta = {
homepage = "https://elpa.gnu.org/packages/mpv.html";
license = lib.licenses.free;
};
}) {};
multiple-cursors = callPackage ({ elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "multiple-cursors";
@ -881,6 +1199,102 @@
license = lib.licenses.free;
};
}) {};
org-journal = callPackage ({ elpaBuild, emacs, fetchurl, lib, org }:
elpaBuild {
pname = "org-journal";
ename = "org-journal";
version = "2.1.2";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/org-journal-2.1.2.tar";
sha256 = "1s5hadcps283c5a1sy8fp1ih064l0hl97frj93jw3fkx6jwbqf0v";
};
packageRequires = [ emacs org ];
meta = {
homepage = "https://elpa.gnu.org/packages/org-journal.html";
license = lib.licenses.free;
};
}) {};
org-mime = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "org-mime";
ename = "org-mime";
version = "0.2.4";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/org-mime-0.2.4.tar";
sha256 = "048psi5h8ln83pra4f24iq794w00b8p8pk67cylbd8afjdhh2x1r";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://elpa.gnu.org/packages/org-mime.html";
license = lib.licenses.free;
};
}) {};
org-superstar = callPackage ({ elpaBuild, emacs, fetchurl, lib, org }:
elpaBuild {
pname = "org-superstar";
ename = "org-superstar";
version = "1.5.1";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/org-superstar-1.5.1.tar";
sha256 = "0qwnjd6i3mzkvwdwpm3hn8hp3jwza43x1xq1hfi8d6fa9mwzw9nl";
};
packageRequires = [ emacs org ];
meta = {
homepage = "https://elpa.gnu.org/packages/org-superstar.html";
license = lib.licenses.free;
};
}) {};
pacmacs = callPackage ({ cl-lib ? null
, dash
, elpaBuild
, emacs
, f
, fetchurl
, lib }:
elpaBuild {
pname = "pacmacs";
ename = "pacmacs";
version = "0.1";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/pacmacs-0.1.tar";
sha256 = "0vhxxnk8n4h2klvr4xahsm845dwds895fxxgcs7dz2262g9myd93";
};
packageRequires = [ cl-lib dash emacs f ];
meta = {
homepage = "https://elpa.gnu.org/packages/pacmacs.html";
license = lib.licenses.free;
};
}) {};
parseclj = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "parseclj";
ename = "parseclj";
version = "1.0.6";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/parseclj-1.0.6.tar";
sha256 = "0cs6a394pll9sl8ybpsygg9mkznpz119f8hjgw3n7mgkwfc5a30k";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://elpa.gnu.org/packages/parseclj.html";
license = lib.licenses.free;
};
}) {};
parseedn = callPackage ({ elpaBuild, emacs, fetchurl, lib, map, parseclj }:
elpaBuild {
pname = "parseedn";
ename = "parseedn";
version = "1.0.6";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/parseedn-1.0.6.tar";
sha256 = "1274pr91hcrvy4srdy2dw14hbcg2qy24z4klx6mashgzb1r42n3d";
};
packageRequires = [ emacs map parseclj ];
meta = {
homepage = "https://elpa.gnu.org/packages/parseedn.html";
license = lib.licenses.free;
};
}) {};
pdf-tools = callPackage ({ elpaBuild
, emacs
, fetchurl
@ -920,10 +1334,10 @@
elpaBuild {
pname = "popup";
ename = "popup";
version = "0.5.8";
version = "0.5.9";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/popup-0.5.8.tar";
sha256 = "1amwxsymzvzmj8696fa6i0cqx4ac581rvr4dwkri7akkr7amh3yh";
url = "https://elpa.nongnu.org/nongnu/popup-0.5.9.tar";
sha256 = "0zyn6q3fwj20y7zdk49jbid2h3yf8l5x8y1kv9mj717kjbxiw063";
};
packageRequires = [ emacs ];
meta = {
@ -961,6 +1375,21 @@
license = lib.licenses.free;
};
}) {};
rainbow-delimiters = callPackage ({ elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "rainbow-delimiters";
ename = "rainbow-delimiters";
version = "2.1.5";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/rainbow-delimiters-2.1.5.tar";
sha256 = "0bb7sqjgpm3041srr44l23p3mcjhvnpxl594ma25pbs11qqipz5w";
};
packageRequires = [];
meta = {
homepage = "https://elpa.gnu.org/packages/rainbow-delimiters.html";
license = lib.licenses.free;
};
}) {};
request = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "request";
@ -995,10 +1424,10 @@
elpaBuild {
pname = "rust-mode";
ename = "rust-mode";
version = "1.0.2";
version = "1.0.3";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/rust-mode-1.0.2.tar";
sha256 = "08zkq5md20ppqlvd5xxsbzargs6ffzmjr1b1pq9i937l3n9d4swl";
url = "https://elpa.nongnu.org/nongnu/rust-mode-1.0.3.tar";
sha256 = "1hg5hr5jma5v4rilchwyyw1fzm8lkfd3fxay0sb9dgzrgypvh5am";
};
packageRequires = [ emacs ];
meta = {
@ -1040,6 +1469,36 @@
license = lib.licenses.free;
};
}) {};
sesman = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "sesman";
ename = "sesman";
version = "0.3.2";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/sesman-0.3.2.tar";
sha256 = "1nv0xh6dklpw1jq8b9biv70gzqa7par5jbqacx2lx0xhkyf0c7c1";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://elpa.gnu.org/packages/sesman.html";
license = lib.licenses.free;
};
}) {};
shellcop = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "shellcop";
ename = "shellcop";
version = "0.0.7";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/shellcop-0.0.7.tar";
sha256 = "1zwj22bf37ffdbz5iqkwz5mzzsxffhj521dmwkgp5sh4r1fwip8a";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://elpa.gnu.org/packages/shellcop.html";
license = lib.licenses.free;
};
}) {};
slime = callPackage ({ cl-lib ? null, elpaBuild, fetchurl, lib, macrostep }:
elpaBuild {
pname = "slime";
@ -1119,10 +1578,10 @@
elpaBuild {
pname = "subed";
ename = "subed";
version = "0.0.2";
version = "0.0.3";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/subed-0.0.2.tar";
sha256 = "1q9sb8kn1g5hvmm5zl4hm90fvf5kb82da69y24x7yzgs6axy0dga";
url = "https://elpa.nongnu.org/nongnu/subed-0.0.3.tar";
sha256 = "1qwpzj9j5fbis6vlgnqyilc49gbnxf48wcrjl8kljwzna3hsk7bx";
};
packageRequires = [ emacs ];
meta = {
@ -1175,6 +1634,57 @@
license = lib.licenses.free;
};
}) {};
tangotango-theme = callPackage ({ elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "tangotango-theme";
ename = "tangotango-theme";
version = "0.0.7";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/tangotango-theme-0.0.7.tar";
sha256 = "0xl90c7hzzd2wanz41mb5ikjgrfga28qb893yvdcy0pa6mgdmpmx";
};
packageRequires = [];
meta = {
homepage = "https://elpa.gnu.org/packages/tangotango-theme.html";
license = lib.licenses.free;
};
}) {};
telephone-line = callPackage ({ cl-generic
, cl-lib ? null
, elpaBuild
, emacs
, fetchurl
, lib
, seq }:
elpaBuild {
pname = "telephone-line";
ename = "telephone-line";
version = "0.5";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/telephone-line-0.5.tar";
sha256 = "09glq2ljd10mqx54i3vflk7yjb1abhykzm9kng4wrw5156ssn6zs";
};
packageRequires = [ cl-generic cl-lib emacs seq ];
meta = {
homepage = "https://elpa.gnu.org/packages/telephone-line.html";
license = lib.licenses.free;
};
}) {};
toc-org = callPackage ({ elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "toc-org";
ename = "toc-org";
version = "1.1";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/toc-org-1.1.tar";
sha256 = "1wy48z4x756r7k6v9znn3f6bfxh867vy58wal7wmhxxig6sn9bk3";
};
packageRequires = [];
meta = {
homepage = "https://elpa.gnu.org/packages/toc-org.html";
license = lib.licenses.free;
};
}) {};
tuareg = callPackage ({ caml, elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "tuareg";
@ -1220,6 +1730,21 @@
license = lib.licenses.free;
};
}) {};
visual-fill-column = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "visual-fill-column";
ename = "visual-fill-column";
version = "2.4";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/visual-fill-column-2.4.tar";
sha256 = "0100v17s9w9nqjpr7h3zianfy1i4i71idk2qrlzqzcd8qn1m3vjx";
};
packageRequires = [ emacs ];
meta = {
homepage = "https://elpa.gnu.org/packages/visual-fill-column.html";
license = lib.licenses.free;
};
}) {};
web-mode = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "web-mode";
@ -1274,10 +1799,10 @@
elpaBuild {
pname = "with-editor";
ename = "with-editor";
version = "3.0.5";
version = "3.1.1";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/with-editor-3.0.5.tar";
sha256 = "0bri6jr99133k9w0d754rw2f6hgjzndczngfw2lf2rvxks448krm";
url = "https://elpa.nongnu.org/nongnu/with-editor-3.1.1.tar";
sha256 = "175k68mr0n3v5l3gbv2fsdfznm9yjy32l3ay6hj0d4c53kw76hvn";
};
packageRequires = [ emacs ];
meta = {
@ -1285,6 +1810,36 @@
license = lib.licenses.free;
};
}) {};
ws-butler = callPackage ({ elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "ws-butler";
ename = "ws-butler";
version = "0.6";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/ws-butler-0.6.tar";
sha256 = "1mm1c2awq2vs5fz773f1pa6ham29ws1agispxfjvj5nx15a0kqzl";
};
packageRequires = [];
meta = {
homepage = "https://elpa.gnu.org/packages/ws-butler.html";
license = lib.licenses.free;
};
}) {};
xml-rpc = callPackage ({ elpaBuild, fetchurl, lib }:
elpaBuild {
pname = "xml-rpc";
ename = "xml-rpc";
version = "1.6.15";
src = fetchurl {
url = "https://elpa.nongnu.org/nongnu/xml-rpc-1.6.15.tar";
sha256 = "0z87rn7zbd8335iqfvk16zpvby66l0izzw438pxdr7kf60i5vgwl";
};
packageRequires = [];
meta = {
homepage = "https://elpa.gnu.org/packages/xml-rpc.html";
license = lib.licenses.free;
};
}) {};
yaml-mode = callPackage ({ elpaBuild, emacs, fetchurl, lib }:
elpaBuild {
pname = "yaml-mode";