summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-07gnu: usbguard: Update to 1.1.1 [fixes CVE-2019-25058].kiasoc5 via Guix-patches via
* gnu/packages/hardware.scm (usbguard): Update to 1.1.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07gnu: usbguard: Use new package style.kiasoc5 via Guix-patches via
Use G-exps and #$output while we're at it. * gnu/packages/hardware.scm (usbguard)[arguments]: Use G-expressions. <#:phases>: Use '#$output' instead of 'assoc-ref' Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07gnu: mcelog: Update to 187.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (mcelog): Update to 187.
2022-08-14gnu: pies: Remove pre-generated files.Efraim Flashner
* gnu/packages/admin.scm (pies)[source]: Add snippet to remove pre-generated files. [native-inputs]: Add bison, flex.
2022-08-14gnu: pies: Update to 1.8.Efraim Flashner
* gnu/packages/admin.scm (pies): Update to 1.8.
2022-08-14gnu: yt-dlp: Only build with pandoc on supported systems.Efraim Flashner
* gnu/packages/video.scm (yt-dlp)[arguments]: Adjust custom 'build-generated-files phase to adjust to the presence of pandoc. [native-inputs]: Make explicit list. Only include pandoc on supported systems.
2022-08-14news: Add 'pt' translation.Thiago Jung Bauermann via Guix-patches via
The menu entry reference is kept in English because the manual isn't translated to Portuguese yet. * etc/news.scm: Add Portuguese translation of 'guix style -f' entry. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-08-07gnu: knot: Update to 3.1.9.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot): Update to 3.1.9.
2022-08-07gnu: inxi-minimal: Update to 3.3.20-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.20-1.
2022-08-07gnu: cups-pk-helper: Add etc/dbus-1 compatibility symlink.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (cups-pk-helper)[arguments]: Add an 'install-compatibility-symlink phase.
2022-08-07gnu: haproxy: Remove ‘free’ & fluff.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (haproxy)[description]: Remove the redundant ‘free’ qualifier and some overly gushing other ones.
2022-08-07gnu: epson-inkjet-printer-escpr: Update to 1.7.21.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.21.
2022-08-07gnu: cups-pk-helper: Make references non-native.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (cups-pk-helper)[native-inputs]: Move cups & polkit from here… [inputs]: …to here. Make cups-minimal. Add glib.
2022-08-07gnu: cups-pk-helper: Update to 0.2.7.Tobias Geerinckx-Rice
* gnu/packages/cups.scm (cups-pk-helper): Update to 0.2.7. [build-system]: Switch to Meson. [arguments]: Explicitly disable tests. [native-inputs]: Remove unused intltool and add glib:bin.
2022-08-07gnu: git: Update to 2.37.2.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (git): Update to 2.37.2.
2022-08-07gnu: xonotic: Further explore the concept of iteration.Tobias Geerinckx-Rice
* gnu/packages/games.scm (xonotic)[arguments]: Use FOR-EACH in the 'install-binaries and renamed 'install-desktop-entries phases. Use FIND-FILES in the 'install-icons phase. Use both in 'wrap-binaries for brevity (and SRFI-26 for fun). Symlink ‘xonotic’ after wrapping, so we don't double-wrap it.
2022-08-07gnu: xonotic: Rename misleading 'bootstrap phase.Tobias Geerinckx-Rice
* gnu/packages/games.scm (xonotic)[arguments]: Rename (second! stateful!) 'bootstrap phase to 'preconfigure.
2022-08-07gnu: xonotic: Normalise building Darkplaces.Tobias Geerinckx-Rice
* gnu/packages/games.scm (xonotic)[arguments]: Build Darkplaces in a single pass. Honour MAKE-FLAGS, PARALLEL-BUILD?, and CC-FOR-TARGET.
2022-08-07gnu: xonotic: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/games.scm (xonotic)[arguments]: Rewrite as G-expressions.
2022-08-07gnu: xonotic-data: Don't copy 1.2-GiB file to build directory.Tobias Geerinckx-Rice
* gnu/packages/games.scm (xonotic-data)[arguments]: Extract SOURCE directly from the store.
2022-08-07gnu: xonotic-data: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/games.scm (xonotic-data)[arguments]: Rewrite as G-expressions.
2022-08-07gnu: xonotic: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/games.scm (xonotic)[inputs, native-inputs]: Remove input labels.
2022-08-07gnu: xonotic-data: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/games.scm (xonotic-data)[native-inputs]: Remove input labels.
2022-08-07gnu: xonotic-data: Update to 0.8.5.Tobias Geerinckx-Rice
* gnu/packages/games.scm (xonotic-data): Update to 0.8.5. [source]: Use HTTPS.
2022-08-07gnu: xonotic: Update to 0.8.5.Tobias Geerinckx-Rice
* gnu/packages/games.scm (xonotic): Update to 0.8.5. [source]: Use HTTPS. [arguments]: Don't explicitly return #t from phases.
2022-08-13gnu: ocaml-cudf: Update to 0.10.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-cudf): Update to 0.10.
2022-08-13gnu: ocaml-sexplib: Update to 0.15.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-sexplib): Update to 0.15.1.
2022-08-13gnu: ocaml-timed: Update to 1.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-timed): Update to 1.1.
2022-08-13gnu: ocaml-biniou: Update to 1.2.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-biniou): Update to 1.2.2.
2022-08-13gnu: ocaml-cstruct: Update to 6.1.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-cstruct): Update to 6.1.1.
2022-08-13gnu: ocaml-version: Update to 3.5.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-version): Update to 3.5.0.
2022-08-13gnu: ocaml-alcotest: Update to 1.6.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-alcotest): Update to 1.6.0.
2022-08-13gnu: ocaml-odoc-parser: Update to 2.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-odoc-parser): Update to 2.0.0. (ocamlformat): Update to 0.24.1.
2022-08-13gnu: ocaml-piqilib: Update to 0.6.16.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.16.
2022-08-13gnu: ocaml-ssl: Update to 0.5.12.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.12.
2022-08-13gnu: dune: Update to 4.4.1.Julien Lepiller
* gnu/packages/ocaml.scm (dune): Update to 4.4.1. * gnu/packages/coq.scm (coq-stdlib): Fix for new dune.
2022-08-13gnu: ocaml-piqi: Update to 0.7.8.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.8.
2022-08-13gnu: ocaml-yojson: Update to 2.0.2.Julien Lepiller
merlin also needs to be updated at the same time because of incompatibilities between the two versions. * gnu/packages/ocaml.scm (ocaml-merlin-lib): New variable. (ocaml-dot-merlin-reader): Inherit from it and update inputs. (ocaml-merlin): Update inputs. (ocaml-yojson): Update to 2.0.2. (ocaml-odoc): Disable tests.
2022-08-13gnu: ocaml-zed: Update to 3.2.0.Julien Lepiller
Because of an incompatible change in ocaml-zed, some of its dependents need to be updated at the same time to prevent breakage. * gnu/packages/ocaml.scm (ocaml-zed): Update to 3.2.0. (ocaml-lambda-term): Update to 3.3.1. (ocaml-utop): Update to 2.10.0.
2022-08-13gnu: python-setuptools: Update to 64.0.3.Marius Bakke
* gnu/packages/python-xyz.scm (python-setuptools): Update to 64.0.3.
2022-08-13gnu: policycoreutils: Use G-expression.Marius Bakke
* gnu/packages/selinux.scm (policycoreutils)[arguments]: Convert to gexp.
2022-08-13gnu: libsepol: Use G-expression.Marius Bakke
* gnu/packages/selinux.scm (libsepol)[arguments]: Convert to gexp.
2022-08-13gnu: policycoreutils: Remove input labels.Marius Bakke
* gnu/packages/selinux.scm (policycoreutils)[native-inputs, inputs]: Remove labels.
2022-08-13gnu: python-sepolgen: Use G-expression and remove labels.Marius Bakke
* gnu/packages/selinux.scm (python-sepolgen)[arguments]: Convert to G-expression. Don't refer to python by label. [inputs]: Remove labels.
2022-08-13gnu: secilc: Remove input labels.Marius Bakke
* gnu/packages/selinux.scm (secilc)[arguments]: Use G-expression and SEARCH-INPUT-DIRECTORY. [inputs, native-inputs]: Remove labels.
2022-08-13gnu: libsemanage: Remove input labels.Marius Bakke
* gnu/packages/selinux.scm (libsemanage)[arguments]: Use G-expression. [native-inputs, inputs]: Remove labels.
2022-08-13gnu: libselinux: Remove input labels.Marius Bakke
* gnu/packages/selinux.scm (libselinux)[arguments]: Use G-expression. [native-inputs, inputs, propagated-inputs]: Remove labels.
2022-08-13gnu: checkpolicy: Remove input labels.Marius Bakke
* gnu/packages/selinux.scm (checkpolicy)[arguments]: Use G-expression & SERACH-INPUT-FILE. [native-inputs, inputs]: Remove labels.
2022-08-13gnu: SELinux: Update to 3.4.Marius Bakke
* gnu/packages/selinux.scm (libsepol): Update to 3.4. (libselinux)[propagated-inputs]: Replace PCRE with PCRE2.
2022-08-13gnu: serf: Add release-monitoring-url.Marius Bakke
* gnu/packages/web.scm (serf)[properties]: New field.