Age | Commit message (Expand) | Author |
2023-01-17 | gnu: Add assimp-5.0....* gnu/packages/graphics.scm (assimp-5.0): New variable.
| Sharlatan Hellseher |
2023-01-17 | gnu: emacs-telega-server: Use tdlib instead of tdlib-1.8.0....* gnu/packages/emacs-xyz.scm (emacs-telega-server): Use tdlib instead of
tdlib-1.8.0.
| Andrew Tropin |
2023-01-17 | build-system/meson: Add mips64el cross compilation support....* guix/build-system/meson.scm (make-machine-alist): Add it.
| Mathieu Othacehe |
2023-01-17 | gnu: emacs-telega-server: Update to 0.8.03-0.01e8f9e....* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.8.03-0.01e8f9e.
(emacs-telega): Update build phase to patch telega-core.el instead of
telega-util.el.
* gnu/packages/patches/emacs-telega-path-placeholder.patch: Update patch.
| Andrew Tropin |
2023-01-17 | gnu: tdlib: Update to 1.8.10....* gnu/packages/messaging.scm (tdlib): Update to 1.8.10.
| Andrew Tropin |
2023-01-16 | gnu: r-cytonorm: Update to 0.0.10-1.166f9ff....* gnu/packages/bioinformatics.scm (r-cytonorm): Update to 0.0.10-1.166f9ff.
| Ricardo Wurmus |
2023-01-16 | gnu: rpm: Update to 4.17.1.1....* gnu/packages/package-management.scm (rpm): Update to 4.17.1.1.
| Maxim Cournoyer |
2023-01-16 | news: Fix formatting....* etc/news.scm: Add backslash to '--with-version' entry.
| Florian Pelz |
2023-01-16 | news: Fix 'de' translation....* etc/news.scm: Add heading.
| Florian Pelz |
2023-01-16 | gnu: perl-image-exiftool: Update to 12.50, use new package style....* gnu/packages/photo.scm (perl-image-exiftool): Update to 12.50.
[arguments]: Use G-expresisons. Remove trailing #t. Use #$output instead of
assoc-ref.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| kiasoc5 |
2023-01-16 | gnu: latex2html: Update to 2022.2, use new package style....* gnu/packages/documentation.scm (latex2html): Update to 2022.2.
[arguments]: Use G-expressions. Remove trailing #t. Use #$output instead of
assoc-ref.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| kiasoc5 |
2023-01-16 | gnu: python-pyserial-asyncio: Update to 0.6....* gnu/packages/python-xyz.scm (python-pyserial-asyncio): Update to 0.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Peter Polidoro |
2023-01-16 | gnu: nar-herder: Update to 0-10.8d219e4....* gnu/packages/package-management.scm (nar-herder): Update to 0-10.8d219e4.
| Christopher Baines |
2023-01-16 | gnu: python-pint: Update to 0.20.1....* gnu/packages/python-xyz.scm (python-pint): Update to 0.20.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Felix Gruber |
2023-01-16 | gnu: mamba: Use G-expressions....* gnu/packages/music.scm (mamba)[arguments]: Use G-expressions.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Daniel Meißner |
2023-01-16 | gnu: mamba: Update to 2.3....* gnu/packages/music.scm (mamba): Update to 2.3.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Daniel Meißner |
2023-01-16 | gnu: mamba: Use correct version of libsigc++....* gnu/packages/music.scm (mamba)[inputs]: Use libsigc++ version 2 instead of
version 3.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Daniel Meißner |
2023-01-16 | gnu: Add python-poppy....* gnu/packages/astronomy.scm (python-poppy): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Sharlatan Hellseher |
2023-01-16 | gnu: xfce4-screenshooter: Update to 1.10.3....* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.3.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Michael Rohleder |
2023-01-16 | services: connman: Add iwd backend support....* gnu/services/networking.scm (connman-configuration)[iwd?]: New field.
(connman-shepherd-service): Add iwd? logic, remove wpa-supplicant requirement.
* doc/guix.texi: Add information about connman-configuration iwd? option.
Co-authored-by: Andrew Tropin <andrew@trop.in>
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Declan Tsien |
2023-01-16 | gnu: audacity: Update to 3.2.3...gnu/packages/audio.scm (audacity): Update to 3.2.3
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Andy Tai |
2023-01-16 | etc: teams: Remove entry for Thiago Jung Bauermann....* etc/teams.scm.in ("Thiago Jung Bauermann"): Remove member.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Thiago Jung Bauermann |
2023-01-16 | gnu: emacs-org-reveal: Update to 20222711-1.f55c85....* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20222711-1.f55c85.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Cayetano Santos |
2023-01-16 | doc: Fix erroneous copyright line....* doc/guix.texi: Fix copyright line for Antero Mejr.
| Maxim Cournoyer |
2023-01-16 | scripts: repl: Add -i, --interactive flag....* guix/scripts/repl.scm (%options): Add -i, --interactive flag.
(guix-repl): Honor -i, --interactive flag.
* doc/guix.texi (Invoking guix repl): Add documentation for -i, --interactive.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Antero Mejr |
2023-01-16 | scripts: repl: Add --list-types flag....* guix/scripts/repl.scm (%options): Add --list-types.
* doc/guix.texi (Invoking guix repl): Add documentation for --list-types.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Antero Mejr |
2023-01-16 | gnu: linux-libre 5.10: Update to 5.10.163....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.163.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2023-01-16 | gnu: linux-libre 5.15: Update to 5.15.88....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.88.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2023-01-16 | gnu: linux-libre: Update to 6.1.6....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.6.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-01-16 | gnu: Add splat....* gnu/packages/geo.scm (splat): New variable.
| Guillaume Le Vaillant |
2023-01-16 | gnu: Add gqrx-scanner....* gnu/packages/radio.scm (gqrx-scanner): New variable.
| Guillaume Le Vaillant |
2023-01-16 | news: Add entry for '--with-version'....* etc/news.scm: Add entry.
Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
| Ludovic Courtès |
2023-01-16 | transformations: Let users know when '--with-latest' has no effect....* guix/transformations.scm (package-with-upstream-version): Print a
message when VERSION is false and SOURCE has the same version as P.
| Ludovic Courtès |
2023-01-16 | transformations: Add '--with-version'....This is a followup to 8aeccc6240ec45f0bc7bed655e0c8149ae4253eb.
* guix/transformations.scm (package-with-upstream-version): New procedure.
(transform-package-latest)[package-with-latest-upstream]: Remove.
Use 'package-with-upstream-version' instead.
(transform-package-version): New procedure.
(%transformations, %transformation-options)
(show-transformation-options-help/detailed): Add '-with-version'.
* tests/transformations.scm ("options->transformation, with-version"):
New test.
* doc/guix.texi (Package Transformation Options): Document '--with-version'.
(Defining Package Variants): Mention it.
| Ludovic Courtès |
2023-01-16 | gnu: qpwgraph: Update to 0.3.9....* gnu/packages/audio.scm (qpwgraph): Update to 0.3.9.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Juliana Sims |
2023-01-16 | gnu: services: Export polkit-configuration....Export for user customization.
* gnu/services/dbus.scm (polkit-configuration): Export.
(polkit-configuration?): Export.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Zhu Zihao |
2023-01-16 | gnu: guix: Remove obsolete 'ftp-server' property....Guix has been on ftp.gnu.org for a while already.
* gnu/packages/package-management.scm (guix)[properties]: Remove.
| Ludovic Courtès |
2023-01-16 | gnu: guix: Keep dependency on Guile-Avahi when cross-compiling....* gnu/packages/package-management.scm (guix)[native-inputs]: Keep
Guile-Avahi when cross-compiling, but drop it when 'hurd-target?' is true.
[propagated-inputs]: Likewise.
| Ludovic Courtès |
2023-01-16 | gnu: guile-avahi: Update to 0.4.1....* gnu/packages/guile-xyz.scm (guile-avahi): Update to 0.4.1.
[arguments]: Remove.
| Ludovic Courtès |
2023-01-16 | guix graph: '--path' defaults to "out" in the case of multiple outputs....Previously, "guix graph -t references --graph guix guile" would fail
with:
no path from '/gnu/store/…-guix-1.4.0-1.9fe5b49' to '/gnu/store/…-guile-3.0.8-debug'
simply because the "debug" happened to be the first one, getting bound
to NODE2. With this change it will instead pick the "out" output of
each.
* guix/scripts/graph.scm (guix-graph)[shorter?, length-sorted]: New
procedures.
In the 'path?' case, use the latter to store node lists.
| Ludovic Courtès |
2023-01-16 | guix graph: 'guix graph --path' correctly handles multiple outputs....Previously, "guix graph -t references --path guix guile" would fail
with:
error: '--path' option requires exactly two nodes (given 2)
This is because '_' in the 'match' clause wouldn't match the
placeholder and would instead be interested as a variable name, thereby
meaning NODES is expected to have two lists with the same tail.
* guix/scripts/graph.scm (guix-graph): Rename '_' in 'mlet' to '_g' so
that the literal '_' used in 'match' below matches.
| Ludovic Courtès |
2023-01-15 | environment: Fix '--emulate-fhs' option overriding $PATH....Fixes <https://issues.guix.gnu.org/60566> where even if "--preserve='^PATH$'"
was passed to 'guix shell' it would be replaced by just the FHS directories
when '--emulate-fhs' was also set.
* gnu/scripts/environment.scm (launch-environment): Add the FHS directories to
$PATH rather than overriding $PATH completely.
* tests/guix-environment-container.sh: Test that FHS directories are in $PATH
in the container and that $PATH can be preserved.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| John Kehayias |
2023-01-15 | services: greetd: Add 'source-profile?' configuration field....* gnu/services/base.scm (<greetd-terminal-configuration>)[source-profile?]:
New field.
(make-greetd-terminal-configuration-file): Serialize new field to
configuration file.
* doc/guix.texi (Base Services): Document it.
| Jelle Licht |
2023-01-15 | gnu: yt-dlp: Update to 2023.01.06....* gnu/packages/video.scm (yt-dlp): Update to 2023.01.06.
| Leo Famulari |
2023-01-15 | guix: dune-build-system: Do not use `test-target' argument....This lets dune run all tests for a given package.
* guix/build/dune-build-system.scm (check): Do not use `test-target' argument.
* gnu/package/ocaml.scm (ocaml-cohttp)[native-inputs]: Add
ocaml-crowbar.
(ocaml-cudf, opam, ocaml-frontc, ocaml-qcheck, ocaml-qtest)
(ocaml-stringext, ocaml4.07-ppx-tools-versioned, ocaml-result)
(ocaml4.09-result, ocaml5.0-result, ocaml-csv, ocaml-alcotest)
(ocaml4.07-alcotest, ocaml-ssl, ocaml-optint, ocaml-eio)
(ocaml-eio-luv, ocaml-uring, ocaml-eio-linux, ocaml-eio-main)
(ocaml-gen, ocaml-ocp-indent, ocaml-benchmark, ocaml-re)
(ocaml4.07-re, ocaml-ocplib-endian, ocaml-cstruct, ocaml-hex)
(ocaml-ezjsonm, ocaml-uri, ocaml4.07-uri, ocaml-camomile, ocaml-zed)
(ocaml-lambda-term, ocaml-utop, ocaml-ansiterminal, dedukti, ocaml-bindlib)
(ocaml-earley, ocaml-timed, ocaml-yojson, ocaml-gsl, ocaml-ppx-deriving)
(ocaml-ppx-cold, ocaml-ppx-typerep-conv, ocaml-ppx-stable)
(ocaml-ppx-base, ocaml-ppx-disable-unused-warnings, ocaml-ppx-jane)
(ocaml4.07-jane-street-headers, ocaml4.07-bisect-ppx, ocaml-fftw3)
(ocaml-cairo2, lablgtk3, ocaml-lablgtk3-sourceview3, ocaml-bigstringaf)
(ocaml-angstrom, ocaml-uri-sexp, ocaml-cohttp, js-of-ocaml)
(ocaml-monolith, ocaml-crowbar): Remove test-target argument.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2023-01-15 | gnu: ocaml-ppx-expect: Disable tests....Tests require a package that would cause a cyclic dependency after
removing test-target.
* gnu/packages/ocaml.scm (ocaml-ppx-expect): Disable tests.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2023-01-15 | gnu: ocaml-ppxlib: Clean up inputs....* gnu/packages/ocaml.scm (ocaml-ppxlib)[propagated-inputs]: Remove
unused inputs.
[native-inputs]: Move test dependencies from propagated-inputs here and add
ocaml-cinaps.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2023-01-15 | gnu: Add ocaml-cinaps....* gnu/packages/ocaml.scm (ocaml-cinaps): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| pukkamustard |
2023-01-15 | gnu: komikku: Update to 1.8.0....* gnu/packages/gnome.scm (komikku): Update to 1.8.0.
| Liliana Marie Prikler |
2023-01-15 | gnu: guile-g-golf: Update to 0.8.0-a.1....* gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.0-a.1.
[arguments]: Add #:parallel-build? #f.
[inputs]: Replace glib with glib-next.
[propagated-inputs]: Replace gobject-introspection with gobject-introspection-next.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Preston Firestone |