summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: libcss: Fix building with gcc-10.Efraim Flashner2021-08-08
| | | | | * gnu/packages/web.scm (libcss)[source]: Add snippet to initialize the value of a variable.
* gnu: libe-book: Fix building with icu4c-69.Efraim Flashner2021-08-08
| | | | | * gnu/packages/libreoffice.scm (libe-book)[source]: Add snippet to work around changes in icu4c's code.
* gnu: gnupg-1: Fix build with gcc-10.Efraim Flashner2021-08-08
| | | | | | * gnu/packages/gnupg.scm (gnupg-1)[source]: Add patch. * gnu/packages/patches/gnupg-1-build-with-gcc10.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: cpputest: Update to 4.0.Efraim Flashner2021-08-08
| | | | * gnu/packages/check.scm (cpputest): Update to 4.0.
* gnu: Remove redundant icu4c-69.Efraim Flashner2021-08-08
| | | | | | * gnu/packages/icu4c.scm (icu4c-69): Remove variable. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Replace icu4c-69 with icu4c.
* gnu: p7zip: Remove input labels.Efraim Flashner2021-08-08
| | | | | * gnu/packages/compression.scm (p7zip)[native-inputs]: Rewrite using target macros and remove labels.
* gnu: p7zip: Adjust custom configure phase.Efraim Flashner2021-08-08
| | | | | * gnu/packages/compression.scm (p7zip)[arguments]: Use new target macros to simplify custom 'configure phase.
* gnu: p7zip: Honor #:tests? flag.Efraim Flashner2021-08-08
| | | | | * gnu/packages/compression.scm (p7zip)[arguments]: Only run test suite when #:tests? is true.
* gnu: p7zip: Fix building with gcc-10.Efraim Flashner2021-08-08
| | | | | * gnu/packages/compresson.scm (p7zip)[source]: Adjust snippet to fix compilation error using gcc-10.
* gnu: python-sphinx: Update to 4.0.3.Leo Famulari2021-07-27
| | | | | | | | | | This fixes a build failure of MPD (Music Player Daemon), that looks like this: "RuntimeError: File 'doc/mpd.1' could not be found" https://github.com/MusicPlayerDaemon/MPD/issues/1183 * gnu/packages/sphinx.scm (python-sphinx): Update to 4.0.3.
* gnu: glib-networking: Update to 2.68.2.Leo Famulari2021-07-27
| | | | * gnu/packages/gnome.scm (glib-networking): Update to 2.68.2.
* gnu: ocaml@4.09: Fix link failure.Ludovic Courtès2021-08-05
| | | | | | * gnu/packages/patches/ocaml-4.09-multiple-definitions.patch: New file. * gnu/packages/ocaml.scm (ocaml-4.09)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: ocaml-boot: Change package name to "ocaml-boot".Ludovic Courtès2021-08-05
| | | | | * gnu/packages/ocaml.scm (ocaml-4.07-boot, ocaml-4.07)[name]: New field.
* gnu: ocaml@4.07: Fix link failure.Ludovic Courtès2021-08-05
| | | | | | | | | The link failure shows up when using ld from GNU Binutils 2.37, and not with 2.34. * gnu/packages/patches/ocaml-multiple-definitions.patch: New file. * gnu/packages/ocaml.scm (ocaml-4.07-boot)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: mesa: Build more vulkan drivers on aarch64-linux.Efraim Flashner2021-08-05
| | | | | * gnu/packages/gl.scm (mesa)[arguments]: Adjust the configure-flags to also build vulkan drivers on aarch64-linux for broadcom and swrast.
* gnu: mesa: Fix building on aarch64-linux.Efraim Flashner2021-08-05
| | | | | * gnu/packages/gl.scm (mesa)[arguments]: Adjust custom 'disable-failing-test phase to skip test failing on aarch64-linux.
* gnu: mesa-opencl, mesa-opencl-icd: Build all the LLVM targets again.Ludovic Courtès2021-08-03
| | | | | | | | | Reported by John Kehayias <john.kehayias@protonmail.com> in <https://issues.guix.gnu.org/49794>. * gnu/packages/patches/mesa-opencl-all-targets.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gl.scm (mesa-opencl)[source]: Use it.
* gnu: texlive-latex-base: Propagate ‘texlive-latex-l3backend’Thiago Jung Bauermann2021-08-03
| | | | | | | | | | | | | Some packages need files from ‘texlive-latex-l3backend’ – which is a supporting package of LaTeX3 – so propagate it from ‘texlive-latex-base’. * gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Remove ‘texlive-latex-l3backend’ from the texlive union. * gnu/packages/tex.scm (texlive-latex-base)[propagated-inputs]: Add ‘texlive-latex-l3backend’. (texlive-latex-xkeyval)[native-inputs]: Remove ‘texlive-latex-l3backend’. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-django: Fix test failure.Marius Bakke2021-08-01
| | | | * gnu/packages/django.scm (python-django)[arguments]: Set PYTHONPATH.
* gnu: mg: Update style.Marius Bakke2021-08-01
| | | | | * gnu/packages/text-editors.scm (mg)[native-inputs, inputs]: Remove labels. [arguments]: Use SEARCH-INPUT-FILE and #$OUTPUT in phases.
* gnu: mg: Convert arguments to gexp.Marius Bakke2021-08-01
| | | | * gnu/packages/text-editors.scm (mg)[arguments]: Turn into gexp.
* Merge branch 'master' into core-updates-frozenMarius Bakke2021-08-01
|\
| * gnu: zathura: Update to 0.4.8.Marius Bakke2021-08-01
| | | | | | | | * gnu/packages/pdf.scm (zathura): Update to 0.4.8.
| * gnu: girara: Update to 0.3.6.Marius Bakke2021-08-01
| | | | | | | | * gnu/packages/gtk.scm (girara): Update to 0.3.6.
| * gnu: sbcl-cl-libxml2: Remove duplicate input.Marius Bakke2021-08-01
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-libxml2)[native-inputs]: Remove SBCL-LIFT.
| * gnu: python-django: Update to 3.2.5 [fixes CVE-2021-35042].Marius Bakke2021-08-01
| | | | | | | | * gnu/packages/django.scm (python-django): Update to 3.2.5.
| * gnu: mg: Update to 20210609.Marius Bakke2021-08-01
| | | | | | | | | | * gnu/packages/text-editors.scm (mg): Update to 20210609. [source](snippet): Remove trailing #t.
| * gnu: emacs-ts: Update to 0.2.2.Nicolas Goaziou2021-08-01
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.2.2.
| * gnu: emacs-magit: Update to 3.2.0.Nicolas Goaziou2021-08-01
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.2.0.
| * gnu: emacs-eacl: Update to 2.1.0.Nicolas Goaziou2021-08-01
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-eacl): Update to 2.1.0.
| * gnu: Add go-github-com-klauspost-compress.Arun Isaac2021-08-01
| | | | | | | | * gnu/packages/golang.scm (go-github-com-klauspost-compress): New variable.
| * gnu: Add go-github-com-flynn-noise.Arun Isaac2021-08-01
| | | | | | | | * gnu/packages/golang.scm (go-github-com-flynn-noise): New variable.
| * gnu: Add go-golang-org-x-term.Arun Isaac2021-08-01
| | | | | | | | * gnu/packages/golang.scm (go-golang-org-x-term): New variable.
| * gnu: Add go-lukechampine-com-blake3.Arun Isaac2021-08-01
| | | | | | | | * gnu/packages/golang.scm (go-lukechampine-com-blake3): New variable.
| * gnu: Add go-github-com-dustin-go-humanize.Arun Isaac2021-08-01
| | | | | | | | * gnu/packages/golang.scm (go-github-com-dustin-go-humanize): New variable.
| * gnu: Add go-github-com-davecgh-go-xdr.Arun Isaac2021-08-01
| | | | | | | | * gnu/packages/golang.scm (go-github-com-davecgh-go-xdr): New variable.
| * gnu: Add emacs-autocrypt.Morgan Smith2021-08-01
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-autocrypt): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: Add libpst.Ricardo Wurmus2021-08-01
| | | | | | | | * gnu/packages/mail.scm (libpst): New variable.
| * gnu: scintilla: Update to 5.1.1.Nicolas Goaziou2021-08-01
| | | | | | | | * gnu/packages/text-editors.scm (scintilla): Update to 5.1.1.
| * gnu: emacs-evil-nerd-commenter: Update to 3.5.5.Nicolas Goaziou2021-08-01
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.5.
| * gnu: emacs-evil-matchit: Update to 2.3.13.Nicolas Goaziou2021-08-01
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.13.
| * gnu: emacs-evil-collection: Update to 0.0.6.Nicolas Goaziou2021-08-01
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.6.
| * gnu: emacs-perspective: Update to 2.16.Nicolas Goaziou2021-08-01
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.16.
| * gnu: giac: Update to 1.7.0-23.Nicolas Goaziou2021-08-01
| | | | | | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-23.
| * gnu: sameboy: Update to 0.14.4.Felix Gruber2021-08-01
| | | | | | | | | | | | * gnu/packages/emulators.scm (sameboy): Update to 0.14.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: linux-libre 4.19: Update to 4.19.200.Leo Famulari2021-07-27
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.200. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre 5.4: Update to 5.4.137.Leo Famulari2021-07-27
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.137. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre 5.10: Update to 5.10.55.Leo Famulari2021-07-27
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.55. (linux-libre-5.10-pristine-source): Update hash.
| * gnu: linux-libre: Update to 5.13.7.Leo Famulari2021-07-27
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.7. (linux-libre-5.13-pristine-source): Update hash.
| * gnu: coq: Update to 8.13.2.Julien Lepiller2021-07-31
| | | | | | | | | | | | | | | | | | * gnu/packages/coq.scm (coq): Update to 8.13.2. (coq-ide-server, coq-ide): New packages. (coq-gappa): Update to 1.4.6. (coq-bignums): Update to 8.13.0. (coq-interval): Update to 1.3.0. (coq-equations): Update to 1.2.4.