Bump :lang
Alexander-Miller/company-shell@HEAD -> Alexander-Miller/company-shell@52f3bf2 FStarLang/fstar-mode.el@HEAD -> FStarLang/fstar-mode.el@aaaf256 JuliaEditorSupport/julia-emacs@5238f9a -> JuliaEditorSupport/julia-emacs@1c122f1 Kungsgeten/org-brain@6b7fced -> Kungsgeten/org-brain@cae8e22 OVYA/php-cs-fixer@6540006 -> OVYA/php-cs-fixer@95eace9 ProofGeneral/PG@2a17093 -> ProofGeneral/PG@9196749 aaronjensen/eslintd-fix@98c669e -> aaronjensen/eslintd-fix@0c43114 abicky/nodejs-repl.el@8b90948 -> abicky/nodejs-repl.el@6fad7d7 abo-abo/org-download@3c48102 -> abo-abo/org-download@b96fd7b agda/agda@74d9fd5 -> agda/agda@ff9173e alf/ob-restclient.el@c5c22e6 -> alf/ob-restclient.el@f7449b2 ananthakumaran/tide@1878a09 -> ananthakumaran/tide@3b45610 bastibe/org-journal@9d40f62 -> bastibe/org-journal@664c08e brotzeit/rustic@373f5a1 -> brotzeit/rustic@61032ea clojure-emacs/cider@7437c67 -> clojure-emacs/cider@52dcc60 clojure-emacs/clj-refactor.el@e24ba62 -> clojure-emacs/clj-refactor.el@92d3723 cpitclaudel/company-coq@6e8bc2e -> cpitclaudel/company-coq@f9dba9d cython/cython@f6bf6aa -> cython/cython@48dc1f0 defunkt/coffee-mode@86ab8aa -> defunkt/coffee-mode@35a41c7 dgutov/robe@8190cb7 -> dgutov/robe@68503b3 diml/utop@7c99d8c -> diml/utop@30c77ce dzop/emacs-jupyter@d4b06c5 -> dzop/emacs-jupyter@de7af25 emacs-ess/ESS@a2be8cb -> emacs-ess/ESS@625041a emacs-lsp/lsp-haskell@6d481f9 -> emacs-lsp/lsp-haskell@582fa27 emacs-lsp/lsp-java@dbeeee9 -> emacs-lsp/lsp-java@6efb741 emacs-php/php-mode@cade4ce -> emacs-php/php-mode@b5d9988 emacs-php/phpactor.el@5ccf65d -> emacs-php/phpactor.el@31fe2ea emacs-php/phpactor.el@5ccf65d) -> emacs-php/phpactor.el@31fe2ea) emacs-straight/csv-mode@fbf942e -> emacs-straight/csv-mode@6353374 emacs-straight/org-mode@0a8faec -> emacs-straight/org-mode@ba68555 emacs-typescript/typescript.el@a0f2c3e -> emacs-typescript/typescript.el@102587e emacsorphanage/gnuplot@a406143 -> emacsorphanage/gnuplot@f0001c3 erlang/otp@c15eb5f -> erlang/otp@3065fbf factor/factor@a62ea78 -> factor/factor@497d649 felipeochoa/rjsx-mode@014c760 -> felipeochoa/rjsx-mode@0061587 fxbois/web-mode@d1b6660 -> fxbois/web-mode@b0bb4ab greghendershott/racket-mode@5f396fa -> greghendershott/racket-mode@bd4c8cf haskell/haskell-mode@4a87d72 -> haskell/haskell-mode@7032966 jaor/geiser@645e477 -> jaor/geiser@83ad875 joaotavora/sly@cfecd21 -> joaotavora/sly@1382bda jorgenschaefer/emacs-buttercup@178c795 -> jorgenschaefer/emacs-buttercup@b360e35 leanprover/lean-mode@f26e40d -> leanprover/lean-mode@65b55b1 leanprover/lean-mode@f26e40d -> leanprover/lean-mode@65b55b1 ledger/ledger-mode@a514953 -> ledger/ledger-mode@7d78645 mgyucht/jsonnet-mode@2b90b4e -> mgyucht/jsonnet-mode@d8b486c necaris/conda.el@814439d -> necaris/conda.el@335474e nonsequitur/inf-ruby@e4ae089 -> nonsequitur/inf-ruby@41e5ed3 ocaml-ppx/ocamlformat@dba4487 -> ocaml-ppx/ocamlformat@5282e04 ocaml/dune@f3df7ab -> ocaml/dune@1944d0f ocaml/merlin@f6954e9 -> ocaml/merlin@37e38e4 polymode/poly-R@0443c89 -> polymode/poly-R@51ffeb6 polymode/polymode@3eab3c9 -> polymode/polymode@44265e3 purcell/flycheck-ledger@2065bea -> purcell/flycheck-ledger@628e25b purescript-emacs/psc-ide-emacs@2a93944 -> purescript-emacs/psc-ide-emacs@7fc2b84 s-kostyaev/ivy-erlang-complete@7d60ed1 -> s-kostyaev/ivy-erlang-complete@c443dba seagle0128/grip-mode@1a61bb7 -> seagle0128/grip-mode@9615c47 skeeto/skewer-mode@123215d -> skeeto/skewer-mode@e5bed35 tpapp/julia-repl@b11a572 -> tpapp/julia-repl@5fa04de wwwjfy/emacs-fish@688c82d -> wwwjfy/emacs-fish@db257db xuchunyang/elisp-demos@bec206b -> xuchunyang/elisp-demos@0d74766 yjwen/org-reveal@0d947cb -> yjwen/org-reveal@ea8b502
This commit is contained in:
parent
b3f3aa6dd3
commit
0fa93a089f
29 changed files with 62 additions and 66 deletions
|
@ -6,11 +6,11 @@
|
||||||
:recipe (:host github :repo "agda/agda"
|
:recipe (:host github :repo "agda/agda"
|
||||||
:files ("src/data/emacs-mode/agda-input.el")
|
:files ("src/data/emacs-mode/agda-input.el")
|
||||||
:nonrecursive t)
|
:nonrecursive t)
|
||||||
:pin "74d9fd53cd")
|
:pin "ff9173e14e")
|
||||||
|
|
||||||
(package! agda2-mode
|
(package! agda2-mode
|
||||||
:recipe (:host github :repo "agda/agda"
|
:recipe (:host github :repo "agda/agda"
|
||||||
:files ("src/data/emacs-mode/*.el"
|
:files ("src/data/emacs-mode/*.el"
|
||||||
(:exclude "agda-input.el"))
|
(:exclude "agda-input.el"))
|
||||||
:nonrecursive t)
|
:nonrecursive t)
|
||||||
:pin "74d9fd53cd"))
|
:pin "ff9173e14e"))
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/clojure/packages.el
|
;;; lang/clojure/packages.el
|
||||||
|
|
||||||
(package! cider :pin "7437c67f0e")
|
(package! cider :pin "52dcc60cd5")
|
||||||
(package! clj-refactor :pin "e24ba62843")
|
(package! clj-refactor :pin "92d372393a")
|
||||||
|
|
||||||
(when (featurep! :checkers syntax)
|
(when (featurep! :checkers syntax)
|
||||||
(package! flycheck-clj-kondo :pin "f652a8dc4c"))
|
(package! flycheck-clj-kondo :pin "f652a8dc4c"))
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/common-lisp/packages.el
|
;;; lang/common-lisp/packages.el
|
||||||
|
|
||||||
(package! sly :pin "cfecd21410")
|
(package! sly :pin "1382bda945")
|
||||||
(package! sly-macrostep :pin "5113e4e926")
|
(package! sly-macrostep :pin "5113e4e926")
|
||||||
(package! sly-repl-ansi-color :pin "b9cd52d1cf")
|
(package! sly-repl-ansi-color :pin "b9cd52d1cf")
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/coq/packages.el
|
;;; lang/coq/packages.el
|
||||||
|
|
||||||
(package! proof-general :pin "2a17093f6a")
|
(package! proof-general :pin "9196749d55")
|
||||||
|
(package! company-coq :pin "f9dba9ddff")
|
||||||
(package! company-coq :pin "6e8bc2e367")
|
|
||||||
|
|
|
@ -2,8 +2,5 @@
|
||||||
;;; lang/dart/packages.el
|
;;; lang/dart/packages.el
|
||||||
|
|
||||||
(package! dart-mode :pin "04fcd649f1")
|
(package! dart-mode :pin "04fcd649f1")
|
||||||
|
|
||||||
;; Optional module features
|
|
||||||
|
|
||||||
(when (featurep! +flutter)
|
(when (featurep! +flutter)
|
||||||
(package! flutter :pin "ec92a4df84"))
|
(package! flutter :pin "ec92a4df84"))
|
||||||
|
|
|
@ -3,9 +3,9 @@
|
||||||
|
|
||||||
(package! graphql-mode :pin "7c37aee28b")
|
(package! graphql-mode :pin "7c37aee28b")
|
||||||
(package! json-mode :pin "0e819e519a")
|
(package! json-mode :pin "0e819e519a")
|
||||||
(package! jsonnet-mode :pin "2b90b4e12a")
|
(package! jsonnet-mode :pin "d8b486c837")
|
||||||
(package! yaml-mode :pin "cecf4b106b")
|
(package! yaml-mode :pin "cecf4b106b")
|
||||||
(package! csv-mode :pin "fbf942e127")
|
(package! csv-mode :pin "635337407c")
|
||||||
(package! dhall-mode :pin "ef4d33debe")
|
(package! dhall-mode :pin "ef4d33debe")
|
||||||
(package! protobuf-mode
|
(package! protobuf-mode
|
||||||
:recipe (:host github :repo "emacsmirror/protobuf-mode" :files (:defaults "*"))
|
:recipe (:host github :repo "emacsmirror/protobuf-mode" :files (:defaults "*"))
|
||||||
|
|
|
@ -7,9 +7,9 @@
|
||||||
(package! macrostep :pin "424e3734a1")
|
(package! macrostep :pin "424e3734a1")
|
||||||
(package! overseer :pin "02d49f582e")
|
(package! overseer :pin "02d49f582e")
|
||||||
(package! elisp-def :pin "368b04da68")
|
(package! elisp-def :pin "368b04da68")
|
||||||
(package! elisp-demos :pin "bec206bf1b")
|
(package! elisp-demos :pin "0d74766f0c")
|
||||||
|
|
||||||
(when (featurep! :checkers syntax)
|
(when (featurep! :checkers syntax)
|
||||||
(package! flycheck-cask :pin "3457ae553c"))
|
(package! flycheck-cask :pin "3457ae553c"))
|
||||||
|
|
||||||
(package! buttercup :pin "178c7954f8")
|
(package! buttercup :pin "b360e35017")
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; private/erlang/packages.el
|
;;; private/erlang/packages.el
|
||||||
|
|
||||||
(package! erlang :pin "c15eb5fdf7")
|
(package! erlang :pin "3065fbf434")
|
||||||
(when (featurep! :checkers syntax)
|
(when (featurep! :checkers syntax)
|
||||||
(package! flycheck-rebar3 :pin "3cca1268c5"))
|
(package! flycheck-rebar3 :pin "3cca1268c5"))
|
||||||
(unless (featurep! +lsp)
|
(unless (featurep! +lsp)
|
||||||
(when (featurep! :completion ivy)
|
(when (featurep! :completion ivy)
|
||||||
(package! ivy-erlang-complete :pin "7d60ed111d"))
|
(package! ivy-erlang-complete :pin "c443dba0c4"))
|
||||||
(when (featurep! :completion company)
|
(when (featurep! :completion company)
|
||||||
(package! company-erlang :pin "bc0524a16f")))
|
(package! company-erlang :pin "bc0524a16f")))
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/ess/packages.el
|
;;; lang/ess/packages.el
|
||||||
|
|
||||||
(package! ess :pin "a2be8cb97c")
|
(package! ess :pin "625041ad51")
|
||||||
(package! ess-R-data-view :pin "d6e98d3ae1")
|
(package! ess-R-data-view :pin "d6e98d3ae1")
|
||||||
(package! polymode :pin "3eab3c9eed")
|
(package! polymode :pin "44265e3516")
|
||||||
(package! poly-R :pin "0443c89b4d")
|
(package! poly-R :pin "51ffeb6ec4")
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/factor/packages.el
|
;;; lang/factor/packages.el
|
||||||
|
|
||||||
(package! fuel :pin "a62ea78d73")
|
(package! fuel :pin "497d6491e6")
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/fstar/packages.el
|
;;; lang/fstar/packages.el
|
||||||
|
|
||||||
(package! fstar-mode)
|
(package! fstar-mode :pin "aaaf256888")
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/haskell/packages.el
|
;;; lang/haskell/packages.el
|
||||||
|
|
||||||
(package! haskell-mode :pin "4a87d72589")
|
(package! haskell-mode :pin "7032966ee7")
|
||||||
|
|
||||||
(when (featurep! +dante)
|
(when (featurep! +dante)
|
||||||
(package! dante :pin "4955bc7363")
|
(package! dante :pin "4955bc7363")
|
||||||
(package! attrap :pin "4cf3e4a162"))
|
(package! attrap :pin "4cf3e4a162"))
|
||||||
(when (featurep! +lsp)
|
(when (featurep! +lsp)
|
||||||
(package! lsp-haskell :pin "6d481f97e6"))
|
(package! lsp-haskell :pin "582fa27c88"))
|
||||||
;; DEPRECATED
|
;; DEPRECATED
|
||||||
(when (featurep! +intero)
|
(when (featurep! +intero)
|
||||||
(package! intero :pin "fdb0550a2d"))
|
(package! intero :pin "fdb0550a2d"))
|
||||||
|
|
|
@ -13,4 +13,4 @@
|
||||||
(package! company-emacs-eclim :pin "23f5b294f8")))
|
(package! company-emacs-eclim :pin "23f5b294f8")))
|
||||||
|
|
||||||
(when (featurep! +lsp)
|
(when (featurep! +lsp)
|
||||||
(package! lsp-java :pin "dbeeee9c74"))
|
(package! lsp-java :pin "6efb741845"))
|
||||||
|
|
|
@ -2,21 +2,21 @@
|
||||||
;;; lang/javascript/packages.el
|
;;; lang/javascript/packages.el
|
||||||
|
|
||||||
;; Major modes
|
;; Major modes
|
||||||
(package! coffee-mode :pin "86ab8aae86")
|
(package! coffee-mode :pin "35a41c7d82")
|
||||||
(package! js2-mode :pin "fe53814dc2")
|
(package! js2-mode :pin "fe53814dc2")
|
||||||
(package! rjsx-mode :pin "014c760138")
|
(package! rjsx-mode :pin "0061587a06")
|
||||||
(package! typescript-mode :pin "a0f2c3ebd4")
|
(package! typescript-mode :pin "102587e458")
|
||||||
|
|
||||||
;; Tools
|
;; Tools
|
||||||
(package! eslintd-fix :pin "98c669e365")
|
(package! eslintd-fix :pin "0c431141be")
|
||||||
(package! js2-refactor :pin "d4c40b5fc8")
|
(package! js2-refactor :pin "d4c40b5fc8")
|
||||||
(package! npm-mode :pin "3ee7c0bad5")
|
(package! npm-mode :pin "3ee7c0bad5")
|
||||||
|
|
||||||
;; Eval
|
;; Eval
|
||||||
(package! nodejs-repl :pin "8b90948265")
|
(package! nodejs-repl :pin "6fad7d764f")
|
||||||
(package! skewer-mode :pin "123215dd9b")
|
(package! skewer-mode :pin "e5bed35193")
|
||||||
|
|
||||||
;; Programming environment
|
;; Programming environment
|
||||||
(package! tide :pin "1878a097fc")
|
(package! tide :pin "3b45610faa")
|
||||||
(when (featurep! :tools lookup)
|
(when (featurep! :tools lookup)
|
||||||
(package! xref-js2 :pin "6f1ed5dae0"))
|
(package! xref-js2 :pin "6f1ed5dae0"))
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/julia/packages.el
|
;;; lang/julia/packages.el
|
||||||
|
|
||||||
(package! julia-mode :pin "5238f9adb7")
|
(package! julia-mode :pin "1c122f1dff")
|
||||||
(package! julia-repl :pin "b11a572970")
|
(package! julia-repl :pin "5fa04de4e7")
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/lean/packages.el
|
;;; lang/lean/packages.el
|
||||||
|
|
||||||
(package! lean-mode :pin "f26e40daad")
|
(package! lean-mode :pin "65b55b1711")
|
||||||
|
|
||||||
(when (featurep! :completion company)
|
(when (featurep! :completion company)
|
||||||
(package! company-lean :pin "f26e40daad"))
|
(package! company-lean :pin "65b55b1711"))
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/ledger/packages.el
|
;;; lang/ledger/packages.el
|
||||||
|
|
||||||
(package! ledger-mode :pin "a514953d6a")
|
(package! ledger-mode :pin "7d78645479")
|
||||||
|
|
||||||
(when (featurep! :editor evil)
|
(when (featurep! :editor evil)
|
||||||
(package! evil-ledger :pin "7a9f9f5d39"))
|
(package! evil-ledger :pin "7a9f9f5d39"))
|
||||||
|
|
||||||
(when (featurep! :checkers syntax)
|
(when (featurep! :checkers syntax)
|
||||||
(package! flycheck-ledger :pin "2065beab56"))
|
(package! flycheck-ledger :pin "628e25ba66"))
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
(package! edit-indirect :pin "935ded353b")
|
(package! edit-indirect :pin "935ded353b")
|
||||||
|
|
||||||
(when (featurep! +grip)
|
(when (featurep! +grip)
|
||||||
(package! grip-mode :pin "1a61bb71a7"))
|
(package! grip-mode :pin "9615c47747"))
|
||||||
|
|
||||||
(when (featurep! :editor evil +everywhere)
|
(when (featurep! :editor evil +everywhere)
|
||||||
(package! evil-markdown
|
(package! evil-markdown
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
(package! tuareg :pin "c12061eb80")
|
(package! tuareg :pin "c12061eb80")
|
||||||
|
|
||||||
(unless (featurep! +lsp)
|
(unless (featurep! +lsp)
|
||||||
(package! merlin :pin "f6954e953b")
|
(package! merlin :pin "37e38e44f5")
|
||||||
(package! merlin-eldoc :pin "db7fab1edd")
|
(package! merlin-eldoc :pin "db7fab1edd")
|
||||||
(when (featurep! :checkers syntax)
|
(when (featurep! :checkers syntax)
|
||||||
(package! flycheck-ocaml :pin "8707a7bf54")))
|
(package! flycheck-ocaml :pin "8707a7bf54")))
|
||||||
|
@ -12,14 +12,14 @@
|
||||||
(package! ocp-indent :pin "9e26c0a269")
|
(package! ocp-indent :pin "9e26c0a269")
|
||||||
|
|
||||||
(when (featurep! :tools eval)
|
(when (featurep! :tools eval)
|
||||||
(package! utop :pin "7c99d8c904"))
|
(package! utop :pin "30c77ce4d7"))
|
||||||
|
|
||||||
(when (featurep! :editor format)
|
(when (featurep! :editor format)
|
||||||
;; by default quelpa generated a version 0pre0.20180929.192844, which got
|
;; by default quelpa generated a version 0pre0.20180929.192844, which got
|
||||||
;; parsed into (0 -1 0 ...), which when compared with version nil (0) in
|
;; parsed into (0 -1 0 ...), which when compared with version nil (0) in
|
||||||
;; package-installed-p always yielded false
|
;; package-installed-p always yielded false
|
||||||
(package! ocamlformat :recipe
|
(package! ocamlformat :recipe
|
||||||
(:host github :repo "ocaml-ppx/ocamlformat" :files ("emacs/*.el")) :pin "dba4487820"))
|
(:host github :repo "ocaml-ppx/ocamlformat" :files ("emacs/*.el")) :pin "5282e047bb"))
|
||||||
|
|
||||||
(package! dune :recipe
|
(package! dune :recipe
|
||||||
(:host github :repo "ocaml/dune" :files ("editor-integration/emacs/*.el")) :pin "f3df7abe64")
|
(:host github :repo "ocaml/dune" :files ("editor-integration/emacs/*.el")) :pin "1944d0fb52")
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
:recipe (:host github
|
:recipe (:host github
|
||||||
:repo "emacs-straight/org-mode"
|
:repo "emacs-straight/org-mode"
|
||||||
:files ("*.el" "lisp/*.el" "contrib/lisp/*.el"))
|
:files ("*.el" "lisp/*.el" "contrib/lisp/*.el"))
|
||||||
:pin "0a8faecb7f")
|
:pin "ba685555c4")
|
||||||
;; ...And prevent other packages from pulling org; org-plus-contrib satisfies
|
;; ...And prevent other packages from pulling org; org-plus-contrib satisfies
|
||||||
;; the dependency already: https://github.com/raxod502/straight.el/issues/352
|
;; the dependency already: https://github.com/raxod502/straight.el/issues/352
|
||||||
(package! org :recipe (:local-repo nil))
|
(package! org :recipe (:local-repo nil))
|
||||||
|
@ -53,16 +53,16 @@
|
||||||
(when (featurep! :tools magit)
|
(when (featurep! :tools magit)
|
||||||
(package! orgit :pin "e7cddf39e3"))
|
(package! orgit :pin "e7cddf39e3"))
|
||||||
(when (featurep! +brain)
|
(when (featurep! +brain)
|
||||||
(package! org-brain :pin "6b7fced801"))
|
(package! org-brain :pin "cae8e2213b"))
|
||||||
(when (featurep! +dragndrop)
|
(when (featurep! +dragndrop)
|
||||||
(package! org-download :pin "3c48102793"))
|
(package! org-download :pin "b96fd7ba02"))
|
||||||
(when (featurep! +gnuplot)
|
(when (featurep! +gnuplot)
|
||||||
(package! gnuplot :pin "a406143d52")
|
(package! gnuplot :pin "f0001c3001")
|
||||||
(package! gnuplot-mode :pin "601f639298"))
|
(package! gnuplot-mode :pin "601f639298"))
|
||||||
(when (featurep! +ipython) ; DEPRECATED
|
(when (featurep! +ipython) ; DEPRECATED
|
||||||
(package! ob-ipython :pin "7147455230"))
|
(package! ob-ipython :pin "7147455230"))
|
||||||
(when (featurep! +jupyter)
|
(when (featurep! +jupyter)
|
||||||
(package! jupyter :pin "d4b06c54d3"))
|
(package! jupyter :pin "de7af256a9"))
|
||||||
(when (featurep! +pomodoro)
|
(when (featurep! +pomodoro)
|
||||||
(package! org-pomodoro :pin "aa07c11318"))
|
(package! org-pomodoro :pin "aa07c11318"))
|
||||||
(when (featurep! +present)
|
(when (featurep! +present)
|
||||||
|
@ -70,9 +70,9 @@
|
||||||
:recipe (:host github :repo "anler/centered-window-mode")
|
:recipe (:host github :repo "anler/centered-window-mode")
|
||||||
:pin "24f7c5be9d")
|
:pin "24f7c5be9d")
|
||||||
(package! org-tree-slide :pin "7bf09a02bd")
|
(package! org-tree-slide :pin "7bf09a02bd")
|
||||||
(package! ox-reveal :pin "0d947cbce6"))
|
(package! ox-reveal :pin "ea8b502170"))
|
||||||
(when (featurep! +journal)
|
(when (featurep! +journal)
|
||||||
(package! org-journal :pin "9d40f6260c"))
|
(package! org-journal :pin "664c08e12c"))
|
||||||
|
|
||||||
;;; Babel
|
;;; Babel
|
||||||
(package! ob-async :pin "80a30b96a0")
|
(package! ob-async :pin "80a30b96a0")
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
:recipe (:host github :repo "DEADB17/ob-racket")
|
:recipe (:host github :repo "DEADB17/ob-racket")
|
||||||
:pin "d8fd51bddb"))
|
:pin "d8fd51bddb"))
|
||||||
(when (featurep! :lang rest)
|
(when (featurep! :lang rest)
|
||||||
(package! ob-restclient :pin "c5c22e6035"))
|
(package! ob-restclient :pin "f7449b2068"))
|
||||||
(when (featurep! :lang rust)
|
(when (featurep! :lang rust)
|
||||||
(package! ob-rust :pin "6a82587598"))
|
(package! ob-rust :pin "6a82587598"))
|
||||||
(when (featurep! :lang scala)
|
(when (featurep! :lang scala)
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
(package! php-boris :pin "f2faebf610")
|
(package! php-boris :pin "f2faebf610")
|
||||||
(package! php-extras :recipe (:host github :repo "arnested/php-extras") :pin "d410c5af66")
|
(package! php-extras :recipe (:host github :repo "arnested/php-extras") :pin "d410c5af66")
|
||||||
(package! php-mode :pin "cade4cef2b")
|
(package! php-mode :pin "b5d9988100")
|
||||||
(package! php-refactor-mode :pin "7a794b0618")
|
(package! php-refactor-mode :pin "7a794b0618")
|
||||||
(package! phpunit :pin "fe6bc91c3b")
|
(package! phpunit :pin "fe6bc91c3b")
|
||||||
|
|
||||||
|
@ -11,12 +11,12 @@
|
||||||
(package! hack-mode :recipe (:host github :repo "hhvm/hack-mode") :pin "fd6a661b09"))
|
(package! hack-mode :recipe (:host github :repo "hhvm/hack-mode") :pin "fd6a661b09"))
|
||||||
|
|
||||||
(unless (featurep! +lsp)
|
(unless (featurep! +lsp)
|
||||||
(package! phpactor :pin "5ccf65d59e")
|
(package! phpactor :pin "31fe2ea4db")
|
||||||
(when (featurep! :completion company)
|
(when (featurep! :completion company)
|
||||||
(package! company-phpactor :pin "5ccf65d59e")))
|
(package! company-phpactor :pin "31fe2ea4db")))
|
||||||
|
|
||||||
(when (featurep! :editor format)
|
(when (featurep! :editor format)
|
||||||
(package! php-cs-fixer :pin "6540006710"))
|
(package! php-cs-fixer :pin "95eace9bc0"))
|
||||||
|
|
||||||
;; For building php-extras
|
;; For building php-extras
|
||||||
(package! async :pin "86aef2c38e")
|
(package! async :pin "86aef2c38e")
|
||||||
|
|
|
@ -7,5 +7,5 @@
|
||||||
;; unnecessary altogether.
|
;; unnecessary altogether.
|
||||||
;;(package! flycheck-purescript :pin "30f0435d5e")
|
;;(package! flycheck-purescript :pin "30f0435d5e")
|
||||||
|
|
||||||
(package! psc-ide :pin "2a9394422d")
|
(package! psc-ide :pin "7fc2b841be")
|
||||||
(package! purescript-mode :pin "8db1d0243c")
|
(package! purescript-mode :pin "8db1d0243c")
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
;; Major modes
|
;; Major modes
|
||||||
(package! pip-requirements :pin "216cd1690f")
|
(package! pip-requirements :pin "216cd1690f")
|
||||||
(when (featurep! +cython)
|
(when (featurep! +cython)
|
||||||
(package! cython-mode :pin "f6bf6aa9c7")
|
(package! cython-mode :pin "48dc1f0169")
|
||||||
(when (featurep! :checkers syntax)
|
(when (featurep! :checkers syntax)
|
||||||
(package! flycheck-cython :pin "ecc4454d35")))
|
(package! flycheck-cython :pin "ecc4454d35")))
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
(when (featurep! +pyenv)
|
(when (featurep! +pyenv)
|
||||||
(package! pyenv-mode :pin "aec6f2aa28"))
|
(package! pyenv-mode :pin "aec6f2aa28"))
|
||||||
(when (featurep! +conda)
|
(when (featurep! +conda)
|
||||||
(package! conda :pin "814439dffa"))
|
(package! conda :pin "335474e409"))
|
||||||
|
|
||||||
;; Testing frameworks
|
;; Testing frameworks
|
||||||
(package! nose :pin "f852829751")
|
(package! nose :pin "f852829751")
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/racket/packages.el
|
;;; lang/racket/packages.el
|
||||||
|
|
||||||
(package! racket-mode :pin "5f396fa91f")
|
(package! racket-mode :pin "bd4c8cf3ce")
|
||||||
|
|
|
@ -6,13 +6,13 @@
|
||||||
(package! yard-mode :pin "ba74a47463")
|
(package! yard-mode :pin "ba74a47463")
|
||||||
|
|
||||||
;; REPL
|
;; REPL
|
||||||
(package! inf-ruby :pin "e4ae089218")
|
(package! inf-ruby :pin "41e5ed3a88")
|
||||||
(when (featurep! :completion company)
|
(when (featurep! :completion company)
|
||||||
(package! company-inf-ruby :pin "fe3e4863bc"))
|
(package! company-inf-ruby :pin "fe3e4863bc"))
|
||||||
|
|
||||||
;; Programming environment
|
;; Programming environment
|
||||||
(package! rubocop :pin "03bf15558a")
|
(package! rubocop :pin "03bf15558a")
|
||||||
(package! robe :pin "8190cb7c7b")
|
(package! robe :pin "68503b32bb")
|
||||||
|
|
||||||
;; Project tools
|
;; Project tools
|
||||||
(package! bundler :pin "43efb6be4e")
|
(package! bundler :pin "43efb6be4e")
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/rust/packages.el
|
;;; lang/rust/packages.el
|
||||||
|
|
||||||
(package! rustic :pin "373f5a1940")
|
(package! rustic :pin "61032eacf0")
|
||||||
(unless (featurep! +lsp)
|
(unless (featurep! +lsp)
|
||||||
(package! racer :pin "a0bdf778f0"))
|
(package! racer :pin "a0bdf778f0"))
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
;; -*- no-byte-compile: t; -*-
|
;; -*- no-byte-compile: t; -*-
|
||||||
;;; lang/scheme/packages.el
|
;;; lang/scheme/packages.el
|
||||||
|
|
||||||
(package! geiser :pin "645e477542")
|
(package! geiser :pin "83ad875254")
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
;;; lang/sh/packages.el
|
;;; lang/sh/packages.el
|
||||||
|
|
||||||
(when (featurep! :completion company)
|
(when (featurep! :completion company)
|
||||||
(package! company-shell))
|
(package! company-shell :pin "52f3bf26b7"))
|
||||||
|
|
||||||
(when (featurep! +fish)
|
(when (featurep! +fish)
|
||||||
(package! fish-mode :pin "688c82deca"))
|
(package! fish-mode :pin "db257db810"))
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
(package! haml-mode :pin "bf5b6c11b1")
|
(package! haml-mode :pin "bf5b6c11b1")
|
||||||
(package! pug-mode :pin "685fd3414d")
|
(package! pug-mode :pin "685fd3414d")
|
||||||
(package! slim-mode :pin "3636d18ab1")
|
(package! slim-mode :pin "3636d18ab1")
|
||||||
(when (package! web-mode :pin "d1b6660aea")
|
(when (package! web-mode :pin "b0bb4ab82b")
|
||||||
(when (featurep! :completion company)
|
(when (featurep! :completion company)
|
||||||
(package! company-web :pin "f0cc9187c9")))
|
(package! company-web :pin "f0cc9187c9")))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue