Age | Commit message (Collapse) | Author |
|
* gnu/packages/patches/alsa-modular-synth-fix-vocoder.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/audio.scm (alsa-modular-synth)[source]: Add it.
|
|
* gnu/packages/check.scm (check-0.12): Use INHERIT instead of PACKAGE/INHERIT.
|
|
* gnu/packages/networking.scm (libnet)[home-page]: Adjust to current, as
referred to from the previous.
|
|
* gnu/packages/networking.scm (libnet): Update to 1.2.
[source]: Switch to URL-FETCH.
[arguments]: Remove chdir phase.
[native-inputs]: Remove AUTOCONF, AUTOMAKE, and LIBTOOL. Add PERL.
|
|
* gnu/packages/text-editors.scm (jucipp)[inputs]: Change from CLANG to CLANG-10.
|
|
* gnu/packages/haskell-xyz.scm (ghc-regex-pcre-builtin)[home-page]: Set to the
correct home page, not the alternative 'ghc-regex-pcre' library.
|
|
* gnu/packages/networking.scm (perl-net-dns-resolver-programmable)[version]:
Remove "v" prefix.
[source](uri): Adjust accordingly.
|
|
|
|
* gnu/packages/bioconductor.scm (r-pcatools): New variable.
|
|
This is a follow-up to commit bb310a1976198eacdc67e0712e19735cd656b21d.
* gnu/packages/node.scm (libnode)[arguments]: Delete phase
"patch-npm-shebang".
|
|
* gnu/packages/engineering.scm (meshlab): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (perf)[arguments]: Add "CC=gcc" to #:make-flags.
This fixes a (harmless?) error message during the 'configure' phase.
|
|
* gnu/packages/linux.scm (perf)[arguments]: Remove C_INCLUDE_PATH from
#:make-flags. It is no longer needed since the switch to C_INCLUDE_PATH
in 2073b55e6b964cb8ca15e8c74cb32dac00f05f0d and would prevent
dependencies from being found.
|
|
* gnu/packages/guile.scm (guile-sqlite3): Update to 0.1.2.
|
|
This reverts commit f9311eaa7cb7849e9b17162c93b874c74d8fcbbd.
Adding "--shared" replaces the executable with the shared library, breaking
all users of the nodejs executable.
|
|
* gnu/packages/cran.scm (r-v8)[inputs]: Replace node with libnode.
|
|
* gnu/packages/node.scm (libnode): New variable.
|
|
* gnu/system/image.scm (maybe-with-target): Remove,
(system-image): adapt accordingly.
|
|
* gnu/installer/final.scm (umount-cow-store): Add some logging.
|
|
* gnu/image.scm (<image>)[target]: New field,
(image-target): new public method.
* gnu/system/image.scm (hurd-disk-image): Set "i586-pc-gnu" as image 'target'
field,
(maybe-with-target): new procedure,
(system-image): honor image 'target' field using the above procedure.
|
|
* gnu/system/image.scm (find-image): Make non-monadic. Add 'target'
parameter.
* gnu/tests/install.scm (run-install): Update caller,
passing (%current-target-system).
* guix/scripts/system.scm (perform-action): Likewise.
|
|
This is expected to be available, oddly as libseccomp is available. These
changes fix thumbnails for Nautilus.
* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Add 'patch-bubblewrap
phase.
[inputs]: Add bubblewrap.
|
|
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.23.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/services/hurd.scm (hurd-getty-service): Remove.
|
|
The initial
guix build -f gnu/system/hurd.scm
hack has been superseded by regular guix system (cross) build.
* gnu/system/hurd.scm (compile-manifest, cross-hurd-image): Remove.
|
|
* gnu/system/examples/bare-hurd.tmpl (%hurd-os)[packages]: Add openssh-sans-x.
[services]: Add openssh-service. Add example usage.
|
|
* gnu/packages/bioinformatics.scm (r-mzr): Update to 2.22.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-biodist): Update to 1.60.0.
|
|
* gnu/packages/bioconductor.scm (r-biocworkflowtools): Update to 1.14.0.
|
|
* gnu/packages/bioconductor.scm (r-biocset): Update to 1.2.1.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.6.0.
|
|
* gnu/packages/bioconductor.scm (r-biocor): Update to 1.12.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-bioconcotk): Update to 1.8.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-multiassayexperiment): Update to 1.14.0.
|
|
* gnu/packages/bioconductor.scm (r-experimenthub): Update to 1.14.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-biocgraph): Update to 1.50.0.
|
|
* gnu/packages/bioconductor.scm (r-bioccasestudies): Update to 1.50.0.
|
|
* gnu/packages/bioconductor.scm (r-ebarrays): Update to 2.52.0.
|
|
* gnu/packages/bioconductor.scm (r-reactomepa): Update to 1.32.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-graphite): Update to 1.34.0.
|
|
* gnu/packages/bioconductor.scm (r-biobroom): Update to 1.20.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.26.0.
|
|
* gnu/packages/bioconductor.scm (r-chemminer): Update to 3.40.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-bigpint): Update to 1.4.0.
[propagated-inputs]: Add r-delayedarray and r-summarizedexperiment.
|
|
* gnu/packages/bioconductor.scm (r-bigmemoryextras): Update to 1.36.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-biggr): Update to 1.24.0.
|
|
* gnu/packages/bioconductor.scm (r-hyperdraw): Update to 1.40.0.
|
|
* gnu/packages/bioconductor.scm (r-hypergraph): Update to 1.60.0.
|
|
* gnu/packages/bioconductor.scm (r-rsbml): Update to 2.46.0.
|
|
* gnu/packages/bioconductor.scm (r-bifet): Update to 1.8.0.
[native-inputs]: Add r-knitr.
|