unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44747] [PATCH] etc: snippets: Add new build systems to package snippet.
@ 2020-11-20  0:34 Morgan.J.Smith
  2020-12-23 16:09 ` bug#44747: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Morgan.J.Smith @ 2020-11-20  0:34 UTC (permalink / raw)
  To: 44747; +Cc: Morgan Smith

From: Morgan Smith <Morgan.J.Smith@outlook.com>

* etc/snippets/scheme-mode/guix-package: Add the following as possibilities
for the build-system field:

clojure-build-system
copy-build-system
dune-build-system
guile-build-system
julia-build-system
linux-module-build-system
maven-build-system
node-build-system
qt-build-system
rakudo-build-system
---
 etc/snippets/scheme-mode/guix-package | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/etc/snippets/scheme-mode/guix-package b/etc/snippets/scheme-mode/guix-package
index 48b87e3599..9ff6f997d1 100644
--- a/etc/snippets/scheme-mode/guix-package
+++ b/etc/snippets/scheme-mode/guix-package
@@ -11,20 +11,30 @@
                                           "ant-build-system"
                                           "asdf-build-system"
                                           "cargo-build-system"
+                                          "clojure-build-system"
                                           "cmake-build-system"
+                                          "copy-build-system"
                                           "dub-build-system"
+                                          "dune-build-system"
                                           "emacs-build-system"
                                           "font-build-system"
                                           "glib-or-gtk-build-system"
                                           "gnu-build-system"
                                           "go-build-system"
+                                          "guile-build-system"
                                           "haskell-build-system"
+                                          "julia-build-system"
+                                          "linux-module-build-system"
+                                          "maven-build-system"
                                           "meson-build-system"
                                           "minify-build-system"
+                                          "node-build-system"
                                           "ocaml-build-system"
                                           "perl-build-system"
                                           "python-build-system"
+                                          "qt-build-system"
                                           "r-build-system"
+                                          "rakudo-build-system"
                                           "ruby-build-system"
                                           "scons-build-system"
                                           "texlive-build-system"
-- 
2.29.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#44747: [PATCH] etc: snippets: Add new build systems to package snippet.
  2020-11-20  0:34 [bug#44747] [PATCH] etc: snippets: Add new build systems to package snippet Morgan.J.Smith
@ 2020-12-23 16:09 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-12-23 16:09 UTC (permalink / raw)
  To: Morgan.J.Smith; +Cc: 44747-done

Hi,

Morgan.J.Smith@outlook.com skribis:

> From: Morgan Smith <Morgan.J.Smith@outlook.com>
>
> * etc/snippets/scheme-mode/guix-package: Add the following as possibilities
> for the build-system field:
>
> clojure-build-system
> copy-build-system
> dune-build-system
> guile-build-system
> julia-build-system
> linux-module-build-system
> maven-build-system
> node-build-system
> qt-build-system
> rakudo-build-system
> ---
>  etc/snippets/scheme-mode/guix-package | 10 ++++++++++

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-23 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-20  0:34 [bug#44747] [PATCH] etc: snippets: Add new build systems to package snippet Morgan.J.Smith
2020-12-23 16:09 ` bug#44747: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).