~ruther/guix-local

6ee40c3d — Florian Pelz 3 years ago
news: Add 'de' translation.

* etc/news.scm: Add German translation of update of 'linux-libre' entry.
ec661b2b — Michael Rohleder 3 years ago
gnu: emacs-ement: Update to 0.1.2.

* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.1.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
a7b6de2a — Nicolas Goaziou 3 years ago
gnu: emacs-org-contacts: Update to 1.1.

* gnu/packages/emacs-xyz.scm (emacs-org-contacts): Update to 1.1.
[source]<uri>: Use repo.or.cz as new upstream.
[propagated-inputs]: Add EMACS-ORG.
[home-page]: Update URL.
575dbab7 — Michael Rohleder 3 years ago
gnu: mumble: Update to 1.4.274.

* gnu/packages/telephony.scm (mumble): Update to 1.4.274.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
a38f03e4 — Liliana Marie Prikler 3 years ago
gnu: Add mpdevil.

* gnu/packages/mpd.scm (mpdevil): New variable.
f0114656 — Marius Bakke 3 years ago
gnu: gnome-shell: Remove input labels and use G-expression.

* gnu/packages/gnome.scm (gnome-shell)[native-inputs]: Remove labels.
[arguments]: Convert to G-expressions.  Add (ice-9 match) to #:modules.  Use
SEARCH-INPUT-FILE and #$OUTPUT where appropriate.  Add let-binding for
DISALLOWED-REFERENCES and use them in glib-or-gtk-wrap phase.
45c2da38 — Marius Bakke 3 years ago
gnu: gnome-shell: Remove obsolete input.

* gnu/packages/gnome.scm (gnome-shell)[arguments]: Don't remove intltool from
XDG_DATA_DIRS.
[native-inputs]: Remove INTLTOOL.  Add GETTEXT-MINIMAL and PERL.
966649a7 — Marius Bakke 3 years ago
gnu: mutter: Remove obsolete input.

* gnu/packages/gnome.scm (mutter)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL.
03cae37f — Marius Bakke 3 years ago
gnu: mutter: Use G-expression.

* gnu/packages/gnome.scm (mutter)[arguments]: Use G-expressions.
6af58182 — Marius Bakke 3 years ago
gnu: mutter: Remove input labels.

* gnu/packages/gnome.scm (mutter)[native-inputs, inputs, propagated-inputs]:
Remove labels.
[arguments]: Use SEARCH-INPUT-FILE instead of labels.
e9a32184 — Marius Bakke 3 years ago
gnu: rygel: Update to 0.40.4.

* gnu/packages/gnome.scm (rygel): Update to 0.40.4.
7d92ad4d — Marius Bakke 3 years ago
gnu: simple-scan: Update to 42.1.

* gnu/packages/gnome.scm (simple-scan): Update to 42.1.
[arguments]: Remove #:meson.
fe42befd — Greg Hogan 3 years ago
gnu: python-pip: Update to 22.2.2.

* gnu/packages/python-xyz.scm (python-pip): Update to 22.2.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
175fa28a — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-pbox.

* gnu/packages/tex.scm (texlive-latex-pbox): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2411e0b0 — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-marginfix.

* gnu/packages/tex.scm (texlive-latex-marginfix): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
a53ef49b — Adam Kandur 3 years ago
gnu: Add go-github-com-goccy-go-json.

* gnu/packages/golang.scm (go-github-com-goccy-go-json): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
b8850bf2 — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-translations.

* gnu/packages/tex.scm (texlive-latex-translations): New variable.
13f1584b — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-enotez.

* gnu/packages/tex.scm (texlive-latex-enotez): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
37e4015f — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-seqsplit.

* gnu/packages/tex.scm (texlive-latex-seqsplit): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
ad1d3f98 — Christopher Baines 3 years ago
gnu: Add comments to the bottom of a few package modules.

This will hopefully discourage patches which add new packages to the bottom of
files, as this increases the likelihood of conflicts when applying patches.

If there are more specific ways that packages should be arranged in specific
modules, this message can be updated accordingly.

* gnu/packages/bioconductor.scm: Add comment discouraging adding packages to
the bottom of the file.
* gnu/packages/bioinformatics.scm: ditto.
* gnu/packages/cran.scm: ditto.
* gnu/packages/crates-io.scm: ditto.
* gnu/packages/emacs-xyz.scm: ditto.
* gnu/packages/golang.scm: ditto.
* gnu/packages/guile-xyz.scm: ditto.
* gnu/packages/haskell-xyz.scm: ditto.
* gnu/packages/java.scm: ditto.
* gnu/packages/julia-xyz.scm: ditto.
* gnu/packages/lisp-xyz.scm: ditto.
* gnu/packages/ocaml.scm: ditto.
* gnu/packages/perl.scm: ditto.
* gnu/packages/python-science.scm: ditto.
* gnu/packages/python-xyz.scm: ditto.
* gnu/packages/ruby.scm: ditto.
* gnu/packages/tex.scm: ditto.
Next