| Commit message (Expand) | Author | Age |
... | |
* | gnu: Add cl-typesetting.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-typesetting, ecl-cl-typesetting,
cl-typesetting): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2021-05-17 |
* | gnu: ecl-xmls: Disable tests.•••Upstream doesn't have a test suite adapted for ECL.
* gnu/packages/lisp-xyz.scm (ecl-xmls)[arguments]: Disable tests.
| Guillaume Le Vaillant | 2021-05-17 |
* | gnu: cl-pdf: Update to 2.0.0-1.dbafd62.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf): Update to 2.0.0-1.dbafd62.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2021-05-17 |
* | gnu: tsukundere: Update to 0.3.0.•••* gnu/packages/game-development.scm (tsukundere): Update to 0.3.0.
[patch-command]: Patch path to guile. Construct load paths directly from
inputs.
[propagated-inputs]: Remove.
[inputs]: Add guile and guile-sdl2.
| Leo Prikler | 2021-05-17 |
* | gnu: mercurial: Patch to make it read HGEXTENSIONPATH.•••This will make Mercurial be able to find third-party extensions installed with
Guix, without having to set PYTHONPATH.
* gnu/packages/patches/mercurial-hg-extension-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register the patch.
* gnu/packages/version-control.scm (mercurial)[origin](patches): Apply the
patch.
[native-search-paths]: Add HGEXTENSIONPATH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Xinglu Chen | 2021-05-16 |
* | gnu: Add hg-commitsigs.•••* gnu/packages/version-control.scm (hg-commitsigs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Xinglu Chen | 2021-05-16 |
* | gnu: emacs-orderless: Update to 0.6.•••* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 0.6.
[native-inputs]: Add texinfo.
[arguments]<#:phases>: Install manual.
| Xinglu Chen | 2021-05-16 |
* | gnu: Add julia-msgpack.•••* gnu/packages/julia-xyz.scm (julia-msgpack): New variable.
| Efraim Flashner | 2021-05-16 |
* | gnu: Add julia-suppressor.•••* gnu/packages/julia-xyz.scm (julia-suppressor): New variable.
| Efraim Flashner | 2021-05-16 |
* | gnu: Add julia-docstringextensions.•••* gnu/packages/julia-xyz.scm (julia-docstringextensions): New variable.
| Efraim Flashner | 2021-05-16 |
* | gnu: Add julia-iocapture.•••* gnu/packages/julia-xyz.scm (julia-iocapture): New variable.
| Efraim Flashner | 2021-05-16 |
* | gnu: Add julia-zipfile.•••* gnu/packages/julia-xyz.scm (julia-zipfile): New variable.
| Efraim Flashner | 2021-05-16 |
* | gnu: Add julia-zlib-jll.•••* gnu/packages/julia-xyz.scm (julia-zlib-jll): New variable.
| Efraim Flashner | 2021-05-16 |
* | gnu: Graphviz: Fix CVE-2020-18032.•••* gnu/packages/patches/graphviz-CVE-2020-18032.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/graphviz.scm (graphviz)[replacement]: New field.
(graphviz/fixed): New variable.
| Leo Famulari | 2021-05-15 |
* | gnu: emacs-wucuo: Fix arguments.•••I'm looking at this because the profile-collisions linter crashes for this
package, and that currently breaks processing revisions in the Guix Data
Service.
* gnu/packages/emacs-xyz.scm (emacs-wucuo)[arguments]: Change #tn to #t.
| Christopher Baines | 2021-05-15 |
* | gnu: re2c: Update to 2.1.1.•••* gnu/packages/re2c.scm (re2c): Update to 2.1.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sergei Trofimovich | 2021-05-15 |
* | gnu: mousepad: Update to 0.5.5.•••* gnu/packages/xfce.scm (mousepad): Update to 0.5.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder | 2021-05-15 |
* | gnu: sniffio: Update to 1.2.0•••Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher | 2021-05-15 |
* | gnu: sonivox-eas: Update to 1.3.0.•••* gnu/packages/music.scm (sonivox-eas): Update to 1.3.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Frank Pursel | 2021-05-15 |
* | gnu: gcc-8: Update to 8.5.0.•••* gnu/packages/gcc.scm (gcc-8): Update to 8.5.0.
| Efraim Flashner | 2021-05-15 |
* | gnu: Add python-graph-tool.•••* gnu/packages/graph.scm (python-graph-tool): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Alexandre Hannud Abdo | 2021-05-15 |
* | gnu: libcdr: Update to 0.1.7.•••* gnu/packages/libreoffice.scm (libcdr): Update to 0.1.7.
| Marius Bakke | 2021-05-15 |
* | gnu: arpack-ng@3.3: Don't use unstable source tarball.•••* gnu/packages/maths.scm (arpack-ng-3.3.0)[name, home-page]: Remove.
[source]: Switch to GIT-FETCH. Inline uses of NAME and HOME-PAGE.
| Marius Bakke | 2021-05-15 |
* | gnu: arpack-ng: Update to 3.8.0.•••* gnu/packages/maths.scm (arpack-ng): Update to 3.8.0.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add EIGEN.
| Marius Bakke | 2021-05-15 |
* | gnu: pybind11: Update to 2.6.2.•••* gnu/packages/python-xyz.scm (pybind11): Update to 2.6.2.
| Marius Bakke | 2021-05-15 |
* | gnu: wl-clipboard: Don't require helper tools in $PATH.•••* gnu/packages/xdisorg.scm (wl-clipboard)[arguments]: Add a new
'patch-file-names phase.
[inputs]: Add coreutils and xdg-utils.
Reported by pineapples in #guix.
| Tobias Geerinckx-Rice | 2021-05-15 |
* | gnu: Add vim-solarized.•••* gnu/packages/vim.scm (vim-solarized): New public variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Tissevert | 2021-05-15 |
* | 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>
| Sharlatan Hellseher | 2021-05-15 |
* | gnu: emacs-vertico: Update to 0.9.•••* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.9.
| Nicolas Goaziou | 2021-05-15 |
* | gnu: emacs-corfu: Update to 0.7.•••* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.7.
| Nicolas Goaziou | 2021-05-15 |
* | 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.
| Guillaume Le Vaillant | 2021-05-15 |
* | gnu: bitcoin-unlimited: Update to 1.9.2.0.•••* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.9.2.0.
| Guillaume Le Vaillant | 2021-05-15 |
* | 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.
| Guillaume Le Vaillant | 2021-05-15 |
* | 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.
| Guillaume Le Vaillant | 2021-05-15 |
* | 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>
| Sharlatan Hellseher | 2021-05-15 |
* | 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>
| Sharlatan Hellseher | 2021-05-15 |
* | gnu: komikku: Update to 0.28.1.•••* gnu/packages/gnome.scm (komikku): Update to 0.28.1.
| Leo Prikler | 2021-05-15 |
* | gnu: guile-chickadee: Update to 0.7.0.•••* gnu/packages/game-development.scm (guile-chickadee): Update to 0.7.0.
| Leo Prikler | 2021-05-15 |
* | gnu: guile-sdl2: Update to 0.6.0.•••* gnu/packages/sdl.scm (guile-sdl2): Update to 0.6.0.
| Leo Prikler | 2021-05-15 |
* | gnu: Add interbench.•••* gnu/packages/benchmark.scm (interbench): New variable.
| Arun Isaac | 2021-05-15 |
* | 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.
| Guillaume Le Vaillant | 2021-05-15 |
* | 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.
| Leo Famulari | 2021-05-14 |
* | 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.
| Leo Famulari | 2021-05-14 |
* | 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.
| Leo Famulari | 2021-05-14 |
* | gnu: linux-libre 5.12: Update to 5.12.4.•••* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.4.
(linux-libre-5.12-pristine-source): Update hash.
| Leo Famulari | 2021-05-14 |
* | gnu: Add emacs-tshell.•••* gnu/packages/emacs-xyz.scm (emacs-tshell): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Stefan Reichör | 2021-05-15 |
* | gnu: Add emacs-wucuo.•••* gnu/packages/emacs-xyz.scm (emacs-wucuo): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Joseph LaFreniere | 2021-05-14 |
* | gnu: emacs-ledger-mode: Simplify build.•••* gnu/packages/finance.scm (emacs-ledger-mode)
[build-system]: Use emacs-build-system instead of cmake.
[arguments]: Remove modules and imported-modules; move patch-path phase to
after unpack so that the substitution actually causes a change; remove
generate-autoload phase as that's built into the build system; remove
patch-site-dir as that only affected cmake things; set #:exclude to '() so we
install ledger-test.el.
[native-inputs]: Remove emacs-minimal.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith | 2021-05-14 |
* | gnu: guix: Add dependency on Disarchive.•••This enables the Disarchive fallback implemented in commit
fbc2a52a32ddc664db8ebab420c2e17b1432c744.
* gnu/packages/package-management.scm (guix)[inputs]: Add DISARCHIVE.
[arguments]: In 'wrap-program' phase, add DISARCHIVE to the search path.
| Ludovic Courtès | 2021-05-14 |
* | gnu: sdcc: Build sdcdb debugger.•••* gnu/packages/embedded.scm (sdcc)[arguments]<phases>: Add sdcc-misc target.
| Jelle Licht | 2021-05-14 |