Age | Commit message (Expand) | Author |
2023-05-14 | gnu: Add python-agate-locales....* gnu/packages/wireservice.scm (python-agate-locales): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2023-05-14 | gnu: python-agate-sql: Update to 0.5.9....* gnu/packages/wireservices.scm (python-agate-sql): Update to 0.5.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2023-05-14 | gnu: python-agate-dbf: Update to 0.2.2....* gnu/packages/wireservices.scm (python-agate-dbf): Update to 0.2.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2023-05-14 | tests: elogind: Wait until 'elogind' is up....Previously we could find ourselves typing in too early.
* gnu/tests/desktop.scm (run-elogind-test)["login on tty1"]: Wait for
'elogind in to 'term-tty1.
["screendump"]: New test.
| Ludovic Courtès |
2023-05-14 | tests: dhcpd: Avoid race conditions....Those tests were racy: it could take a while for those files to appear
and for the shepherd service to be up. Thus, wait a little longer for
each of them.
* gnu/tests/networking.scm (run-dhcpd-test)["pid file exists"]
["lease file exists"]: Use 'wait-for-file'.
["dhcpd is alive"]: Use 'wait-for-service'.
| Ludovic Courtès |
2023-05-14 | gnu: python-pytest-httpx: Update to 0.22.0, fix build....* gnu/packages/python-check.scm (python-pytest-httpx): Update to 0.22.0.
[build-system]: Switch to pyproject-build-system.
[arguments]: Do not override the 'check phase.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| Sharlatan Hellseher |
2023-05-14 | gnu: python-scikit-rf: Update to 0.27.1....* gnu/packages/engineering.scm (python-scikit-rf): Update to 0.27.1.
| Vinicius Monego |
2023-05-14 | gnu: vim: Update to 9.0.1384....* gnu/packages/vim.scm (vim): Update to 9.0.1384.
| Efraim Flashner |
2023-05-14 | gnu: linux-libre 5.15: Update to 5.15.111....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.111.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2023-05-14 | gnu: linux-libre 6.1: Update to 6.1.28....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.28.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-05-14 | gnu: linux-libre 6.2: Update to 6.2.15....* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.15.
(linux-libre-6.2-pristine-source): Update hash.
| Leo Famulari |
2023-05-14 | gnu: Add morss....* gnu/packages/syndication.scm (morss): New variable.
| Vinicius Monego |
2023-05-14 | gnu: python-cmaes: Update to 0.9.1....* gnu/packages/machine-learning.scm (python-cmaes): Update to 0.9.1.
[source, home-page]: Follow redirect.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Remove python-setuptools, python-wheel.
| Vinicius Monego |
2023-05-14 | gnu: libshout-idjc: Update to 2.4.6....* gnu/packages/audio.scm (libshout-idjc): Update to 2.4.6.
[inputs]: Add libshout.
[home-page]: Follow redirect.
| Vinicius Monego |
2023-05-14 | gnu: pre-commit: Update to 3.3.1....* gnu/packages/version-control.scm (pre-commit): Update to 3.3.1.
| Vinicius Monego |
2023-05-14 | gnu: mlt: Update to 7.16.0....* gnu/packages/video.scm (mlt): Update to 7.16.0.
| Vinicius Monego |
2023-05-14 | gnu: mixxx: Update to 2.3.5....* gnu/packages/music.scm (mixxx): Update to 2.3.5.
| Vinicius Monego |
2023-05-14 | gnu: python-anyqt: Update to 0.2.0....* gnu/packages/python-xyz.scm (python-anyqt): Update to 0.2.0.
| Vinicius Monego |
2023-05-14 | gnu: python-opentsne: Update to 0.7.1....* gnu/packages/machine-learning.scm (python-opentsne): Update to 0.7.1.
| Vinicius Monego |
2023-05-14 | gnu: guix-build-coordinator: Update to 0-82.2c9e004....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-82.2c9e004.
| Christopher Baines |
2023-05-14 | gnu: guix-build-coordinator: Neaten up the package definitions....Remove duplication and redundant append calls.
* gnu/packages/package-management.scm (guix-build-coordinator)[inputs]: Always
add sqitch.
[propagated-inputs]: Always add guile-fibers-next.
(guix-build-coordinator-agent-only)[arguments]: Remove unnecessary duplication
of phases.
[propagated-inputs]: Remove unnecessary append.
| Christopher Baines |
2023-05-14 | gnu: gcc: Change make-gccgo to use gexp's....As otherwise this seems to generate broken derivations for i586-gnu.
* gnu/packages/gcc.scm (make-gccgo): Use gexp's for the package arguments.
| Christopher Baines |
2023-05-14 | gnu: gcc: Change custom-gcc to use gexp's....As this seems to be generating broken derivations for i586-gnu otherwise.
* gnu/packages/gcc.scm (custom-gcc): Use gexp's for the generated package
arguments.
| Christopher Baines |
2023-05-14 | gnu: discrover: Remove package labels....* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Remove package
labels.
| Ricardo Wurmus |
2023-05-14 | gnu: rmath-standalone: Set timezone variables....These variables are needed by R's configure script.
* gnu/packages/statistics.scm (rmath-standalone)[arguments]: Add 'set-timezone
phase; remove trailing #T from 'chdir phase.
| Ricardo Wurmus |
2023-05-14 | gnu: diamond: Update to 2.1.6....* gnu/packages/bioinformatics.scm (diamond): Update to 2.1.6.
[arguments]: Do not disable tests; pass configure flag to avoid SSE4 and AVX2
in the interest of compatibility.
[license]: Set to GPLv3+.
| Ricardo Wurmus |
2023-05-14 | gnu: delly: Simplify....* gnu/packages/bioinformatics.scm (delly)[source]: Simplify snippet.
[arguments]: Do not use quasiquote; simplify 'install-templates phase.
| Ricardo Wurmus |
2023-05-14 | gnu: python-pybigwig: Update to 0.3.22....* gnu/packages/bioinformatics.scm (python-pybigwig): Update to 0.3.22.
[source]: Simplify snippet.
[arguments]: Explicitly disable tests; simplify 'link-with-libBigWig phase.
[build-system]: Use pyproject-build-system.
| Ricardo Wurmus |
2023-05-14 | gnu: codingquarry: Use G-expression....* gnu/packages/bioinformatics.scm (codingquarry)[arguments]: Use G-expression
to simplify 'install phase. Install files to /share/codingquarry prefix.
[native-search-paths]: Adjust prefix.
[native-inputs]: Move python-2 from here...
[inputs]: ...to here.
| Ricardo Wurmus |
2023-05-14 | gnu: blast+: Update to 2.14.0....* gnu/packages/bioinformatics.scm (blast+): Update to 2.14.0.
[arguments]: Remove trailing #T from build phases; let WHICH* return #FALSE on
failure; use G-expression.
[inputs]: Drop package labels.
| Ricardo Wurmus |
2023-05-14 | gnu: cpp: Mention that autoload prevents module cycles....* gnu/packages/cpp.scm: Add a comment on the #:autoload to explain that
serialization depends on cpp.
| Liliana Marie Prikler |
2023-05-14 | gnu: Add lager....* gnu/packages/cpp.scm (lager): New variable.
| Liliana Marie Prikler |
2023-05-14 | gnu: Add zug....* gnu/packages/cpp.scm (zug): New variable.
| Liliana Marie Prikler |
2023-05-14 | gnu: Add immer....* gnu/packages/cpp.scm (immer): New variable.
| Liliana Marie Prikler |
2023-05-14 | gnu: Add c-rrb....* gnu/packages/c.scm (c-rrb): New variable.
| Liliana Marie Prikler |
2023-05-14 | gnu: nlohmann-json: Improve package style....* gnu/package/cpp.scm (nlohmann-json)[source]<snippet>: Fit to 80 chars width.
Use G-Expressions.
[arguments]: Use G-Expressions.
| Liliana Marie Prikler |
2023-05-14 | gnu: nlohmann-json: Update to 3.11.2....* gnu/packages/cpp.scm (nlohmann-json): Update to 3.11.2.
[source]<snippet>: Adjust accordingly.
[native-inputs]<json_test_data>: Update to 3.1.0.
| Liliana Marie Prikler |
2023-05-14 | gnu: Rename json-modern-cxx to nlohmann-json....* gnu/packages/cpp.scm (nlohmann-json): New variable.
(json-modern-cxx): Mark as deprecated alias.
(xtl, jsonnet)[inputs]: Use nlohmann-json.
* gnu/packages/build-tools.scm (bear)[inputs]: Likewise.
* gnu/packages/cybersecurity.scm (blacksmith)[inputs]: Likewise.
* gnu/packages/databases.scm (sqlitebrowser)[inputs]: Adjust comment.
* gnu/packages/games.scm (openrct2)[inputs]: Use nlohmann-json.
* gnu/packages/graphics.scm (f3d)[native-inputs]: Likewise.
* gnu/packages/hardware.scm (openrgb)[inputs]: Likewise.
[arguments]: Adjust accordingly.
* gnu/packages/image-processing.scm (paraview)[inputs]: Adjust comment.
* gnu/packages/irods.scm (irods, irods-client-icommands)[inputs]: Use
nlohmann-json.
* gnu/packages/jupyter.scm (xeus)[inputs]: Likewise.
* gnu/packages/messaging.scm (mtxclient, nheko)[inputs]: Likewise.
* gnu/packages/text-editors.scm (jucipp)[inputs]: Likewise.
* gnu/packages/video.scm (mktoolnix)[inputs]: Likewise.
* gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Likewise.
| Liliana Marie Prikler |
2023-05-14 | gnu: bitcoin-core: Update to 23.1....* gnu/packages/finance.scp (bitcoin-core): Update to 23.1.
[inputs]: Add sqlite.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Michael Ford |
2023-05-14 | gnu: mesa-opencl: Remove reference to patch....Fixes <https://bugs.gnu.org/63456>.
* gnu/packages/patches/mesa-opencl-all-targets.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gl.scm (mesa-opencl)[source]: Remove patch application.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andy Tai |
2023-05-14 | gnu: poke: Update to 3.2....* gnu/packages/engineering.scm (poke): Update to 3.2.
| Efraim Flashner |
2023-05-14 | gnu: mousepad: Update to 0.6.1....* gnu/packages/xfce.scm (mousepad): Update to 0.6.1.
| 宋文武 |
2023-05-14 | gnu: ristretto: Update to 0.13.1....* gnu/packages/xfce.scm (ristretto): Update to 0.13.1.
| 宋文武 |
2023-05-14 | gnu: Add Iosevka comfy font....* gnu/packages/fonts.scm (font-iosevka-comfy): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Arnaud Lechevallier |
2023-05-14 | gnu: Add bbcsdl....* gnu/packages/game-development.scm (bbcsdl): New variable.
| 宋文武 |
2023-05-14 | gnu: Add font-spleen....* gnu/packages/fonts.scm (font-spleen): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Ahmad Draidi |
2023-05-14 | gnu: dwl: Update to 0.4....* gnu/packages/wm.scm (dwl): Update to 0.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Antero Mejr |
2023-05-13 | gnu: Add xuidesigner....* gnu/packages/music.scm (xuidesigner): New variable.
| Ricardo Wurmus |
2023-05-13 | gnu: shepherd: Fetch code from 'mirror://gnu'....* gnu/packages/admin.scm (shepherd-0.10): Fix URL.
| Ludovic Courtès |
2023-05-13 | services: shepherd: Default to 0.10....* gnu/services/shepherd.scm (<shepherd-configuration>)[shepherd]:
Default to SHEPHERD-0.10.
* gnu/home/services/shepherd.scm (<home-shepherd-configuration>)[shepherd]:
Likewise.
| Ludovic Courtès |