Age | Commit message (Collapse) | Author |
|
* gnu/packages/julia-xyz.scm (julia-uris): Update to 1.3.0.
|
|
* gnu/packages/julia-xyz.scm (julia-staticarrays): Update to 1.2.0.
|
|
* gnu/packages/julia-xyz.scm (julia-parsers): Update to 1.1.0.
|
|
* gnu/packages/julia-xyz.scm (julia-offsetarrays): Update to 1.8.0.
|
|
* gnu/packages/julia-xyz.scm (julia-orderedcollections): Update to 1.4.1.
|
|
* gnu/packages/julia-xyz.scm (julia-jllwrappers): Update to 1.3.0.
|
|
* gnu/packages/julia-xyz.scm (julia-forwarddiff): Update to 0.10.18.
|
|
* gnu/packages/julia-xyz.scm (julia-finitedifferences): Update to 0.12.6.
|
|
* gnu/packages/julia-xyz.scm (julia-constructionbase): Update to 1.2.1.
|
|
* gnu/packages/julia-xyz.scm (julia-compat): Update to 3.29.0.
|
|
* gnu/packages/julia-xyz.scm (julia-colortypes): Update to 0.11.0.
|
|
* gnu/packages/julia-xyz.scm (julia-colors): Update to 0.12.8.
|
|
* gnu/packages/julia-xyz.scm (julia-chainrulestestutils): Update to 0.6.11.
|
|
* gnu/packages/julia-xyz.scm (julia-chainrulescore): Update to 0.9.43.
|
|
* gnu/packages/julia-xyz.scm (julia-chainrules): Update to 0.7.65.
|
|
* gnu/packages/julia-xyz.scm (julia-benchmarktools): Update to 0.7.0.
|
|
* gnu/packages/julia-xyz.scm (julia-adapt): Update to 3.3.0.
|
|
* gnu/packages/aspell.scm (aspell-word-list)[arguments]: Add a new
'make-reproducible phase.
Fixes <http://issues.guix.gnu.org/48499>.
|
|
I found an unstaged hunk after pushing commit
8d5986a503574a6deffe1c07846886d055642306.
(I was a bit too eager to push
5fa46ca96da90ec19e32cc4d726f099d0979d60b...)
* gnu/packages/xdisorg.scm (rxvt-unicode)[inputs]: Add libXt.
|
|
* gnu/packages/jose.scm (jose): Update to 11.
[build-system]: Switch to Meson.
|
|
* gnu/packages/python-xyz.scm (python-pdftotext): Update to 2.1.6.
|
|
* gnu/packages/python-xyz.scm (python-pyprind): Update to 2.11.3.
|
|
* gnu/packages/virtualization.scm (python-libvirt): Update to 7.3.0.
[arguments]: Remove obsolete 'patch-nosetests-path phase.
Replace the default 'check phase.
[native-inputs]: Switch from python-nose to python-pytest, like upstream
has done.
|
|
* gnu/packages/virtualization.scm (libvirt): Update to 7.3.0.
|
|
* gnu/packages/wm.scm (herbstluftwm): Update to 0.9.3.
|
|
* gnu/packages/xdisorg.scm (rxvt-unicode): Update to 9.26.
[source]: Remove upstreamed patch.
* gnu/packages/patches/rxvt-unicode-escape-sequences.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/package-management.scm (nix): Update to 2.3.11.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2021.05.16.
|
|
* gnu/packages/music.scm (qtractor): Update to 0.9.22.
|
|
* gnu/packages/linux.scm (btrfs-progs): Update to 5.12.1.
|
|
* gnu/packages/music.scm (padthv1): Update to 0.9.22.
|
|
* gnu/packages/music.scm (samplv1): Update to 0.9.22.
|
|
* gnu/packages/music.scm (drumkv1): Update to 0.9.22.
|
|
* gnu/packages/music.scm (samplv1): Update to 0.9.22.
|
|
* gnu/packages/libreoffice.scm (libmwaw): Update to 0.3.19.
|
|
* gnu/packages/file-systems.scm (libeatmydata): New public variable.
|
|
This reverts commit a67c00f4f7ee0a70fce14a7e1907cce332c85813 in an
attempt to fix <http://issues.guix.gnu.org/48496>.
|
|
* gnu/packages/embedded.scm (fc-host-tools)[arguments]<#:phases>
[patch-installation-paths]: Make phase more self-maintaining.
|
|
* gnu/packages/embedded.scm (fc-host-tools): Update to 15.
[description]: Add fc-simint.
[arguments]<#:phases>[patch-installation-paths]: Add files.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-common-lisp-jupyter): Update to
0.1.0-3.ba9f0e7.
[inputs]: Add dissect, replace jsown by shasht.
[license]: The license is expat/MIT, not zlib.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-shasht, ecl-shasht, cl-shasht): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
This follows commit 0b1f70d1a7, which inadvertently broke the build of Guix
for i586-pc-gnu (Hurd).
* gnu/packages/patches/disarchive-cross-compilation.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/backup.scm (disarchive)[source]: Apply it.
[phases]{delete-configure}: New phase.
[native-inputs]: Add guile-3.0 and guile-gcrypt.
|
|
* gnu/services/networking.scm (maybe-number?, maybe-string?): New procedures.
(<opendht-configuration>): New configuration record.
(%opendht-accounts): New variable.
(opendht-configuration->command-line-arguments): New procedure.
(opendht-shepherd-service, opendht-service-type): New variables.
* doc/guix.texi (Networking Services): Document the new service.
|
|
* gnu/packages/networking.scm (opendht)
[outputs]: Add tools and debug outputs.
[native-inputs]: Add python and python-cython.
[imported-modules, modules, phases]: New arguments.
[configure-flags]: Disable static compilation. Enable Python support and the
tools.
[synopsis]: Update synopsis.
[description]: Expound description.
|
|
* gnu/packages/networking.scm (opendht): Update to 2.2.0rc7.
|
|
This is added for convenience and for uniformity with the
define-maybe/no-serialization syntax introduced in the previous commit.
* gnu/services/configuration.scm
(define-configuration/no-serialization): New syntax.
|
|
Before this change, using define-maybe along define-configuration with the
no-serialization syntactic keyword would result in the following warning:
warning: possibly unbound variable `VARIABLE-NAME'
This change introduces the define-maybe/no-serialization variant that does
away with defining a serialization helper procedure, which makes it possible
to avoid the above warning.
* gnu/services/configuration.scm (define-maybe/no-serialization): New syntax.
(define-maybe-helper): New procedure.
(define-maybe): Define syntax using the above procedure.
* tests/services/configuration.scm (tests): Fix module name.
(custom-number-serializer): Do not print to standard output.
(maybe-number?, serialize-maybe-number): New procedures defined via the
define-maybe macro.
(config-with-maybe-number): New configuration.
(serialize-number): New procedure.
("maybe value serialization"): New test.
(maybe-string?): New procedure defined via the define-maybe/no-serialization
macro.
(config-with-maybe-string/no-serialization): New configuration.
("maybe value without serialization no procedure bound"): New test.
|
|
* gnu/packages/python-check.scm (python-tappy): New variable.
|
|
* gnu/system/vm.scm (gnu): Remove unused imports.
|
|
* gnu/system/vm.scm: Autoload (gnu build vm), which was pulling in (sqlite3).
|