Age | Commit message (Expand) | Author |
2022-08-07 | gnu: xonotic-data: Use G-expressions....* gnu/packages/games.scm (xonotic-data)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-08-07 | gnu: xonotic: Remove input labels....* gnu/packages/games.scm (xonotic)[inputs, native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-08-07 | gnu: xonotic-data: Remove input labels....* gnu/packages/games.scm (xonotic-data)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-08-07 | gnu: xonotic-data: Update to 0.8.5....* gnu/packages/games.scm (xonotic-data): Update to 0.8.5.
[source]: Use HTTPS.
| Tobias Geerinckx-Rice |
2022-08-07 | gnu: xonotic: Update to 0.8.5....* gnu/packages/games.scm (xonotic): Update to 0.8.5.
[source]: Use HTTPS.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-08-13 | gnu: ocaml-cudf: Update to 0.10....* gnu/packages/ocaml.scm (ocaml-cudf): Update to 0.10.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-sexplib: Update to 0.15.1....* gnu/packages/ocaml.scm (ocaml-sexplib): Update to 0.15.1.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-timed: Update to 1.1....* gnu/packages/ocaml.scm (ocaml-timed): Update to 1.1.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-biniou: Update to 1.2.2....* gnu/packages/ocaml.scm (ocaml-biniou): Update to 1.2.2.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-cstruct: Update to 6.1.1....* gnu/packages/ocaml.scm (ocaml-cstruct): Update to 6.1.1.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-version: Update to 3.5.0....* gnu/packages/ocaml.scm (ocaml-version): Update to 3.5.0.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-alcotest: Update to 1.6.0....* gnu/packages/ocaml.scm (ocaml-alcotest): Update to 1.6.0.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-odoc-parser: Update to 2.0.0....* gnu/packages/ocaml.scm (ocaml-odoc-parser): Update to 2.0.0.
(ocamlformat): Update to 0.24.1.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-piqilib: Update to 0.6.16....* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.16.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-ssl: Update to 0.5.12....* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.12.
| Julien Lepiller |
2022-08-13 | gnu: dune: Update to 4.4.1....* gnu/packages/ocaml.scm (dune): Update to 4.4.1.
* gnu/packages/coq.scm (coq-stdlib): Fix for new dune.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-piqi: Update to 0.7.8....* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.8.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-yojson: Update to 2.0.2....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.
| Julien Lepiller |
2022-08-13 | gnu: ocaml-zed: Update to 3.2.0....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.
| Julien Lepiller |
2022-08-13 | gnu: python-setuptools: Update to 64.0.3....* gnu/packages/python-xyz.scm (python-setuptools): Update to 64.0.3.
| Marius Bakke |
2022-08-13 | gnu: policycoreutils: Use G-expression....* gnu/packages/selinux.scm (policycoreutils)[arguments]: Convert to gexp.
| Marius Bakke |
2022-08-13 | gnu: libsepol: Use G-expression....* gnu/packages/selinux.scm (libsepol)[arguments]: Convert to gexp.
| Marius Bakke |
2022-08-13 | gnu: policycoreutils: Remove input labels....* gnu/packages/selinux.scm (policycoreutils)[native-inputs, inputs]: Remove
labels.
| Marius Bakke |
2022-08-13 | gnu: python-sepolgen: Use G-expression and remove labels....* gnu/packages/selinux.scm (python-sepolgen)[arguments]: Convert to
G-expression. Don't refer to python by label.
[inputs]: Remove labels.
| Marius Bakke |
2022-08-13 | gnu: secilc: Remove input labels....* gnu/packages/selinux.scm (secilc)[arguments]: Use G-expression and
SEARCH-INPUT-DIRECTORY.
[inputs, native-inputs]: Remove labels.
| Marius Bakke |
2022-08-13 | gnu: libsemanage: Remove input labels....* gnu/packages/selinux.scm (libsemanage)[arguments]: Use G-expression.
[native-inputs, inputs]: Remove labels.
| Marius Bakke |
2022-08-13 | gnu: libselinux: Remove input labels....* gnu/packages/selinux.scm (libselinux)[arguments]: Use G-expression.
[native-inputs, inputs, propagated-inputs]: Remove labels.
| Marius Bakke |
2022-08-13 | gnu: checkpolicy: Remove input labels....* gnu/packages/selinux.scm (checkpolicy)[arguments]: Use G-expression &
SERACH-INPUT-FILE.
[native-inputs, inputs]: Remove labels.
| Marius Bakke |
2022-08-13 | gnu: SELinux: Update to 3.4....* gnu/packages/selinux.scm (libsepol): Update to 3.4.
(libselinux)[propagated-inputs]: Replace PCRE with PCRE2.
| Marius Bakke |
2022-08-13 | gnu: serf: Add release-monitoring-url....* gnu/packages/web.scm (serf)[properties]: New field.
| Marius Bakke |
2022-08-13 | gnu: qtractor: Fix build....This is a follow-up to commit 1ef04fb2288dade3ad2883026ae286a68ef13a1e.
* gnu/packages/music.scm (qtractor)[inputs]: Change from QTSVG to QTSVG-5.
| Marius Bakke |
2022-08-13 | gnu: python-m2r: Adjust for Python 3.10....* gnu/packages/python-xyz.scm (python-m2r)[source](modules, snippet): New
fields.
| Marius Bakke |
2022-08-13 | gnu: python-pre-commit: Remove unnecessary dependency....* gnu/packages/python-xyz.scm (python-pre-commit)[propagated-inputs]: Remove
PYTHON-IMPORTLIB-RESOURCES, which is part of the stdlib nowadays.
| Marius Bakke |
2022-08-13 | gnu: python-numpy: Add 'upstream-name' property....* gnu/packages/python-xyz.scm (python-numpy)[properties]: New field.
| Marius Bakke |
2022-08-13 | gnu: python-pyaml: Update to 21.10.1....* gnu/packages/python-xyz.scm (python-pyaml): Update to 21.10.1.
| Marius Bakke |
2022-08-13 | gnu: graphviz: Add release-monitoring-url....* gnu/packages/graphviz.scm (graphviz)[properties]: New field.
| Marius Bakke |
2022-08-13 | gnu: gsequencer: Update to 4.3.4....* gnu/packages/music.scm (gsequencer): Update to 4.3.4.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup-2 with webkitgtk.
| Vinicius Monego |
2022-08-07 | gnu: yt-dlp: Build from Git....* gnu/packages/video.scm (yt-dlp)[source]: Use GIT-FETCH and
GIT-FILE-NAME. Remove the snippet.
[arguments]: Build the man page in the 'build-generated-files phase.
[native-inputs]: Add pandoc.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
| raingloom |
2022-08-07 | gnu: yt-dlp: Update to 2022.08.08....* gnu/packages/video.scm (yt-dlp): Update to 2022.08.08.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| pinoaffe |
2022-08-07 | gnu: Add fstransform....* gnu/packages/file-systems.scm (fstransform): New public variable.
| Tobias Geerinckx-Rice |
2022-08-07 | gnu: dvdisaster: Use G-expressions....* gnu/packages/cdrom.scm (dvdisaster)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-08-07 | gnu: dvdisaster: Update to 0.79.10....* gnu/packages/cdrom.scm (dvdisaster): Update to 0.79.10.
| Tobias Geerinckx-Rice |
2022-08-07 | gnu: dvdisaster: Remove input labels....* gnu/packages/cdrom.scm (dvdisaster)[native-inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-08-13 | gnu: kiwix-desktop: Add bash-minimal to inputs....* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal.
| Arun Isaac |
2022-08-13 | gnu: kiwix-tools: Update to 3.3.0....* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0.
| Arun Isaac |
2022-08-13 | gnu: kiwix-desktop: Update to 2.2.2....* gnu/packages/web.scm (kiwix-desktop): Update to 2.2.2.
[arguments]: Delete enable-print-support and substitute-source phases. Use
search-input-file. Do not return #t from phases.
[native-inputs]: Remove labels.
| Arun Isaac |
2022-08-13 | gnu: kiwix-lib: Update to 11.0.0....* gnu/packages/web.scm (kiwix-lib): Update to 11.0.0.
[arguments]: Do not explicitly pass mustache path to CPPFLAGS. Do not return
#t from phases. Use search-input-file.
[native-inputs]: Remove labels. Use cpp-mustache package instead of its
source.
| Arun Isaac |
2022-08-13 | gnu: libzim: Update to 8.0.0....* gnu/packages/web.scm (libzim): Update to 8.0.0.
[inputs]: Remove labels. Sort.
| Arun Isaac |
2022-08-13 | gnu: Add cpp-mustache....* gnu/packages/cpp.scm (cpp-mustache): New variable.
| Arun Isaac |
2022-08-13 | gnu: pre-commit: Update to 2.20.0....* gnu/packages/version-control.scm (pre-commit): Update to 2.20.0.
| Vinicius Monego |