diff options
Diffstat (limited to 'oni/packages/emacs.scm')
| -rw-r--r-- | oni/packages/emacs.scm | 147 |
1 files changed, 73 insertions, 74 deletions
diff --git a/oni/packages/emacs.scm b/oni/packages/emacs.scm index 03aecbc..02186bb 100644 --- a/oni/packages/emacs.scm +++ b/oni/packages/emacs.scm @@ -17,8 +17,7 @@ #:use-module (gnu packages emacs-build) #:use-module (gnu packages ruby) #:use-module (gnu packages tree-sitter) - #:use-module (rosenthal packages tree-sitter) - ) + #:use-module (rosenthal packages tree-sitter)) (define-public emacs-ace-link-notmuch (let ((commit "fb09673881ef0f7b7ad744c576a19f578df7c51d") @@ -29,8 +28,8 @@ (source (origin (uri (git-reference - (url "https://git.sr.ht/~ryuslash/ace-link-notmuch") - (commit commit))) + (url "https://git.sr.ht/~ryuslash/ace-link-notmuch") + (commit commit))) (method git-fetch) (sha256 (base32 "1wpdimvwkrbic0hybsp5pqaql066yvl1aar37fr5kcm19gbgvcf6")) @@ -53,8 +52,8 @@ (source (origin (uri (git-reference - (url "https://github.com/dougm/bats-mode") - (commit commit))) + (url "https://github.com/dougm/bats-mode") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -77,8 +76,8 @@ keywords.") (source (origin (uri (git-reference - (url "https://github.com/ryuslash/circe-serenity.git") - (commit commit))) + (url "https://github.com/ryuslash/circe-serenity.git") + (commit commit))) (method git-fetch) (sha256 (base32 "05fpbvqx6ii8kypv880j3mdc8kql7k16dcs42vpaaabjwn3kv4kn")) @@ -100,8 +99,8 @@ keywords.") (source (origin (uri (git-reference - (url "https://github.com/emacs-vs/docstr") - (commit commit))) + (url "https://github.com/emacs-vs/docstr") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -153,8 +152,8 @@ See function `eldoc-cmake-enable'. (source (origin (uri (git-reference - (url "https://github.com/Yuki-Inoue/elisp-format") - (commit commit))) + (url "https://github.com/Yuki-Inoue/elisp-format") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -173,8 +172,8 @@ See function `eldoc-cmake-enable'. (source (origin (uri (git-reference - (url "https://github.com/cute-jumper/embrace.el") - (commit version))) + (url "https://github.com/cute-jumper/embrace.el") + (commit version))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -205,8 +204,8 @@ custom pairs?)") (source (origin (uri (git-reference - (url "https://github.com/mhayashi1120/Emacs-erefactor") - (commit commit))) + (url "https://github.com/mhayashi1120/Emacs-erefactor") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -226,8 +225,8 @@ custom pairs?)") (source (origin (uri (git-reference - (url "git://code.ryuslash.org/eshell-fringe-status.git") - (commit commit))) + (url "git://code.ryuslash.org/eshell-fringe-status.git") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -245,8 +244,8 @@ custom pairs?)") (source (origin (uri (git-reference - (url "https://github.com/flycheck/flycheck-cask") - (commit version))) + (url "https://github.com/flycheck/flycheck-cask") + (commit version))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -269,8 +268,8 @@ custom pairs?)") (source (origin (uri (git-reference - (url "https://github.com/alexmurray/flycheck-posframe") - (commit commit))) + (url "https://github.com/alexmurray/flycheck-posframe") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -293,8 +292,8 @@ custom pairs?)") (source (origin (uri (git-reference - (url "https://github.com/purcell/flycheck-relint") - (commit commit))) + (url "https://github.com/purcell/flycheck-relint") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -321,8 +320,8 @@ in Emacs Lisp files, using relint.") (source (origin (uri (git-reference - (url "https://github.com/roman/golden-ratio.el.git") - (commit commit))) + (url "https://github.com/roman/golden-ratio.el.git") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -347,8 +346,8 @@ the way, but at the same time will be readable enough to know it's content.") (source (origin (uri (git-reference - (url "https://github.com/jdtsmith/indent-bars") - (commit (string-append "v" version)))) + (url "https://github.com/jdtsmith/indent-bars") + (commit (string-append "v" version)))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -370,8 +369,8 @@ the way, but at the same time will be readable enough to know it's content.") (source (origin (uri (git-reference - (url "https://gitlab.com/emacs-stuff/indent-tools.git") - (commit commit))) + (url "https://gitlab.com/emacs-stuff/indent-tools.git") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -402,8 +401,8 @@ text.") (source (origin (uri (git-reference - (url "https://git.sr.ht/~ryuslash/inkplatel") - (commit commit))) + (url "https://git.sr.ht/~ryuslash/inkplatel") + (commit commit))) (method git-fetch) (sha256 (base32 "0mqnpf4vrzn3013pcwcr9150k4jy4klrdg0pd3amhg2y25054w4s")) @@ -424,8 +423,8 @@ text.") (source (origin (uri (git-reference - (url "https://gitlab.com/matsievskiysv/insert-char-preview") - (commit commit))) + (url "https://gitlab.com/matsievskiysv/insert-char-preview") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -447,8 +446,8 @@ with character preview in completion prompt.") (origin (method git-fetch) (uri (git-reference - (url "git://ryuslash.org/nginx-mode.git") - (commit commit))) + (url "git://ryuslash.org/nginx-mode.git") + (commit commit))) (file-name (git-file-name name version)) (sha256 (base32 "1nqyz2mkhvm8ixgxla93nfmxqn0qs8vx7ma598kmyp292b3k9whr")))) @@ -498,8 +497,8 @@ To setup nroam for all org-roam buffers, evaluate the following: (source (origin (uri (git-reference - (url "https://github.com/jdtsmith/outli") - (commit (string-append "v" version)))) + (url "https://github.com/jdtsmith/outli") + (commit (string-append "v" version)))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -522,8 +521,8 @@ key features.") (source (origin (uri (git-reference - (url "https://github.com/bharadswami/syncthing-status.el.git") - (commit commit))) + (url "https://github.com/bharadswami/syncthing-status.el.git") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -546,8 +545,8 @@ Emacs buffer.") (source (origin (uri (git-reference - (url "https://github.com/emacsorphanage/yafolding") - (commit (string-append "v" version)))) + (url "https://github.com/emacsorphanage/yafolding") + (commit (string-append "v" version)))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -567,8 +566,8 @@ Emacs buffer.") (source (origin (uri (git-reference - (url "https://github.com/knu/yaml-imenu.el") - (commit commit))) + (url "https://github.com/knu/yaml-imenu.el") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -595,8 +594,8 @@ dot-separated path form like @code{jobs.build.docker} and (source (origin (uri (git-reference - (url "https://github.com/elken/yasnippet-capf.git") - (commit commit))) + (url "https://github.com/elken/yasnippet-capf.git") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -619,8 +618,8 @@ dot-separated path form like @code{jobs.build.docker} and (source (origin (uri (git-reference - (url "git://code.ryuslash.org/yoshi-theme.git") - (commit commit))) + (url "git://code.ryuslash.org/yoshi-theme.git") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -643,8 +642,8 @@ new-theme for a while. I couldn't think of a name so I named it after him.") (source (origin (uri (git-reference - (url "https://github.com/jd/naquadah-theme.git") - (commit commit))) + (url "https://github.com/jd/naquadah-theme.git") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -664,8 +663,8 @@ new-theme for a while. I couldn't think of a name so I named it after him.") (source (origin (uri (git-reference - (url "https://github.com/lewang/fic-mode.git") - (commit commit))) + (url "https://github.com/lewang/fic-mode.git") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -687,8 +686,8 @@ new-theme for a while. I couldn't think of a name so I named it after him.") (source (origin (method git-fetch) (uri (git-reference - (url "https://github.com/tree-sitter/tree-sitter-php") - (commit commit))) + (url "https://github.com/tree-sitter/tree-sitter-php") + (commit commit))) (file-name (git-file-name "tree-sitter-php" version)) (sha256 (base32 "1y5blblzsr6f5hvmgfk49l45fx5lzbrr1p1jsx5cxzygf03r9lnz")) @@ -713,8 +712,8 @@ new-theme for a while. I couldn't think of a name so I named it after him.") (source (origin (uri (git-reference - (url "https://github.com/emacs-php/php-ts-mode") - (commit commit))) + (url "https://github.com/emacs-php/php-ts-mode") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -737,8 +736,8 @@ new-theme for a while. I couldn't think of a name so I named it after him.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/minad/org-modern") - (commit version))) + (url "https://github.com/minad/org-modern") + (commit version))) (sha256 (base32 "0a7viid1lrn02w1n4yjivjyssbd1qq850giqwnp3mrjf9adwzh2a")) (file-name (git-file-name name version)))) @@ -761,8 +760,8 @@ source blocks.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/emacs-php/php-runtime.el.git") - (commit "37beef404c70d7b80dc085b1ee1e13fd9c375fe6"))) + (url "https://github.com/emacs-php/php-runtime.el.git") + (commit "37beef404c70d7b80dc085b1ee1e13fd9c375fe6"))) (file-name (git-file-name name version)) (sha256 (base32 "1sd65nhbcxr5r935z1ik3skz73kkpyr4r259nahn5gjvvww3if20")))) @@ -787,8 +786,8 @@ short hand.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/emacs-php/phpstan.el.git") - (commit "f4256e9f0b206a77b48da2df470c9ab0c48b4472"))) + (url "https://github.com/emacs-php/phpstan.el.git") + (commit "f4256e9f0b206a77b48da2df470c9ab0c48b4472"))) (file-name (git-file-name name version)) (sha256 (base32 "0gj6i1szlb21k6ya2w3qzin6v0b9dx5yb5wrmrlshcal33k3p660")))) @@ -824,8 +823,8 @@ https://www.gnu.org/software/emacs/manual/html_node/emacs/Directory-Variables.ht (origin (method git-fetch) (uri (git-reference - (url "https://github.com/emacs-php/phpstan.el.git") - (commit "f4256e9f0b206a77b48da2df470c9ab0c48b4472"))) + (url "https://github.com/emacs-php/phpstan.el.git") + (commit "f4256e9f0b206a77b48da2df470c9ab0c48b4472"))) (file-name (git-file-name name version)) (sha256 (base32 "0gj6i1szlb21k6ya2w3qzin6v0b9dx5yb5wrmrlshcal33k3p660")))) @@ -851,8 +850,8 @@ flycheck-phpstan) (flycheck-mode t)) (add-hook php-mode-hook my-php-mode-setup). (origin (method git-fetch) (uri (git-reference - (url "https://github.com/meedstrom/indexed.git") - (commit "1a0a8e2776cdc861ffbe9b49f99d5aac70c7d89a"))) + (url "https://github.com/meedstrom/indexed.git") + (commit "1a0a8e2776cdc861ffbe9b49f99d5aac70c7d89a"))) (file-name (git-file-name name version)) (sha256 (base32 "1p1vpv2jjym107fc0xj3iiqqnxijd7n57kx3z9z7w1pahg346w4l")))) @@ -902,8 +901,8 @@ README.md from the same repository for extended documentation.") (origin (method git-fetch) (uri (git-reference - (url "https://github.com/org-roam/org-roam") - (commit commit))) + (url "https://github.com/org-roam/org-roam") + (commit commit))) (file-name (git-file-name name version)) (sha256 (base32 "0jbj48glh0r6fkb0lk1xb9067x2myp3krkw2byycijwdq1nlqzv2"))))))) @@ -917,8 +916,8 @@ README.md from the same repository for extended documentation.") (source (origin (uri (git-reference - (url "https://github.com/SqrtMinusOne/eshell-atuin.git") - (commit commit))) + (url "https://github.com/SqrtMinusOne/eshell-atuin.git") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 @@ -945,8 +944,8 @@ This package provides functionality to store and browse eshell history in atuin. (origin (method git-fetch) (uri (git-reference - (url "https://github.com/konrad1977/flyover") - (commit "0446b4289bd7a3f169f2ab8eb6f6fa0365322bab"))) + (url "https://github.com/konrad1977/flyover") + (commit "0446b4289bd7a3f169f2ab8eb6f6fa0365322bab"))) (file-name (git-file-name name version)) (sha256 (base32 "0j7m3ma14q5gdlkhiq00f17v7sz8z7ddjv14hijxpmzqc2awrhyd")))) @@ -973,8 +972,8 @@ enabled.") (source (origin (uri (git-reference - (url "https://codeberg.org/mmontone/interactive-lang-tools.git") - (commit commit))) + (url "https://codeberg.org/mmontone/interactive-lang-tools.git") + (commit commit))) (method git-fetch) (file-name (git-file-name name version)) (sha256 |
