Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.13.
[arguments]: Remove obsolete substitutions.
[inputs]: Remove fastqc and trim-galore; add hisat2 and fastp.
|
|
* gnu/packages/bioinformatics.scm (python-scanpy): Update to 1.7.2.
|
|
* gnu/packages/python-xyz.scm (python-anndata): Update to 0.7.6.
|
|
* gnu/pakages/xiph.scm: Replace all manual package #:exports with
define-public.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.8.2.
[arguments]: Disable some new tests.
[native-inputs]: Add PYTHON-PYTEST-MOCK.
[propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS.
|
|
* gnu/packages/radio.scm (wfview): Update to 1.0.
|
|
glibc is named "cross-libc" instead of "libc" when cross-compiling. Smalltalk
still fails to cross-compile though.
* gnu/packages/smalltalk.scm
(smalltalk)[arguments]{phases}<#:fix-libc>: Also search for
"cross-libc" instead of only "libc" in 'inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
The 'zip' package is not in the references of 'smalltalk'.
As such, it probably should be a native input, not a regular
input. This can be confirmed by trying to cross-compile
the 'smalltalk' package, without this commit. The configure
script will ask to install InfoZIP.
* gnu/packages/smalltalk.scm
(smalltalk)[inputs]{zip}: Move to ...
(smalltalk)[native-inputs]{zip} ... here.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
In build phases, the former is preferred.
* gnu/packages/dictionaries.scm
(ding)[arguments]<#:phases>{install}: Use 'inputs' argument instead
of '%build-inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
In build phases, the former (or 'inputs', as appropriate) is preferred.
* gnu/packages/text-editors.scm
(qemacs)[arguments]<#:phases>{install-extra-documentation}: Use
'native-inputs' argument instead of '%build-inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
In build phases, the former is preferred.
* gnu/packages/vim.scm
(neovim)[arguments]<#:phases>{set-lua-path}: Use 'inputs'
argument instead of '%build-inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
In build phases, the former is preferred.
* gnu/packages/smalltalk.scm
(smalltalk)[arguments]<#:phases>{fix-libc}: Use 'inputs'
argument instead of '%build-inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
In build phases, the former is preferred.
* gnu/packages/ci.scm
(cuirass)[arguments]<#:phases>{wrap-program}: Use 'inputs'
argument instead of '%build-inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* doc/contributing.texi (Submitting Patches): Mention virtualization module
and add missing closing parenthesis.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/bioinformatics.scm (pigx-sars-cov2-ww): New variable.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-nibbles): Update to 0.14-2.dad2524.
|
|
* gnu/packages/vnc.scm (remmina)[version]: Update to 1.4.18.
|
|
* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.7.14.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.271.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.271.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.235.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.193.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.124.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.42.
(linux-libre-5.10-pristine-source): Update hash.
(deblob-scripts-5.10): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.9.
(linux-libre-5.12-pristine-source): Update hash.
(deblob-scripts-5.12): Update hash.
|
|
* licenses.scm (bsd-1): New variable.
|
|
* gnu/packages/gnome.scm (komikku): Update to 0.29.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-calibredb): Update to 2.10.0.
|
|
* doc/guix.texi (Networking Services): Allow established and related incoming
connections in example iptables configuration.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/radio.scm (rfcat): New variable.
|
|
* gnu/packages/linux.scm (rasdaemon): Update to 0.6.7.
[arguments]: Add a "--with-sysconfdefdir" configure flag.
|
|
* gnu/packages/php.scm (php): Update to 7.4.20.
|
|
* gnu/packages/fltk.scm (fltk): Update to 1.3.6.
|
|
* gnu/packages/networking.scm (amule)[home-page]: Use HTTPS.
|
|
* gnu/packages/networking.scm (amule): Update to 2.3.3.
[source]: Remove patch.
* gnu/packages/patches/amule-crypto-6.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/mtools.scm (mtools): Update to 4.0.29.
|
|
* gnu/packages/emacs-xyz.scm (emacs-epkg): Update to 3.3.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-closql): Update to 1.0.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.23.
|
|
* gnu/packages/web.scm (monolith): Update to 2.5.0.
|
|
* gnu/packages/crates-io.scm (rust-regex-1): Update to 1.5.4.
|
|
* gnu/packages/crates-io.scm (rust-aho-corasick-0.7): Update to 0.7.18.
|
|
* gnu/packages/crates-io.scm (rust-memchr-2): Update to 2.4.0.
|
|
* gnu/packages/crates-io.scm (rust-regex-syntax-0.6): Update to 0.6.25.
|
|
* gnu/packages/crates-io.scm (rust-reqwest-0.11)[arguments]: Add missing Cargo
development inputs.
|
|
* gnu/packages/crates-io.scm (rust-reqwest-0.11): Update to 0.11.3.
|
|
* gnu/packages/crates-io.scm (rust-sha2-0.9): Update to 0.9.5.
|
|
* gnu/packages/crates-io.scm (rust-cpufeatures-0.1): New variable.
|
|
* gnu/packages/crates-io.scm (rust-sha2-asm-0.6): New variable.
(rust-sha2-asm-0.5): Inherit from above.
|
|
* gnu/packages/crates-io.scm (rust-url-2): Update to 2.2.2.
|