Age | Commit message (Expand) | Author |
2021-08-01 | gnu: Add emacs-autocrypt....* gnu/packages/emacs-xyz.scm (emacs-autocrypt): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Morgan Smith |
2021-08-01 | gnu: Add libpst....* gnu/packages/mail.scm (libpst): New variable.
| Ricardo Wurmus |
2021-08-01 | gnu: scintilla: Update to 5.1.1....* gnu/packages/text-editors.scm (scintilla): Update to 5.1.1.
| Nicolas Goaziou |
2021-08-01 | gnu: emacs-evil-nerd-commenter: Update to 3.5.5....* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.5.
| Nicolas Goaziou |
2021-08-01 | gnu: emacs-evil-matchit: Update to 2.3.13....* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.13.
| Nicolas Goaziou |
2021-08-01 | gnu: emacs-evil-collection: Update to 0.0.6....* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.6.
| Nicolas Goaziou |
2021-08-01 | gnu: emacs-perspective: Update to 2.16....* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.16.
| Nicolas Goaziou |
2021-08-01 | gnu: giac: Update to 1.7.0-23....* gnu/packages/algebra.scm (giac): Update to 1.7.0-23.
| Nicolas Goaziou |
2021-08-01 | gnu: sameboy: Update to 0.14.4....* gnu/packages/emulators.scm (sameboy): Update to 0.14.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Felix Gruber |
2021-07-27 | gnu: linux-libre 4.19: Update to 4.19.200....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.200.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.4: Update to 5.4.137....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.137.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.10: Update to 5.10.55....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.55.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre: Update to 5.13.7....* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.7.
(linux-libre-5.13-pristine-source): Update hash.
| Leo Famulari |
2021-07-31 | gnu: coq: Update to 8.13.2....* gnu/packages/coq.scm (coq): Update to 8.13.2.
(coq-ide-server, coq-ide): New packages.
(coq-gappa): Update to 1.4.6.
(coq-bignums): Update to 8.13.0.
(coq-interval): Update to 1.3.0.
(coq-equations): Update to 1.2.4.
| Julien Lepiller |
2021-07-31 | gnu: coq-stdpp: Update to 1.5.0....* gnu/packages/coq.scm (coq-stdpp): Update to 1.5.0.
| Julien Lepiller |
2021-07-31 | gnu: lablgtk3: Install with version information....This is required so recent versions of coq can check version
requirements.
* gnu/packages/ocaml.scm (lablgtk3)[arguments]: Ensure version is added
to the META file.
| Julien Lepiller |
2021-07-31 | gnu: ocaml-zarith: Update to 1.12....* gnu/packages/ocaml.scm (ocaml-zarith): Update to 1.12.
| Julien Lepiller |
2021-07-31 | Revert "gnu: sbcl: Update to 2.1.7."...This SBCL version seems to have a bug that breaks many packages.
This reverts commit b07581d6e24bf5fa4676bcebaba75315bbbb01e6.
| Pierre Neidhardt |
2021-07-31 | gnu: Add sfizz....* gnu/packages/music.scm (sfizz): New variable.
| Ricardo Wurmus |
2021-07-31 | gnu: isync: Update to 1.4.3....* gnu/packages/mail.scm (isync): Update to 1.4.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen |
2021-07-31 | gnu: emacs-vertico: Update to 0.13....* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 0.13.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Alexandr Vityazev |
2021-07-31 | gnu: u-boot-rockpro64-rk3399: Enable 'set-environment phase....Fixes <https://bugs.gnu.org/49550>.
* gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399)[arguments]: Run
'set-environment phase after 'unpack instead of non-existent
'patch-rockpro64-config phase.
| Pierre Langlois |
2021-07-31 | gnu: sbcl: Update to 2.1.7....* gnu/packages/lisp.scm (sbcl): Update to 2.1.7.
| Pierre Neidhardt |
2021-07-31 | gnu: sbcl-alexandria: Update to 1.4....* gnu/packages/lisp-xyz.scm (sbcl-alexandria): Update to 1.4.
| Pierre Neidhardt |
2021-07-31 | gnu: emacs-ts: Update to 0.2.1....* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.2.1.
| Nicolas Goaziou |
2021-07-31 | gnu: emacs-tramp: Update to 2.5.1.1....* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.1.1.
| Nicolas Goaziou |
2021-07-31 | gnu: racket-minimal: Bootstrap from C....This commit bootstraps the Racket compiler and runtime system from source,
including Racket CS as well as both variants of Racket BC. (One remaining
limitation is discussed in comments added to gnu/packages/racket.scm.)
In the process, it moves to building minimal Racket from the Git repository,
rather than the packaged source tarballs. The Git repository is slightly
better as the ``corresponding source'':
1. A few packages especially closely tied to the Racket core implementation
(like "compiler-lib", "base", and "racket-doc") are developed in the
same Git repository. Having them use the same Guix origin, too, will
help to keep them in sync.
2. The top-level Makefile in the Git repository is an important
``script[] used to control compilation and installation.''
In particular, it cooperates with the "distro-build" package to
create the source tarballs and installers for a Racket distribution.
(Racket supports a notion of custom distributions.)
3. It is ``the preferred form ... for making modifications'' to the core
Racket implementation.
Racket releases are tagged in the Git repository (e.g. "v8.1"). At the
beginning of each release cycle, a branch is created to stabilizer a version
for extra testing. Active development happens on the "master" branch.
* gnu/packages/racket-minimal-sh-via-rktio.patch: Adjust for extra directory
layer.
* gnu/local/racket.scm (cfg-flag:sh-for-rktio, cfg-flag:enable-lt,
cfg-flag:enable-racket, unpack-nanopass+stex,
%main-repo-main-distribution-pkgs): New private variables.
* gnu/local/racket.scm (racket-minimal)[source]: Use Git.
[source](snippet): Unbundle nanopass, stex, and libffi.
[native-inputs]: Use racket-bootstrap-chez-bootfiles, plus its
dependencies (for Chez, plus a Racket for bootstrap pig).
[arguments]: Revise extensively.
* gnu/local/racket.scm (racket-minimal-bc-3m, racket-minimal-bc-cgc): New
packages, hidden at least for now.
(racket-bootstrap-chez-bootfiles): Another new package, but this one is
especially likely to stay hidden.
* gnu/local/racket.scm (racket)[origin](snippet): Unbundle packages
developed in the main Git repository, but leave their links.rktd and
pkgs.rktd entries in place.
[native-inputs]: Add the main Racket Git repository.
[arguments](#:phases): Adjust 'unpack-packages to also unpack package
sources from the main Racket Git repository.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2021-07-31 | gnu: racket: Unbundle racket-minimal....This change takes advantage of improved support for layered
and tethered installations in Racket 8.2.
* gnu/packages/racket.scm (extend-layer): New private variable.
This is a script for configuring a new config-tethered layer
chaining to an existing Racket installation.
* gnu/packages/racket.scm (racket)[source](snippet): Unbundle
`racket-minimal`.
[inputs]: Remove inputs that properly belong to `racket-minimal`.
[native-inputs]: Add `racket-minimal` and `extend-layer`.
[arguments]: Stop inheriting from `racket-minimal`. Add phase
'unpack-packages to move the sources and links file into place.
Replace 'configure phase using `extend-layer`.
Replace 'build phase using `raco setup`.
Delete 'install phase.
* gnu/packages/patches/racket-sh-via-rktio.patch: Rename to ...
* gnu/packages/patches/racket-minimal-sh-via-rktio.patch: ... this
file to placate `guix lint`.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/racket.scm (racket-minimal)[source]: Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2021-07-31 | gnu: racket: Update to 8.2....* gnu/packages/racket.scm (racket-minimal, racket): Update to 8.2.
* gnu/packages/racket.scm (racket-minimal)[#:arguments]: Fix
patch-config.rktd-lib-search-dirs phase. When a config.rktd file
doesn't contain an entry for `lib-search-dirs`, the default is
equivalent to `'(#f)`, not `'()`.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Philip McGrath |
2021-07-31 | gnu: Add libmobi....* gnu/packages/ebook.scm (libmobi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| la snesne |
2021-07-31 | gnu: guile-dbd-sqlite3: Replace 'url-fetch' by 'git-fetch'....Fixes https://debbugs.gnu.org/25913.
* gnu/packages/guile-xyz.scm (guile-dbi)[source]: Replace 'url-fetch'
by'git-fetch'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-07-31 | gnu: guile-dbi: Replace 'url-fetch' by 'git-fetch'....Fixes https://debbugs.gnu.org/25913.
* gnu/packages/guile-xyz.scm (guile-dbi)[source]: Replace 'url-fetch'
by'git-fetch'.
[home-page]: Update.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2021-07-31 | gnu: python-yubikey-manager: Fix libykpers reference....* gnu/packages/security-token.scm (python-yubikey-manager): Fix libykpers reference.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Dhruvin Gandhi |
2021-07-31 | gnu: onnx: Change source to 'git-fetch'....* gnu/packages/machine-learning.scm (onnx)[source]: Change to
'git-fetch'. Add "onnx-skip-model-downloads.patch".
[arguments]: Add 'make-test-directory-writable' phase.
* gnu/packages/patches/onnx-skip-model-downloads.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2021-07-31 | gnu: python-onnx: Rename to "onnx"....* gnu/packages/machine-learning.scm (python-onnx): Rename to...
(onnx): ... this, and change 'name' field accordingly.
(python-onnx): New variable.
* gnu/packages/patches/python-onnx-shared-libraries.patch: Rename to...
* gnu/packages/patches/onnx-shared-libraries.patch: ... this.
* gnu/packages/patches/python-onnx-use-system-googletest.patch: Rename
to...
* gnu/packages/patches/onnx-use-system-googletest.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Ludovic Courtès |
2021-07-31 | gnu: python-onnx: Install libonnx.so and libonnx_proto.so....* gnu/packages/patches/python-onnx-shared-libraries.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/machine-learning.scm (python-onnx)[source]: Use it.
[arguments]: New field.
| Ludovic Courtès |
2021-07-31 | gnu: python-onnx: Delete bundled software....* gnu/packages/machine-learning.scm (python-onnx)[source]: Delete
the 'third_party' directory.
| Ludovic Courtès |
2021-07-31 | gnu: python-onnx: Move comment to the patch header....* gnu/packages/machine-learning.scm (python-onnx): Move patch comment to...
* gnu/packages/patches/python-onnx-use-system-googletest.patch: ... here.
| Ludovic Courtès |
2021-07-31 | gnu: python-onnx: Update to 1.9.0....* gnu/packages/machine-learning.scm (python-onnx): Update to 1.9.0.
| Ludovic Courtès |
2021-07-30 | gnu: liquidsfz: Use fixed libsndfile....* gnu/packages/music.scm (liquidsfz)[inputs]: Replace libsndfile with
libsndfile/fixed.
| Ricardo Wurmus |
2021-07-30 | gnu: Add libsndfile/fixed....* gnu/packages/pulseaudio.scm (libsndfile/fixed): New variable.
| Ricardo Wurmus |
2021-07-30 | gnu: parallel: Update to 20210722....* gnu/packages/parallel.scm (parallel): Update to 20210722.
| Efraim Flashner |
2021-07-30 | gnu: python-elasticsearch: Update to 7.13.4....* gnu/packages/python-web.scm (python-elasticsearch): Update to 7.13.4.
[native-inputs]: Remove.
[propagated-inputs]: Add PYTHON-CERTIFI.
| Marius Bakke |
2021-07-30 | gnu: openttd-opensmx: Update to 0.4.0....* gnu/packages/games.scm (openttd-opensmx): Update to 0.4.0.
[native-inputs]: Add tar.
[#:make-flags]: Drop INSTALL_DIR. Add DIR_NAME and TAR.
[#:tests?]: New argument.
[#:phases]: Replace ‘install’ with a simple copy operation and drop
post-install.
| Leo Prikler |
2021-07-30 | gnu: Fix OpenSFX build....OpenSFX 1.0.1 uses a different build system from the old one, which causes
weird errors.
* gnu/packages/games.scm (openttd-opensfx)[native-inputs]: Add tar.
[#:make-flags]: Drop INSTALL_DIR. Add DIR_NAME and TAR.
[#:tests?]: New argument.
[#:phases]: Add ‘prebuild’. Replace ‘install’ with a simple copy.
| Leo Prikler |
2021-07-30 | gnu: Add C-Vise....* gnu/packages/debug.scm (c-vise): New variable.
| Eric Bavier |
2021-07-30 | gnu: Add python-pebble....* gnu/packages/python-xyz.scm (python-pebble): New variable.
| Eric Bavier |
2021-07-30 | gnu: Fix OpenSFX URI....In commit 1cdf1cd7fe7ac425faa010531735d183af0a19f1, the URI was updated to the
wrong value and the hash not updated at all, so people would erroneously fetch
the old package from a wrong description.
* gnu/packages/games.scm (openttd-opensfx)[uri]: Use
<https://cdn.openttd.org/opensfx-releases>.
[sha256]: Update accordingly.
| Leo Prikler |
2021-07-30 | gnu: openttd-opengfx: Update to 0.6.1....* gnu/packages/games.scm (openttd-opengfx): Update to 0.6.1.
| Leo Prikler |
2021-07-30 | licenses: Remove CC-Sampling+-1.0....* guix/licenses.scm (cc-sampling-plus-1.0): Remove variable.
| Ron Nazarov |