Age | Commit message (Collapse) | Author |
|
* gnu/packages/text-editors.scm (vis): Update to 0.8.
[arguments]: Enable all tests.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/emulators.scm (uxn): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/kodi.scm (fstrcmp)[synopsis]: Fix case.
* gnu/packages/lisp-xyz.scm (sbcl-cl-form-types)[synopsis]: Fix case.
* gnu/packages/machine-learning.scm (python-torchvision)[synopsis]: Remove
leading whitespace.
* gnu/packages/networking.scm (lcrq)[synopsis]: Fix case.
(lcsync)[synopsis]: Likewise.
* gnu/packages/ruby.scm (ruby-mustache)[synopsis]: Fix case.
|
|
* gnu/packages/cpp.scm (folly): Update to 2022.10.31.00.
|
|
* gnu/packages/admin.scm (pam-mount)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/admin.scm (pam-mount)[inputs]:
Remove input labels.
[arguments]: Replace the 'fix-program-paths phase with a new
'patch-file-names one. Don't explicitly return #t from it.
|
|
* gnu/packages/admin.scm (pam-mount)[home-page]:
Follow permanent (HTTPS) redirect.
|
|
* gnu/packages/admin.scm (pam-mount, greetd-pam-mount)[description]:
Edit for style.
|
|
* gnu/packages/image.scm (steghide)[synopsis, description]: Make clear
that it's two steps above rot13 on the srs bzns cryptography scale.
|
|
* gnu/packages/image.scm (steghide)[arguments]:
Rewrite as G-expressions. Don't explicitly return #t from phases.
[native-inputs, inputs]: Remove input labels.
|
|
* gnu/packages/admin.scm (greetd-pam-mount)[synopsis]: Base synopsis on
pam-mount synopsis.
[description]: Use two spaces consistently.
(greetd)[synopsis]: Begin sentence with upper-case.
* gnu/packages/xdisorg.scm (wlsunset)[description]: Fix spelling and case of
wlsunsest.
* gnu/packages/mail.scm (libpst): Add synopsis.
* gnu/packages/networking.scm (librecast)[synopsis]: Update synopsis.
(lcrq)[description]: Use two spaces after sentences.
|
|
* gnu/packages/web.scm (jo): Update to 1.9.
[description]: Use @command{} mark-up.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/audio.scm (faudio): Update to 22.11.
|
|
* gnu/packages/dns.scm (knot): Update to 3.2.2.
[source]: Remove bundled libngtcp2.
|
|
* gnu/packages/xdisorg.scm (jgmenu): Update to 4.4.1.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/gnupg.scm (jetring): Update to 0.31.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/engineering.scm (libngspice): Update to 38.
|
|
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.23-1.
|
|
* gnu/packages/audio.scm (python-pyaudio): Update to 0.2.12.
|
|
* gnu/packages/virtualization.scm (ganeti-instance-guix): Update to 0.7.
[inputs]: Remove QEMU-MINIMAL. Add BTRFS-PROGS, E2FSPROGS, F2FS-TOOLS, LVM2,
MULTIPATH-TOOLS, PARTED, and XFSPROGS.
|
|
* gnu/packages/cluster.scm (drbd-utils): Update to 9.22.0.
|
|
* gnu/packages/chromium.scm (%chromium-version): Set to 107.0.5304.87.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
|
|
* gnu/packages/networking.scm (openvswitch): Update to 3.0.1.
|
|
* gnu/build/file-systems.scm (ENOENT-safe): Catch EMEDIUMTYPE and warn.
|
|
* gnu/services/ganeti.scm (<ganeti-os>)[extension]: Default to #f.
(ganeti-os->directory): Only add extension if set. Support a file-like object
for VARIANTS.
* doc/guix.texi (Virtualization Services): Document this change and add
example. Update Ganeti URLs while at it.
|
|
* gnu/packages/fpga.scm (nvc): Update to 1.7.2.
[inputs]: Add elfutils.
[home-page]: Modify.
|
|
* gnu/packages/python-xyz.scm (python-eris): New variable.
|
|
* gnu/packages/compression.scm (upx): Update to 4.0.0.
[build-system]: Use cmake-build-system.
[arguments]: Remove all stale arguments.
* gnu/packages/patches/upx-CVE-2021-20285.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove corresponding entry.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.50-3.22e8a77.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/cpp.scm (ccls): Update to 0.20210330.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/music.scm (strawberry)[arguments]<#:phases>: Remove trailing #t.
[snippet]: Likewise.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/music.scm (strawberry): Update to 1.0.10.
[inputs]: Add gdk-pixbuf.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/games.scm (endless-sky): Update to 0.9.16.1.
[arguments]: Use G-expressions. Drop #:scons to use the default version.
[inputs]: Remove labels. Add util-linux:lib.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* guix/build-system/scons.scm (scons-build): Only call sexp->gexp on
scons-flags when scons-flags is a pair.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
As the current librsvg currently builds for aarch64-linux as well as
x86_64-linux.
* gnu/packages/gnome.scm (librsvg-for-system): Use librsvg for aarch64.
|
|
* gnu/packages/python-xyz.scm (python-jsonalias): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-flymake-mypy): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/lisp.scm (janet): Update to 1.25.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
Also update the default value given in the docs. Change the example since the
base system includes /usr/bin/env by default.
* doc/guix.texi (Base Services): Change the example for
special-files-service-type and update default.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* etc/teams.scm.in (main): Add command information to usage help prompt.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/java.scm (josm): Update to 18583.
|
|
* gnu/packages/java.scm (java-commons-jcs): Update to 3.1.
(josm)[arguments]: Remove now unneeded phase.
|
|
* gnu/packages/geo.scm (java-opening-hours-parser): Update to 0.27.0.
|
|
* gnu/packages/java.scm (java-commons-compress): Update to 1.21.
(java-osgi-annotation, java-osgi-core): Create pom file and install from
it.
* gnu/packages/maven.scm (java-surefire-parent-pom): Fix pom fixing.
|
|
* gnu/packages/java.scm (java-asm): New variable.
|
|
* gnu/packages/java.scm (java-ow-util-ant-tasks): New variable.
|
|
* gnu/packages/java.scm (java-zstd): New variable.
|
|
* gnu/packages/compression.scm (java-brotli): New variable.
|
|
* gnu/packages/lisp-xyz.scm (ecl-hu.dwim.graphviz, cl-hu.dwim.graphviz,
sbcl-hu.dwim.graphviz): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/ocaml.scm (dedukti): Update to 2.7.
|