summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add emacs-pdb-capf.jgart2022-08-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-pdb-capf): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: go-github-com-cespare-xxhash: Update to 2.1.2.Efraim Flashner2022-08-25
| | | | * gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): Update to 2.1.2.
* gnu: go-github-com-cespare-xxhash: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/syncthing.scm (go-github-com-cespare-xxhash)[arguments]: Don't run the test suite when building with gccgo.
* gnu: emacs-pulsar: Update to 0.4.0.jgart2022-08-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-pulsar): Update to 0.4.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-vlf.jgart2022-08-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-vlf): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-vertico-posframe.Pierre-Henry Fröhring2022-08-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-logos: Update to 0.4.0.jgart2022-08-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-logos): Update to 0.4.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-buffer-env.Morgan Smith2022-08-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-buffer-env): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-consult-bibtex: Fix license.Nicolas Goaziou2022-08-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult-bibtex)[license]: Use GPL3+.
* gnu: Add emacs-super-save.Nicolas Graves2022-08-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-super-save): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-consult-yasnippet.Nicolas Graves2022-08-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-consult-yasnippet): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-consult-bibtex.Nicolas Graves2022-08-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-consult-bibtex): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-consult-lsp.jgart2022-08-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-consult-lsp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-better-defaults: Update source url.jgart2022-08-25
| | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-better-defaults): Update source url. [url]: Update url. [home-page]: Update url. Also fixes the 404 on this page: https://guix.gnu.org/packages/emacs-better-defaults-0.1.3/ Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: go-github-com-valyala-fasthttp: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github-com-valyala-fasthttp)[arguments]: Don't run the test suite when building with gccgo.
* gnu: go-github-com-valyala-fasthttp: Update to 1.39.0.Efraim Flashner2022-08-25
| | | | * gnu/packages/golang.scm (go-github-com-valyala-fasthttp): Update to 1.39.0.
* gnu: go-github-com-sirupsen-logrus: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github-com-sirupsen-logrus)[arguments]: Don't run the test suite when building with gccgo.
* gnu: go-github-com-sirupsen-logrus: Update to 1.9.0.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Update to 1.9.0.
* gnu: go-github-com-stretchr-objx: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github-com-stretchr-objx)[arguments]: Don't run the test suite when building with gccgo.
* gnu: go-github-com-stretchr-objx: Update to 0.4.0.Efraim Flashner2022-08-25
| | | | * gnu/packages/golang.scm (go-github-com-stretchr-objx): Update to 0.4.0.
* gnu: go-gopkg-in-check-v1: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-gopkg-in-check-v1)[arguments]: Don't run the test suite when building with gccgo.
* gnu: go-github.com-smartystreets-assertions: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/check.scm (go-github.com-smartystreets-assertions): Don't run the test suite when building with gccgo.
* gnu: go-github.com-smartystreets-assertions: Update to 1.13.0.Efraim Flashner2022-08-25
| | | | | * gnu/packages/check.scm (go-github.com-smartystreets-assertions): Update to 1.13.0.
* gnu: python-natsort: Fix the test suite on slower machines.Efraim Flashner2022-08-25
| | | | | * gnu/packages/python-xyz.scm (python-natsort)[arguments]: Add custom phase to remove the time limit for some of the tests.
* gnu: python-natsort: Reflow description.Efraim Flashner2022-08-25
| | | | | * gnu/packages/python-xyz.scm (python-natsort)[description]: Rewrap description to normal columns.
* gnu: python-natsort: Honor the #:tests? flag.Efraim Flashner2022-08-25
| | | | | * gnu/packages/python-xyz.scm (python-natsort)[arguments]: Adjust the custom 'check phase to honor the #:tests? flag.
* gnu: go-github.com-jtolds-gls: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github.com-ktolds-gls)[arguments]: Don't run the test suite when building with gccgo.
* gnu: go-github-com-pkg-errors: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github-com-pkg-errors)[arguments]: Don't run the test suite when building with gccgo.
* import/utils: beautify-description: Add case for "Implements".Ricardo Wurmus2022-08-25
| | | | | * guix/import/utils.scm (beautify-description): Add case to transform sentences beginning with "Implements".
* gnu: Add r-aer.Ricardo Wurmus2022-08-25
| | | | * gnu/packages/cran.scm (r-aer): New variable.
* gnu: Add r-ips.Ricardo Wurmus2022-08-25
| | | | * gnu/packages/cran.scm (r-ips): New variable.
* gnu: Add r-scry.Ricardo Wurmus2022-08-25
| | | | * gnu/packages/bioconductor.scm (r-scry): New variable.
* gnu: Add r-glmpca.Ricardo Wurmus2022-08-25
| | | | * gnu/packages/cran.scm (r-glmpca): New variable.
* gnu: laminar: Do not use auto-generated tarball.Arun Isaac2022-08-25
| | | | * gnu/packages/ci.scm (laminar)[source]: Use git-fetch.
* gnu: laminar: Update to 1.2.Arun Isaac2022-08-25
| | | | | * gnu/packages/ci.scm (laminar): Update to 1.2. [arguments]: Do not return #t from custom phases.
* doc: Replace remaining 'unset mentions with %unset-value.Maxim Cournoyer2022-08-25
| | | | | | * doc/guix.texi (Networking Services): Replace 'unset with %unset-value. (Power Management Services): Likewise. (Complex Configurations): Likewise.
* services: configuration: Change the value of the unset marker.Attila Lendvai2022-08-25
| | | | | | | The new value of %unset-value sticks out more when something goes wrong, and is also more unique; i.e. easier to search for. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* services: Use the new maybe/unset API.Attila Lendvai2022-08-25
| | | | | | | | | | | | | | | | | | | * gnu/home/services/ssh.scm (serialize-address-family): Use the public API of the maybe infrastructure. * gnu/services/file-sharing.scm (serialize-maybe-string): Use maybe-value. (serialize-maybe-file-object): Use maybe-value-set?. * gnu/services/getmail.scm (getmail-retriever-configuration): Don't use internals in unset field declarations. (getmail-destination-configuration): Ditto. * gnu/services/messaging.scm (raw-content?): Use maybe-value-set?. (prosody-configuration): Use %unset-value. * gnu/services/telephony.scm (jami-shepherd-services): Use maybe-value-set?. (archive-name->username): Use maybe-value-set?. * tests/services/configuration.scm ("maybe type, no default"): Use %unset-value. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* services: configuration: Add maybe-value exported procedure.Attila Lendvai2022-08-24
| | | | | | * gnu/services/configuration.scm (maybe-value): New procedure. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* services: configuration: Add %unset-value exported variable.Attila Lendvai2022-08-24
| | | | | | | | * gnu/services/configuration.scm (%unset-value): New variable. (normalize-field-type+def): Use it. (maybe-value-unset?): Use it. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: wesnoth: Update to 1.16.5.宋文武2022-08-25
| | | | * gnu/packages/games.scm (wesnoth): Update to 1.16.5.
* services: configuration: Add a 'maybe-value-set?' procedure.Maxim Cournoyer2022-08-24
| | | | | | | | * gnu/services/configuration.scm (maybe-value-set?): New procedure. * doc/guix.texi (Complex Configurations): Document it. Remove comment showing usage of 'maybe-string' with a default value, which doesn't make sense. Co-authored-by: Attila Lendvai <attila@lendvai.name>
* gnu: Rename procedure "qt5-urls" to "qt-urls" in (gnu packages qt).Zhu Zihao2022-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This procedure now used by Qt5 and Qt6. "qt-urls" is more neutral than original one. * gnu/packages/qt.scm (qt5-urls): Rename to "qt-urls". (qtbase-5)[source]: Use "qt-urls" for uri field. (qtbase)[source]: Ditto. (qt5compat)[source]: Ditto. (qtsvg-5)[source]: Ditto. (qtsvg)[source]: Ditto. (qtimageformats)[source]: Ditto. (qtx11extras)[source]: Ditto. (qtxmlpatterns)[source]: Ditto. (qtdeclarative-5)[source]: Ditto. (qtdeclarative)[source]: Ditto. (qtconnectivity)[source]: Ditto. (qtwebsockets-5)[source]: Ditto. (qtwebsockets)[source]: Ditto. (qtsensors)[source]: Ditto. (qtmultimedia-5)[source]: Ditto. (qtshadertools)[source]: Ditto. (qtmultimedia)[source]: Ditto. (qtwayland)[source]: Ditto. (qtserialport)[source]: Ditto. (qtserialbus)[source]: Ditto. (qtwebchannel-5)[source]: Ditto. (qtwebchannel)[source]: Ditto. (qtwebglplugin)[source]: Ditto. (qtwebview)[source]: Ditto. (qtlottie)[source]: Ditto. (qttools-5)[source]: Ditto. (qttools)[source]: Ditto. (qtscript)[source]: Ditto. (qtquickcontrols-5)[source]: Ditto. (qtquickcontrols2-5)[source]: Ditto. (qtgraphicaleffects)[source]: Ditto. (qtgamepad)[source]: Ditto. (qtscxml)[source]: Ditto. (qtpositioning)[source]: Ditto. (qtpurchasing)[source]: Ditto. (qtcharts)[source]: Ditto. (qtdatavis3d)[source]: Ditto. (qtnetworkauth-5)[source]: Ditto. (qtnetworkauth)[source]: Ditto. (qtremoteobjects)[source]: Ditto. (qtspeech)[source]: Ditto. (qtwebengine-5)[source]: Ditto. (qtwebengine)[source]: Ditto. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: Add ocaml-digestif.pukkamustard2022-08-24
| | | | | | * gnu/packages/ocaml.scm (ocaml-digestif): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-eqaf.pukkamustard2022-08-24
| | | | | | * gnu/packages/ocaml.scm (ocaml-eqaf): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-crowbar.pukkamustard2022-08-24
| | | | | | * gnu/packages/ocaml.scm (ocaml-crowbar): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-pprint.pukkamustard2022-08-24
| | | | | | * gnu/packages/ocaml.scm (ocaml-pprint): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add ocaml-afl-persistent.Xinglu Chen2022-08-24
| | | | | | * gnu/packages/ocaml.scm (ocaml-afl-persistent): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: maven: Update to 3.8.6.Julien Lepiller2022-08-24
| | | | * gnu/packages/maven.scm (maven): Update to 3.8.6.
* gnu: crawl: Honor the #:tests? flag.Nicolas Goaziou2022-08-24
| | | | | * gnu/packages/games.scm (crawl)[arguments]<#:phases>: Honor the #:tests? flag in custom check phase.