aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2021-06-20gnu: tectonic: Update to 0.7.0....* gnu/packages/rust-apps.scm (tectonic): Update to 0.7.0. Nicolas Goaziou
2021-06-20gnu: Add ocaml-mparser-pcre....* gnu/packages/ocaml.scm (ocaml-mparser-pcre): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: Add ocaml-mparser-re....* gnu/packages/ocaml.scm (ocaml-mparser-re): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: Add ocaml-mparser....* gnu/packages/ocaml.scm (ocaml-mparser): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: ocaml4.07-pcre: Remove package....* gnu/packages/ocaml.scm (ocaml4.07-pcre): Remove package. It has been superseded by ‘ocaml-pcre’. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: ocaml4.07-expect: Switch to default OCaml compiler....* gnu/packages/ocaml.scm (ocaml4.07-expect): Rename to ‘ocaml-expect’. [arguments]: Use default OCaml compiler. [native-inputs]: Use ‘ocaml-*’ packages instead of ‘ocaml4.07-*’. [propagated-inputs]: Likewise. [description]: Make it a full sentence. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: Add ocaml-pcre....* gnu/packages/ocaml.scm (ocaml-pcre): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: emacs-emms: Update to 7.5....* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.5. Nicolas Goaziou
2021-06-19gnu: opendoas: Fix restricted path "safepath"....* gnu/packages/admin.scm (opendoas)[phases]: Rename 'fix-install' phase to 'pre-configure', run it before 'configure' and add a substitution for safepath. Brice Waegeneire
2021-06-19gnu: esbuild: Update to 0.12.9....* gnu/packages/web.scm (esbuild): Update to 0.12.9. Signed-off-by: Brice Waegeneire <brice@waegenei.re> Ryan Prior
2021-06-19gnu: Add duc....* gnu/packages/disk.scm (duc): New variable. Brice Waegeneire
2021-06-20gnu: linkchecker: Update to 10.0.1....* gnu/packages/web.scm (linkchecker): Update to 10.0.1. [source]: Remove patches. [inputs]: Add python-beautifulsoup4. Replace python2-dnspython-1.16, python2-pyxdg and python2-requests with python-dnspython, python-pyxdg and python-requests respectively. [native-inputs]: Replace python2-pytest, python2-miniboa and python2-parameterized with python-pytest, python-miniboa and python-parameterized respectively. [arguments]: Use python 3. Replace check phase instead of deleting the standard phase and adding a custom one. Use add-installed-pythonpath instead of setting PYTHONPATH directly. Support disabling of tests with tests?. [home-page]: Update URI. * gnu/packages/patches/linkchecker-tests-require-network.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it. Arun Isaac
2021-06-19gnu: linux-libre: Correct name of EXTRAVERSION, and prepend "-" to content....* gnu/packages/linux.scm (make-linux-libre): Move the comment for the configuration-file argument to the correct position. (make-linux-libre*): Move the comment for the configuration-file argument to the correct position. Fix name of environment variable EXTRAVERSION. Prepend a hyphen to the content of EXTRAVERSION. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Stefan
2021-06-19gnu: Add new variable font-borg-sans-mono....* gnu/packages/fonts.scm (font-borg-sans-mono): Add new variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at> Charles
2021-06-19Merge branch 'master' into core-updates...Note: this merge actually changes the 'curl' and 'python-attrs' derivations, as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and 12964df69a99de6190422c752fef65ef813f3b6b respectively. 4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it cannot currently be tested. Conflicts: gnu/local.mk gnu/packages/aidc.scm gnu/packages/boost.scm gnu/packages/curl.scm gnu/packages/nettle.scm gnu/packages/networking.scm gnu/packages/python-xyz.scm gnu/packages/tls.scm Marius Bakke
2021-06-19gnu: Remove bsdiff traces....This is a follow-up to 373c7b5791acd8f377455be47260948b843dd5db. * gnu/packages/patches/bsdiff-CVE-2014-9862.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2021-06-19gnu: efivar: Adjust for GCC 10....* gnu/packages/patches/efivar-gcc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/linux.scm (efivar)[source](patches, modules, snippet): New fields. [arguments]: Use CC-FOR-TARGET while at it. Marius Bakke
2021-06-19gnu: jfsutils: Adjust for GCC 10....* gnu/packages/patches/jfsutils-gcc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/file-systems.scm (jfsutils)[source](patches): Add it. Marius Bakke
2021-06-19gnu: isc-dhcp: Adjust for GCC 10....* gnu/packages/patches/isc-dhcp-gcc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/admin.scm (isc-dhcp)[source](patches): New field. Marius Bakke
2021-06-19gnu: ath9k-htc-firmware: Adjust for GCC 10....* gnu/packages/patches/ath9k-htc-firmware-gcc-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/firmware.scm (ath9k-htc-firmware)[source](patches): Add it. Marius Bakke
2021-06-19gnu: gpm: Adjust for GCC 10....* gnu/packages/linux.scm (gpm)[source](modules, snippet): New fields. Marius Bakke
2021-06-19gnu: QEMU: Adjust for Sphinx 4.0....* gnu/packages/patches/qemu-sphinx-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (qemu)[source](patches): Add it. Marius Bakke
2021-06-19gnu: QEMU: Remove obsolete workaround....* gnu/packages/virtualization.scm (qemu)[arguments]: Remove phase hide-glibc. Marius Bakke
2021-06-19gnu: nss-certs: Do not inherit version and source from nss.......in order to avoid a top-level variable reference. This reverts commit 18c38c18989aab28a654c9e546243603690cc75e. * gnu/packages/certs.scm (nss-certs)[version, source]: Do not inherit from NSS. Marius Bakke
2021-06-19gnu: nss: Update to 3.67....* gnu/packages/nss.scm (nss): Update to 3.67. Marius Bakke
2021-06-19gnu: ntfs-3g: Do not run ldconfig during install....This previously did nothing, and became redundant with f85efa86e7690d9181946351631e02b1c20958c9. * gnu/packages/linux.scm (ntfs-3g)[arguments]: Add "--disable-ldconfig" to #:configure-flags. Marius Bakke
2021-06-19gnu: spice: Adjust for newer GLib....* gnu/packages/spice.scm (spice)[arguments]: Set XDG_CONFIG_HOME before running the tests. Marius Bakke
2021-06-19gnu: poppler: Update to 21.06.1....* gnu/packages/pdf.scm (poppler): Update to 21.06.1. [arguments]: Add "-DENABLE_BOOST=OFF" to #:configure-flags. Marius Bakke
2021-06-19gnu: meson: Update to 0.58.1....* gnu/packages/build-tools.scm (meson): Update to 0.58.1. [source](patches): Remove. Marius Bakke
2021-06-19gnu: linux-libre 5.4: Update to 5.4.127....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.127. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2021-06-19gnu: linux-libre 5.10: Update to 5.10.43....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.43. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2021-06-19gnu: linux-libre: Update to 5.12.12....* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.12. (linux-libre-5.12-pristine-source): Update hash. Leo Famulari
2021-06-19gnu: linux-libre 4.4: Update to 4.4.273....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.273. (linux-libre-4.4-pristine-source): Update hash. Leo Famulari
2021-06-19gnu: linux-libre 4.9: Update to 4.9.273....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.273. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2021-06-19gnu: linux-libre 4.14: Update to 4.14.237....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.237. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2021-06-19gnu: linux-libre 4.19: Update to 4.19.195....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.195. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2021-06-19gnu: Add missing imports to (gnu packages vpn)....This follows up on c85ed0e758d7fa230c08dba6b95c65ceac098d50. * gnu/packages/vpn.scm: Import (gnu packages curl), (gnu packages gnome), and (gnu packages multiprecision). * gnu/packages/networking.scm: Remove unused (gnu packages multiprecision) import. f Tobias Geerinckx-Rice
2021-06-19gnu: cubicle: Make deterministic....* gnu/packages/ocaml.scm (cubicle)[arguments]: Remove build date from resulting binary. Julien Lepiller
2021-06-19gnu: cubicle: Fix build with newer ocaml-num....* gnu/packages/ocaml.scm (cubicle)[arguments]: Adjust Makefile for changes in ocaml-num. Julien Lepiller
2021-06-19gnu: Move strongswan to (gnu packages vpn)....See <https://logs.guix.gnu.org/guix/2021-06-19.log#015517>. * gnu/packages/networking.scm (strongswan): Move from here… * gnu/packages/vpn.scm (strongswan): …to here. Tobias Geerinckx-Rice
2021-06-19gnu: Update ocaml-mdx to 1.9.0....* gnu/packages/ocaml.scm (ocaml-mdx): Update to 1.9.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2021-06-19gnu: Add stmx....* gnu/packages/lisp-xyz.scm (cl-stmx, ecl-stmx, sbcl-stmx): New variables. Pierre Neidhardt
2021-06-19gnu: Add ocaml-calendar....* gnu/packages/ocaml.scm (ocaml-calendar): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-19gnu: libaom: Omit static library....* gnu/packages/video.scm (libaom)[arguments]: Add a 'delete-static-libraries phase to do so. Tobias Geerinckx-Rice
2021-06-19gnu: libaom: Update to 3.1.1....* gnu/packages/video.scm (libaom): Update to 3.1.1. Tobias Geerinckx-Rice
2021-06-19gnu: vcsh: Update to 1.20190621-4....* gnu/packages/version-control.scm (vcsh): Update to 1.20190621-4. Tobias Geerinckx-Rice
2021-06-19gnu: strongswan: Update to 5.9.2....* gnu/packages/networking.scm (strongswan): Update to 5.9.2. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Domagoj Stolfa
2021-06-18gnu: check: Fix failing tests on powerpc64le-linux....Fixes <https://bugs.gnu.org/47698>. * gnu/packages/check.scm (check)[source]: Apply unreleased upstream commit 4fbe702 as a patch. Chris Marusich
2021-06-18gnu: curl@7.77.0: Provide a correct TLS priority string....Fixes <https://bugs.gnu.org/49035>. * gnu/packages/patches/curl-7.77-tls-priority-string.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/curl.scm (curl-7.77.0)[source]: Use it. Ludovic Courtès
2021-06-18gnu: dune-bootstrap: Update to 2.8.5....* gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.8.5. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen