| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/bioconductor.scm (r-enrichplot): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-dose): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-ggraph): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-europepmc): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-ggforce): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-urltools): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-polyclip): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-tweenr): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-triebeard): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-ggplotify): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-farver): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-gridgraphics): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-do-db): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-fgsea): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-msigdbr): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-xkcd): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-extrafont): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-extrafontdb): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-rttf2pt1): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.17.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reported by Tobias Geerinckx-Rice <me@tobias.gr>
in <https://bugs.gnu.org/35010>.
* guix/upstream.scm (update-package-source): Take 'source' instead of
'version' as the second argument.
[update-expression]: Change to take 'replacements', a list of
replacement pairs.
Compute OLD-URL and NEW-URL and replace the dirname of the OLD-URL with
that of NEW-URL.
* guix/scripts/refresh.scm (update-package): Adjust call to
'update-package-source' accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes a regression introduced in
abd4d6b33dba4de228e90ad15a8efb456fcf7b6e, where CHANGES would no longer
be a thunk.
Reported by Ricardo Wurmus.
* guix/upstream.scm (package-update/url-fetch): Return SOURCE as the
third value instead of CHANGES.
* guix/scripts/refresh.scm (update-package): Adjust accordingly.
|
|
|
|
| |
* gnu/packages/cran.scm (r-xyz): New variable.
|
|
|
|
|
| |
* guix/scripts.scm (warn-about-old-distro): Do not warn when
GUIX_UNINSTALLED is set.
|
|
|
|
|
| |
* gnu/system/vm.scm (iso9660-image): Pass #:memory-size to
'expression->derivation-in-linux-vm'.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/desktop.scm (xfce-desktop-service-type)[default-value]
[description]: New fields.
(xfce-desktop-service): Deprecate.
* gnu/system/examples/desktop.tmpl: Use the (service …) form.
* gnu/installer/services.scm (%desktop-environments): Add TODO comment.
* doc/guix.texi (Desktop Services): Adjust accordingly, and fix spelling
of "Xfce" throughout.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/desktop.scm (gnome-desktop-service-type)[default-value]:
New field.
(gnome-desktop-service): Deprecate.
* gnu/installer/services.scm (%desktop-environments): Use the (service …)
form for GNOME.
* gnu/system/examples/desktop.tmpl: Likewise.
* doc/guix.texi (Desktop Services): Adjust accordingly.
|
|
|
|
|
| |
* gnu/installer/services.scm (%desktop-environments): Use
'mate-desktop-service-type' for MATE.
|
|
|
|
|
| |
* gnu/installer/newt/page.scm (run-confirmation-page): New procedure.
* gnu/installer/newt/partition.scm (draw-formatting-page): Call it.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/installer/parted.scm (root-user-partition?): New procedure.
(bootloader-configuration): Use it.
(user-partition-missing-modules, initrd-configuration): New procedures.
(user-partitions->configuration): Call 'initrd-configuration'.o
* gnu/installer.scm (not-config?): Rename to...
(module-to-import?): ... this. Add cases to exclude non-installer and
non-build (gnu …) modules.
(installer-program)[installer-builder]: Add GUIX to the extension list.
|
|
|
|
|
| |
* gnu/installer/parted.scm (user-partitions->configuration): Move
'bootloader' section above 'swap-devices'.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-webfeeder): New variable.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (trim-galore)[inputs]: Add pigz.
[arguments]: Embed reference to pigz.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (trim-galore)[arguments]: Replace
"configure" phase to skip ill-advised test for Python.
|
|
|
|
| |
* gnu/packages/maths.scm (hdf-java): Adjust indentation.
|
|
|
|
|
| |
* gnu/packages/maths.scm (hdf-java)[arguments]: Fix copying from automake;
substitute embedded hdf5 version number.
|
|
|
|
|
| |
* gnu/packages/maths.scm (hdf-java)[arguments]: Unconditionally return #T from
build phases.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-rhdf5lib): Update to 1.4.3.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.34.7.
|
|
|
|
| |
* gnu/packages/cran.scm (r-hdf5r): Update to 1.1.1.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-caret): Update to 6.0-82.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-gtable): Update to 0.3.0.
|
|
|
|
| |
* gnu/packages/qt.scm (grantlee)[arguments]: Add phase "delete-broken-tests".
|
|
|
|
| |
* gnu/packages/games.scm (adanaxis-mush, adanaxisgpl): New variables.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Version 0.5.6 of qjackctl appears to have fixed the xunique
bug that was causing X hanging when using tiling window managers.
See https://github.com/rncbc/qjackctl/blob/d54a1da43fa197da04d676a110f36a1d4c062252/ChangeLog#L9
* gnu/packages/audio.scm (qjackctl)[arguments]: Remove "--disable-xunique"
from configure-flags.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
| |
* gnu/packages/django.scm (python-django-overextends)[arguments]: Use INVOKE.
|
|
|
|
| |
* gnu/packages/django.scm (python-django-contact-form)[arguments]: Use INVOKE.
|
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (fritzing): Update to 0.9.3b.
[source]: Fetch from git.
[arguments]: Use INVOKE and adjust configure phase.
[inputs]: Add libgit2; fetch fritzing-parts-db via git.
|
|
|
|
| |
* gnu/packages/dlang.scm (ldc)[arguments]: Use INVOKE.
|
|
|
|
|
| |
* gnu/packages/dlang.scm (ldc-bootstrap)[arguments]: Use INVOKE and
unconditionally return #T from build phase.
|