summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: guile3.0-websocket: Install .go files in the right place.Ludovic Courtès2020-03-29
| | | | | * gnu/packages/guile-xyz.scm (guile3.0-websocket)[arguments]: In 'update-guile-version' phase, change "/ccache" to "/site-ccache".
* gnu: Add guile3.0-websocket.Evan Straw2020-03-29
| | | | | | * gnu/packages/guile-xyz.scm (guile3.0-websocket): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: shepherd: Mark '.go' derivations as non-substitutable.Ludovic Courtès2020-03-29
| | | | * gnu/services/shepherd.scm (scm->go): Pass #:options to 'computed-file'.
* '--dry-run' no longer implies '--no-grafts'.Ludovic Courtès2020-03-29
| | | | | | | | | | * guix/scripts/archive.scm (%options): "dry-run" option no longer adds 'graft? #f to RESULT. * guix/scripts/environment.scm (%options): Likewise. * guix/scripts/pack.scm (%options): Likewise. * guix/scripts/package.scm (%options): Likewise. * guix/scripts/pull.scm (%options): Likewise. * guix/scripts/system.scm (%options): Likewise.
* grafts: Don't rely on substitute info for missing store items.Ludovic Courtès2020-03-29
| | | | | | | | Fixes <https://bugs.gnu.org/22990>. * guix/grafts.scm (references-oracle)[references*]: Remove call to 'substitution-oracle' and to 'references/substitutes'. Use 'references/cached' and 'build-derivations' right away instead.
* store: Add 'references/cached'.Ludovic Courtès2020-03-29
| | | | * guix/store.scm (references/cached): New procedure.
* profiles: Use 'mapm/accumulate-builds'.Ludovic Courtès2020-03-29
| | | | | | | * guix/profiles.scm (check-for-collisions): Use 'mapm/accumulate-builds' to lower manifest entries. Call 'foldm' over the already-lowered entries. (profile-derivation): Use 'mapm/accumulate-builds' instead of 'mapm' when calling HOOKS.
* gexp: 'lower-inputs' uses 'mapm/accumulate-builds'.Ludovic Courtès2020-03-29
| | | | | | | This doesn't have an noticeable impact on the run time of 'guix system build desktop.tmp --no-grafts -d'. * guix/gexp.scm (lower-inputs): Use 'mapm/accumulate-builds' instead of 'mapm'.
* guix build: Use 'map/accumulate-builds'.Ludovic Courtès2020-03-29
| | | | | * guix/scripts/build.scm (options->derivations): Use 'map/accumulate-builds' instead of 'append-map'.
* store: Add 'map/accumulate-builds'.Ludovic Courtès2020-03-29
| | | | | | | | * guix/store.scm (<unresolved>): New record type. (build-accumulator, map/accumulate-builds, mapm/accumulate-builds): New procedures. * tests/store.scm ("map/accumulate-builds", "mapm/accumulate-builds"): New tests.
* gnu: emacs-flycheck-grammalecte: Fix location for external executables.Nicolas Goaziou2020-03-29
| | | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[inputs]: Add curl. [arguments]: Fix path to all "python", "python3" and "curl" occurrences.
* gnu: libreoffice: Update to 6.4.2.2.Marius Bakke2020-03-29
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.2.2.
* gnu: qtwebkit: Update to 5.212.0-alpha4.Marius Bakke2020-03-29
| | | | | * gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha4. [native-inputs]: Change from PYTHON-2.7 to PYTHON.
* gnu: msmtp: Don't rely on netcat to send queued messages.Efraim Flashner2020-03-29
| | | | | * gnu/packages/mail.scm (msmtp)[arguments]: Adjust custom 'install phase to also patch msmtpq to not need netcat.
* services: gdm: Add gdm user to 'video' supplementary group.Florian Pelz2020-03-29
| | | | | | | This makes it possible to use gdm with the 'uvesafb' kernel module. See <https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00389.html>. * gnu/services/xorg.scm (%gdm-accounts): Set supplementary groups.
* gnu: libostree: Update to 2020.3.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/package-management.scm (libostree): Update to 2020.3.
* gnu: libwacom: Update to 1.3.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/xdisorg.scm (libwacom): Update to 1.3.
* gnu: mtools: Update to 4.0.24.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/mtools.scm (mtools): Update to 4.0.24.
* gnu: igt-gpu-tools: Update home page.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/admin.scm (igt-gpu-tools)[home-page]: Update.
* gnu: xfce4-screensaver: Update to 0.1.9.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/xfce.scm (xfce4-screensaver): Update to 0.1.9.
* gnu: xscreensaver: Update to 5.44.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/xdisorg.scm (xscreensaver): Update to 5.44.
* gnu: vapoursynth: Update to 49.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/video.scm (vapoursynth): Update to 49.
* gnu: zimg: Update source hash.Tobias Geerinckx-Rice2020-03-29
| | | | | | The old and new checkouts differ only in file metadata… * gnu/packages/image.scm (zimg)[source]: Update hash.
* gnu: youtube-dl: Update to 2020.03.24.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.03.24.
* gnu: Remove packages deprecated for over a year.Tobias Geerinckx-Rice2020-03-29
| | | | | * gnu/packages/admin.scm (intel-gpu-tools): Remove variable. * gnu/packages/algebra.scm (giac-xcas): Likewise.
* gnu: igraph: Update to 0.8.1.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/graph.scm (igraph): Update to 0.8.1.
* gnu: Order module imports in (gnu packages admin).Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/admin.scm: Order module imports alphabetically.
* gnu: thefuck: Update to 3.30.Tobias Geerinckx-Rice2020-03-29
| | | | | * gnu/packages/admin.scm (thefuck): Update to 3.30. [native-inputs]: Add go.
* gnu: light: Update to 1.2.2.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/linux.scm (light): Update to 1.2.2.
* gnu: acpica: Update to 20200326.Tobias Geerinckx-Rice2020-03-29
| | | | * gnu/packages/admin.scm (acpica): Update to 20200326.
* gnu: Add wol.Vincent Legoll2020-03-29
| | | | | | * gnu/packages/networking.scm (wol): New public variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
* gnu: emacs-csv: Use proper Texinfo markup in description.Nicolas Goaziou2020-03-28
| | | | | * gnu/packages/emacs-xyz.scm (emacs-csv)[description]: Use proper Texinfo markup.
* Update email address and Savannah handle for Amin Bandali.Amin Bandali2020-03-28
| | | | | | | * .mailmap, gnu/local.mk, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm, gnu/packages/fonts.scm, gnu/packages/fpga.scm, gnu/packages/lean.scm, gnu/packages/maths.scm, gnu/packages/pulseaudio.scm: Update my email address. * build-aux/git-authenticate.scm: Update my Savannah handle.
* gnu: armadillo: Fix typo in description.Nicolas Goaziou2020-03-28
| | | | * gnu/packages/maths.scm (armadillo): Fix spaces after "eg.".
* gnu: KOrganizer: Fix typo in description.Marius Bakke2020-03-28
| | | | * gnu/packages/kde-pim.scm (korganizer)[description]: clanedaring -> calendaring.
* gnu: youtube-viewer: Add missing comment.Efraim Flashner2020-03-28
| | | | | | | This is a follow-up to 315b98b9eb71e1a56de6a49ffbfed0af3c92be7e. * gnu/packages/video.scm (youtube-viewer)[arguments]: Add comment explaining why we don't install the gtk3 variant.
* Revert "gnu: gnupg: Use ~/.guix-profile/bin/pinentry by default."Leo Famulari2020-03-28
| | | | | | | | This commit didn't work: https://issues.guix.gnu.org/issue/24076#13 This reverts commit c7af9d0b5ebaa1fdb08ff5d8a56004998bcd8103.
* deploy: Remove use of '~*' in format string.Marius Bakke2020-03-28
| | | | | | | | | ...since 'msgfmt' fails to interpret it. Reported by Vagrant Cascadian in <https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00340.html>. See also <https://bugs.gnu.org/37505>. * guix/scripts/deploy.scm (show-what-to-deploy): Use ~d instead of ~* when displaying machines that will be deployed.
* gnu: pagekite: Update to 1.5.0.200327.Alex Griffin2020-03-28
| | | | * gnu/packages/networking.scm (pagekite): Update to 1.5.0.200327.
* gnu: python-socksipychain: Update to 2.1.1-1.eb5ee87.Alex Griffin2020-03-28
| | | | * gnu/packages/python-xyz.scm (python-socksipychain): Update to 2.1.1-1.eb5ee87.
* gnu: sbcl-cl-containers: Update to 20200212.Pierre Neidhardt2020-03-28
| | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-containers): Update to 20200212.
* gnu: lollypop: Update to 1.2.32.Christopher Baines2020-03-28
| | | | * gnu/packages/gnome.scm (lollypop): Update to 1.2.32.
* gnu: r-curl: Fix patch to respect CURL_CA_BUNDLE.base-for-series-3317Ricardo Wurmus2020-03-27
| | | | | | | Fixes <https://debbugs.gnu.org/40262>. * gnu/packages/cran.scm (r-curl)[arguments]: Ensure CURLOPT_CAINFO actually gets set.
* gnu: grammalecte: Update to 1.8.0.Nicolas Goaziou2020-03-27
| | | | * gnu/packages/dictionaries.scm (grammalecte): Update to 1.8.0.
* gnu: fet: Update to 5.44.0.Nicolas Goaziou2020-03-27
| | | | * gnu/packages/education.scm (fet): Update to 5.44.0.
* gnu: emacs-flycheck-grammalecte: Update to 1.0.Nicolas Goaziou2020-03-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 1.0.
* gnu: tmate: Update to 2.4.0.Michael Rohleder2020-03-27
| | | | | | * gnu/packages/terminals.scm (tmate): Update to 2.4.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Neofetch: Update to 7.0.0.Michael Rohleder2020-03-27
| | | | | | * gnu/packages/admin.scm (neofetch): Update to 7.0.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: mailutils: Update to 3.9.Ludovic Courtès2020-03-27
| | | | | | * gnu/packages/mail.scm (mailutils): Update to 3.9. [arguments]: In 'prepare-test-suite' phase, adjust name of the mda 'testsuite' files.
* packages: Use Guile 3.0 for grafts.Ludovic Courtès2020-03-27
| | | | | | * guix/packages.scm (guile-2.0): Rename to... (guile-for-grafts): ... this, and adjust callers. Refer to 'guile-3.0' instead of 'guile-2.0'.