gnu: Add vim-solarized. * gnu/packages/vim.scm (vim-solarized): New public variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
tests: Conditionally include tests/go.scm. The Go importer module requires a recent guile-glib; the test should only be run when such requirement is met. * Makefile.am (SCM_TESTS)[HAVE_GUILE_LIB]: Add tests/go.scm only if this condition is met. Reported-by: Chris Marusich <cmmarusich@gmail.com>
gnu: sbcl-static-dispatch: Update to 0.5.1. * gnu/packages/lisp-xyz.scm (sbcl-static-dispatch): Update to 0.5.1. [inputs]: Replace trivia by optima. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: emacs-vertico: Update to 0.9. * gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.9.
gnu: emacs-corfu: Update to 0.7. * gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.7.
inferior: Support querying package replacements. I'm looking at this to help with adding support for looking up package replacements to store in the Guix Data Service. * guix/inferior.scm (inferior-package-replacement): New procedure. * tests/inferior.scm ("inferior-package-replacement"): New test.
gnu: monero-gui: Update to 0.17.2.2. * gnu/packages/finance.scm (monero-gui): Update to 0.17.2.2. [arguments]: Update 'fix-build' phase.
gnu: bitcoin-unlimited: Update to 1.9.2.0. * gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.9.2.0.
gnu: sbcl-mito: Update to 0.1-2.2fbfc8a. * gnu/packages/lisp-xyz.scm (sbcl-mito): Update to 0.1-2.2fbfc8a. [inputs]: Remove optima. Add cl-package-locks and trivia.
gnu: sbcl-dbi: Update to 0.9.5-1.7ba050d. * gnu/packages/lisp-xyz.scm (sbcl-dbi): Update to 0.9.5-1.7ba050d. [native-inputs]: Add alexandria.
gnu: sbcl-sxql: Update to 0.1.0-2.acdd183. * gnu/packages/lisp-xyz.scm (sbcl-sxql): Update to 0.1.0-2.acdd183. [arguments]: Remove unnecessary '#:test-asd-file'. [inputs]: Add cl-package-locks. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: Add cl-package-locks. * gnu/packages/lisp-xyz.scm (sbcl-cl-package-locks, ecl-cl-package-locks, cl-package-locks): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: komikku: Update to 0.28.1. * gnu/packages/gnome.scm (komikku): Update to 0.28.1.
gnu: guile-chickadee: Update to 0.7.0. * gnu/packages/game-development.scm (guile-chickadee): Update to 0.7.0.
gnu: guile-sdl2: Update to 0.6.0. * gnu/packages/sdl.scm (guile-sdl2): Update to 0.6.0.
gnu: Add interbench. * gnu/packages/benchmark.scm (interbench): New variable.
gnu: Use gr- prefix for GNU Radio blocks. Almost all GNU Radio blocks use "gr-" as prefix, so let's use that. * gnu/packages/radio.scm (gnuradio-osmosdr): Rename to ... (gr-osmosdr): ... this. (gnuradio-osmosdr): Redefine as a deprecated alias. (gnuradio-iqbalance): Rename to ... (gr-iqbal): ... this. (gnuradio-iqbalance): Redefine as a deprecated alias. (gqrx)[inputs]: Replace gnuradio-iqbalance by gr-iqbal. Replace gnuradio-osmosdr by gr-osmosdr.
gnu: linux-libre 5.4: Update to 5.4.119. * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.119. (linux-libre-5.4-pristine-source): Update hash.
gnu: linux-libre 5.10: Update to 5.10.37. * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.37. (linux-libre-5.10-pristine-source): Update hash.
gnu: linux-libre: Update to 5.11.21. * gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.21. (linux-libre-5.11-pristine-source): Update hash.