guix/gnu
λx.x b2c56f7bd9
gnu: dbqn: Improve style.
* gnu/packages/bqn.scm (dbqn): Run guix style -f.
  (modules): use quote instead of quasiquote.
  (phases): use invoke instead of system,
  <check> [unless tests?]: display "test suite not run",
  <*-jar-*>: use phases from ant-build-system directly, use correct names,
  <install>: simplify, use #$output instead of (assoc-ref outputs "out"),
    substitute* "java" to (search-input-file inputs "/bin/java").
  (inputs): Reorder.

Change-Id: I0166a31aa4c8fe0f7fea800918fb2ddd63b3b5d9
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Merges: #2820
2025-12-26 00:01:44 +01:00
..
bootloader
build gnu: make-iso9660-image: Do not compress any kernel, compress man pages. 2025-12-22 23:00:40 +01:00
home Update Giacomo's email address. 2025-12-03 14:38:09 +09:00
installer
machine
packages gnu: dbqn: Improve style. 2025-12-26 00:01:44 +01:00
services services: cuirass-remote-worker: Disable JIT on AArch64. 2025-12-26 00:01:44 +01:00
system system: install: Remove current-guix url override. 2025-12-22 23:00:46 +01:00
tests tests: foreign: Add test restarting guix-daemon. 2025-12-25 13:18:48 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Drop uri from provenance log. 2025-12-22 23:00:46 +01:00
local.mk gnu: mpv: Update to 0.41.0. 2025-12-25 09:30:11 -08:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm