Age | Commit message (Collapse) | Author |
|
* gnu/packages/mail.scm (mu): Update to 1.10.0.
[source]: Use release tarball instead of git reference.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/audio.scm (ardour): Update to 7.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/video.scm (obs): Update to 29.0.2
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/messaging.scm (mosquitto): Update to 2.0.15.
[inputs]: Add libxslt.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/time.scm (python-isodate): Update to 0.6.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/parallel.scm (parallel): Update to 20230322.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/linux.scm (strace): Update to 6.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/search.scm (ugrep): Update to 3.11.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/patchutils.scm (colordiff): Update to 1.0.21.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/shellutils.scm (boxes): Update to 2.2.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/wm.scm (waybar): Update to 0.9.17.
[inputs]: Add playerctl.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/shells.scm (oil): Update to 0.14.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/wm.scm (icewm): Update to 3.3.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/mpd.scm (mympd): Update to 10.2.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/networking.scm (arp-scan): Update to 1.10.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/maths.scm (gnuplot): Update to 5.4.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-76.3c9354e
[arguments]: Fix reference to guile-fibers.
|
|
* gnu/packages/finance.scm (bitcoin-unlimited)[arguments]: Disable a test
failing because of an expired SSL certificate.
|
|
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.3.
|
|
* gnu/packages/lisp-xyz.scm (cl-osc, ecl-osc, sbcl-osc): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-lunamech-matrix-api,
ecl-lunamech-matrix-api, sbcl-lunamech-matrix-api): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-reader, ecl-reader, sbcl-reader):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-hash-set, ecl-hash-set, sbcl-hash-set):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-lisp-pay, ecl-lisp-pay, sbcl-lisp-pay):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-tls, ecl-cl-tls, sbcl-cl-tls): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/fonts.scm (font-sil-charis): Update to 6.2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/fonts.scm (font-sil-andika): Update to 6.2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/fonts.scm (font-sil-gentium): Update to 6.2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
Copyright records were synchronized based on commit history.
* gnu/packages/networking.scm (haproxy): Move this variable from here...
* gnu/packages/high-availability.scm (haproxy): ...to here.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/networking.scm (haproxy): Update to 2.7.4.
[arguments]: Use Gexp.
<make-flags>: Add extra build options 'USE_PCRE2_JIT' enables JIT for
faster regex on libpcre2, 'USE_PROMEX' enables the Prometheus
exporter. Set CC to use cc-for-target, point 'LUA_INC' and 'LUA_LIB'
to corresponded '/include' and '/lib' outputs of Lua. Replace
'USE_PCRE_2' by correct option 'USE_PCRE2'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* tests/guix-home.sh: Reorder NIX_STORE_DIR variable definition to
prevent guix from crashing due to missing /gnu/store.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/chez.scm (chez-scheme-for-racket-bootstrap-bootfiles):
Temporary change for build on aarch64, making racket available on aarch64.
Architecture autodetect in rktboot only addresses x86 archs, so far.
This work-around sets the architecture, looked up in translation table,
explicitly. The long term solution should be to fix rktboot to include
other natively supported architectures in the autodetect mechanism.
cf. https://github.com/racket/racket/issues/3948
[arguments] use --machine even when architecture is supported by Racket's
fork of ChezScheme.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/services/herd.scm (load-services/safe): Remove workaround for
Shepherd < 0.5.0, released in 2018.
|
|
* doc/guix.texi (Defining Package Variants): Add 'replace' to the
reference of 'modify-inputs' clauses.
|
|
* gnu/packages/freedesktop.scm (xdg-utils)[native-inputs]: Replace w3m with
w3m-for-tests.
|
|
* gnu/packages/w3m.scm (w3m-for-tests): New variable.
|
|
This is a follow-up to commit
511ae8325db0dfc7803d7b98d7e4d8f76774e8c5
home: services: Add home-xmodmap-service-type.
* gnu/home/services/desktop.scm (home-xmodmap-service-type,
home-xmodmap-configuration): Export.
|
|
Fixes <https://issues.guix.gnu.org/61627>.
* gnu/system/linux-container.scm (container-essential-services): When
shared-network? is true, remove the hosts-service-type service kind.
|
|
This reverts commit d58a804837760758b4389210711d170d65be2a53, as nautilus
43.2 depends on gnome-desktop 43.2.
|
|
This reverts commit dde25af03e3d0ba5d94bdd814d03eee1e4907709, which broke
the build of gnome-control-center.
|
|
* gnu/packages/messaging.scm (dino): Update to 0.4.2.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/xdisorg.scm (physlock): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/gnome.scm (nautilus): Update to 43.2.
[arguments]: Adjust ‘skip-gtk-update-icon-cache’ phase accordingly.
[inputs]: Replace glib with glib-next, gtk+ with gtk and libhandy with
libadwaita.
* gnu/packages/patches/nautilus-extension-search-path.patch: Adjust
accordingly.
|
|
* gnu/packages/gnome.scm (gnome-desktop): Update to 43.2.
|
|
* etc/teams.scm.in (gnome): New team.
("Liliana Marie Prikler", "Raghav Gururajan"): Add to gnome.
|
|
* gnu/packages/python-xyz.scm (python-hatchling): New variable.
|
|
* gnu/packages/cran.scm (r-ctrdata): New variable.
|
|
* gnu/packages/cran.scm (r-nodbi): New variable.
|
|
* gnu/packages/cran.scm (r-jsonify): New variable.
|
|
* gnu/packages/cran.scm (r-ctrialsgov): New variable.
|