Age | Commit message (Collapse) | Author |
|
* gnu/packages/xorg.scm (uim)[arguments]: Pass %output/share/emacs to the
--with-lispdir configure flag. Add fix-install-path phase after install phase.
|
|
* gnu/packages/fltk.scm (fltk)[home-page]: Use HTTPS.
|
|
* gnu/packages/databases.scm (unqlite)[home-page]: Use HTTPS.
|
|
* gnu/packages/disk.scm (sdparm): Update to 1.11.
[source]: Hard-code name.
|
|
* gnu/packages/games.scm (bastet)[home-page]: Use HTTPS.
|
|
* gnu/packages/java-compression.scm (java-iq80-snappy)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/java-compression.scm (java-snappy-1)[name]: Restate.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
|
|
* gnu/packages/autotools.scm (autobuild)[home-page]: Use HTTPS.
|
|
* gnu/packages/web.scm (libwebsockets)[home-page]: Use HTTPS.
|
|
* gnu/packages/textutils.scm (catdoc)[home-page]: Use HTTPS.
|
|
* gnu/packages/password-utils.scm (browserpass-native): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-rifflock-lfshook): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Propagate inputs.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.25.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.109.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.173.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.216.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.216.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/mingw.scm (make-mingw-w64): Update to 7.0.0.
|
|
* gnu/packages/haskell-xyz.scm (ghc-extra): Update to 1.7.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* guix/scripts/weather.scm (guix-weather)[package-list]: Account for all
the 'manifest entries in OPTS.
* doc/guix.texi (Invoking guix weather): Document it.
|
|
* guix/scripts/weather.scm (report-server-coverage): Add
#:display-missing? and honor it.
(show-help, %options): Add "--display-missing".
(guix-weather): Pass #:display-missing? to 'report-server-coverage'.
* doc/guix.texi (Invoking guix weather): Document it.
|
|
This mount option stopped being supported with Linux-libre 5.4.5:
http://ci.guix.gnu.org/build/2056359/details
* gnu/packages/linux.scm (singularity)[source]: Remove
"errors=remount-ro" mount option from source code.
|
|
* gnu/packages/linux.scm (singularity)[arguments]: Add 'set-PATH' phase.
|
|
* guix/gexp.scm (<parameterized>): New record type.
(with-parameters): New macro.
(compile-parameterized): New gexp compiler.
* tests/gexp.scm ("with-parameters for %current-system")
("with-parameters for %current-target-system")
("with-parameters + file-append"): New tests.
* doc/guix.texi (G-Expressions): Document it.
|
|
* gnu/packages/guile-xyz.scm (guile-torrent): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
* gnu/packages/bioinformatics.scm (edirect): Update to 13.3.20200128.
[source]: Remove bundled certificate authority tarball.
|
|
* gnu/packages/statistics.scm (r-car): Update to 3.0-7.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/statistics.scm (r-nloptr): Update to 1.2.2.1.
|
|
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.1.0.
[native-inputs]: Move r-knitr from here...
[propagated-inputs]: ...to here.
|
|
* gnu/packages/statistics.scm (r-xml2): Update to 1.2.5.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-tam): Update to 3.4-26.
|
|
* gnu/packages/cran.scm (r-cdm): Update to 7.5-15.
|
|
* gnu/packages/cran.scm (r-parameters): Update to 0.6.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-graphlayouts): Update to 0.6.0.
|
|
* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.9.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-ggplotify): Update to 0.0.5.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-pegas): Update to 0.13.
|
|
* gnu/packages/cran.scm (r-spatialextremes): Update to 2.0-8.
|
|
* gnu/packages/cran.scm (r-tidytree): Update to 0.3.2.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-rcppparallel): Update to 5.0.0.
|
|
* gnu/packages/cran.scm (r-sjplot): Update to 2.8.3.
[propagated-inputs]: Remove r-forcats.
[native-inputs]: Remove r-knitr.
|
|
* gnu/packages/cran.scm (r-catdap): Update to 1.3.5.
|
|
* gnu/packages/cran.scm (r-vim): Update to 5.1.1.
|
|
* gnu/packages/cran.scm (r-vctrs): Update to 0.2.4.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-cicero): Update to 1.4.4.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-ggcyto): Update to 1.14.1.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/bioconductor.scm (r-mlinterfaces): Update to 1.66.5.
|
|
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.46-2.
|