Age | Commit message (Expand) | Author |
2023-02-23 | doc: Explain how to use local guix repositories....* doc/guix.texi (Using a Custom Guix Channel): Add note and example
on how to exempt a local guix repository from git ownership checks.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| André Batista |
2023-02-23 | gnu: gnulib: Allow only one directory name in GNULIB_SRCDIR....* gnu/packages/build-tools.scm (gnulib-checkout) [search-path-specification
GNULIB_SRCDIR]: Set separator to #f.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vivien Kraus |
2023-02-23 | gnu: Add aspell-dict-bg....* gnu/packages/aspell.scm (aspell-dict-bg): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Yovan Naumovski |
2023-02-23 | gnu: lightning: Update to 2.2.1...* gnu/packages/assembly.scm (lightning): Update to 2.2.1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai |
2023-02-23 | doc: Further clarify documentation of 'host' and 'hosts-service-type'....* doc/guix.texi (Base Services): Use docstring of 'host' to document
it and remove @deftp. Introduce example. Fix typos in file name.
| Ludovic Courtès |
2023-02-23 | services: hosts: Do not export '%host'....This was not meant to be exported.
* gnu/services/base.scm (%host): Do not export.
* doc/guix.texi (Base Services): Remove mention.
| Ludovic Courtès |
2023-02-23 | doc: hosts-service-type: Improve documentation....* doc/guix.texi (Base Services): Improve hosts-service-type documentation.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-02-23 | system: Do not export local-host-entries....Unlike the deprecated 'local-host-aliases', there's no use for
local-host-entries since it's used to set the default value for
hosts-service-type. Given that this service-type is expected to be
extended, one presumes that when they explicitly override the service
default value they do not have much interest in the 'local-host-entries'
procedure.
* gnu/system.scm: Do not export local-host-entries.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-02-23 | doc: hosts-service-type: Relocate to Base Services....hosts-service-type is under (gnu services base)
* doc/guix.texi: Merge duplicated copyright lines.
(Service Reference): Move hosts-service-type to ...
(Base Services): ... here.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-02-23 | gnu: openmpi: Use gexps....* gnu/packages/mpi.scm (openmpi)[arguments]: Use gexps.
| Ludovic Courtès |
2023-02-23 | gnu: psm2: Use gexps....* gnu/packages/linux.scm (psm2)[arguments]: Use gexps.
| Ludovic Courtès |
2023-02-23 | gnu: ibutils: Fix compilation....* gnu/packages/fabric-management.scm (ibutils)[arguments]: Add CFLAGS
to #:configure-flags.
| Ludovic Courtès |
2023-02-23 | gnu: ibutils: Use gexps....* gnu/packages/fabric-management.scm (ibutils)[arguments]: Use gexps.
| Ludovic Courtès |
2023-02-23 | gnu: infiniband-diags: Use gexps....* gnu/packages/fabric-management.scm (infiniband-diags)[arguments]: Use
gexps. Replace reference to '%outputs' with references to #:outputs.
| Ludovic Courtès |
2023-02-23 | gnu: ucx: Use gexps....* gnu/packages/fabric-management.scm (ucx): Use gexps.
| Ludovic Courtès |
2023-02-23 | gnu: ucx: Mark POWER9 as supported....* gnu/packages/fabric-management.scm (ucx)[supported-systems]: Add
"powerpc64le-linux".
| Ludovic Courtès |
2023-02-23 | Revert "gnu: texlive-latex-fancyvrb: Add needed propagated-inputs."...This reverts commit 7a01586afe9b65acc0a298b699a66fb187dd7b4f, which causes too
many rebuilds.
| Nicolas Goaziou |
2023-02-23 | gnu: Add staticsite....* gnu/packages/python-xyz.scm (staticsite): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vagrant Cascadian |
2023-02-23 | gnu: Add x11-ssh-askpass....* gnu/packages/ssh.scm (x11-ssh-askpass): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Simon Streit |
2023-02-23 | gnu: mpdris2: Remove input labels and add inputs....* gnu/packages/mpd.scm (mpdris2)[arguments]: Use G-expressions. Remove
trailing #T from phase.
[inputs]: Remove labels. Add BASH-MINIMAL and
PYTHON-MUTAGEN.
[native-inputs]: Remove labels.
[description]: Use complete sentence.
| Simon Streit |
2023-02-23 | gnu: Add emacs-ob-go....* gnu/packages/emacs-xyz.scm (emacs-ob-go): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| conses |
2023-02-23 | gnu: Add emacs-org-recur....* gnu/packages/emacs-xyz.scm (emacs-org-recur): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| conses |
2023-02-23 | gnu: Add emacs-calc-currency....* gnu/packages/emacs-xyz.scm (emacs-calc-currency): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| conses |
2023-02-23 | gnu: Add emacs-jsdoc....* gnu/packages/emacs-xyz.scm (emacs-jsdoc): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Demis Balbach |
2023-02-23 | gnu: Add texlive-minted....* gnu/packages/tex.scm (texlive-minted): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2023-02-23 | gnu: Add texlive-fvextra....* gnu/packages/tex.scm (texlive-fvextra): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2023-02-23 | gnu: texlive-latex-fancyvrb: Add needed propagated-inputs....* gnu/packages/tex.scm (texlive-latex-fancyvrb)[propagated-inputs]: Add
TEXLIVE-LATEX-UPQUOTE.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2023-02-23 | gnu: texlive-mdframed: Add needed propagated-inputs....* gnu/packages/tex.scm (texlive-mdframed)[propagated-inputs]: Add
texlive-latex-needspace, and texlive-zref.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2023-02-23 | gnu: texlive-latex-ifplatform: Add needed propagated-inputs....* gnu/packages/tex.scm (texlive-latex-ifplatform)[propagated-inputs]: Add
texlive-catchfile.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2023-02-23 | gnu: Add texlive-catchfile....* gnu/packages/tex.scm (texlive-catchfile): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2023-02-23 | gnu: emacs-modus-themes: Update to 4.1.0....* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.1.0.
| Nicolas Goaziou |
2023-02-23 | gnu: emacs-xref: Update to 1.6.2....* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.6.2.
| Nicolas Goaziou |
2023-02-23 | gnu: emacs-posframe: Update to 1.4.0....* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.4.0.
| Nicolas Goaziou |
2023-02-23 | pack: Add UTF-8 locales to RPM pack builder....It's necessary as 'generate-header' call ends up calling 'find-files', which
could fail to read file names containing non-ascii characters, as spotted in
the wild:
building /gnu/store/...-jami-rpm-pack.rpm.drv...
find-files: ./gnu/store/...-nss-certs-3.81/etc/ssl/certs/NetLock_Arany_=Class_Gold=_F??tan??s??tv??ny.pem:
No such file or directory
* guix/scripts/pack.scm (rpm-archive): Expand set-utf8-locale helper in the
builder gexp.
| Maxim Cournoyer |
2023-02-22 | gnu: linux-libre 4.14: Update to 4.14.306....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.306.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2023-02-22 | gnu: linux-libre 4.19: Update to 4.19.273....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.273.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2023-02-22 | gnu: linux-libre 5.4: Update to 5.4.232....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.232.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2023-02-22 | gnu: linux-libre 5.10: Update to 5.10.169....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.169.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2023-02-22 | gnu: linux-libre 5.15: Update to 5.15.95....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.95.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2023-02-22 | gnu: linux-libre 6.1: Update to 6.1.13....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.13.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-02-22 | gnu: josm: Update to 18646....* gnu/packages/geo.scm (josm): Update to 18646.
| Julien Lepiller |
2023-02-22 | gnu: kicad: Fix native-search-paths....* gnu/packages/engineering.scm (kicad)[native-search-paths]: Update
environment variables' names for kicad-7.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Peter Polidoro |
2023-02-22 | gnu: gnunet-gtk: Use new style inputs and gexps....* gnu/packages/gnunet.scm (gnunet-gtk)[arguments]: Use new style and gexps.
[inputs]: Use new style.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Adam Faiz |
2023-02-22 | gnu: gnunet-gtk: Update to 0.19.0....* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.19.0.
[inputs]: Add libsodium.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Adam Faiz |
2023-02-22 | gnu: gnunet: Update to 0.19.3....* gnu/packages/gnunet.scm (gnunet): Update to 0.19.3.
[source]: Add snippet.
[inputs]: Replace gnurl by curl.
[native-inputs]: Add python-sphinx and python-sphinx-rtd-theme.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Adam Faiz |
2023-02-22 | gnu: cl-jzon: Update to 1.0.0....* gnu/packages/lisp-xyz.scm (sbcl-jzon): Update to 1.0.0.
[source]: Use version release instead of commit.
[inputs]: Add sbcl-float-features and sbcl-trivial-gray-streams.
[description]: Fix typo.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2023-02-22 | pack: Register extra /usr/share sub-directories as FHS....* guix/rpm.scm (%fhs-directories): Add extra FHS directories. They were found
to conflict while testing a 'guix pack' built Jami RPM.
| Maxim Cournoyer |
2023-02-22 | qtwebengine-5: Enable pulseaudio....Previously it will dlopen libpulse, then fallback to alsa.
See also <https://issues.guix.gnu.org/45280>.
* gnu/packages/qt.scm (qtwebengine-5)[arguments]: Set link_pulseaudio with gn_args.
| 宋文武 |
2023-02-21 | gnu: opendht: Update to 2.4.12....* gnu/packages/networking.scm (opendht): Update to 2.4.12.
| Maxim Cournoyer |
2023-02-21 | gnu: Add guile-proba....* gnu/packages/check.scm (guile-proba): New variable.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Luis Felipe |