summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-05-23gnu: bootstrap: Add support for powerpc-linux.Efraim Flashner
2021-05-22Merge branch 'master' into core-updatesMarius Bakke
2021-05-22scripts: discover: Report Avahi errors.Mathieu Othacehe
2021-05-20guix: Build texlive-configuration only when texlive-base is present.Ricardo Wurmus
2021-05-20scripts: challenge: Fix regression.Mathieu Othacehe
2021-05-17ui: 'load*' compiles with '-O1'.Ludovic Courtès
2021-05-17ui: Remove Guile 2.2.3 workaround.Ludovic Courtès
2021-05-16publish: Add '--negative-ttl'.Ludovic Courtès
2021-05-16substitutes: Reduce negative TTLs.Ludovic Courtès
2021-05-15Merge branch 'master' into core-updatesLudovic Courtès
2021-05-15inferior: Support querying package replacements.Christopher Baines
2021-05-14swh: 'lookup-origin-revision' ignores partial visits.Ludovic Courtès
2021-05-14self: Add dependency on Disarchive.Ludovic Courtès
2021-05-14import: go: Fix goproxy option argument's format.Zheng Junjie
2021-05-13challenge: Be defensive in the size passed to the progress reporter.Ludovic Courtès
2021-05-13self: Build with 'guile-3.0-latest'.Ludovic Courtès
2021-05-12channels: Add a #:system argument to channel-instances->manifest.Christopher Baines
2021-05-11Merge branch 'version-1.3.0'Maxim Cournoyer
2021-05-11ssh: Fix type that broke offloading.Ludovic Courtès
2021-05-10guix: scripts system: Increase the size for generating Docker container images.Roel Janssen
2021-05-09describe: Gracefully handle profiles that lack provenance info.Ludovic Courtès
2021-05-09diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6.Ludovic Courtès
2021-05-09Merge branch 'master' into core-updatesMarius Bakke
2021-05-08ssh: Honor GUIX_DAEMON_SOCKET on the target machine.Ludovic Courtès
2021-05-08store: Export 'connect-to-daemon'.Ludovic Courtès
2021-05-08ssh: 'connect-to-remote-daemon' raises a nicer message upon error.Ludovic Courtès
2021-05-08store: 'open-connection' never returns #f.Ludovic Courtès
2021-05-08weather: '--display-missing' shows the system type of missing items.Ludovic Courtès
2021-05-08build-system: asdf: Work around package-name->name+version bug.Guillaume Le Vaillant
2021-05-08gnu: libgc@8: Build with '--disable-munmap'.Ludovic Courtès
2021-05-05download: Restore error reporting.Timothy Sample
2021-05-05swh: Adjust for compatibility with Guile 2.2's (web client).Ludovic Courtès
2021-05-05cvs-download: Fix module exportsKonrad Hinsen
2021-05-05swh: Adjust for compatibility with Guile 2.2's (web client).Ludovic Courtès
2021-05-05profiles: texlive-configuration: Handle updmap.cfg conflict.Ricardo Wurmus
2021-05-05build-system: emacs: Clarify %install-dir.Leo Prikler
2021-05-05ui: Suggest installing glibc-locales, not glibc-utf8-locales.Maxim Cournoyer
2021-05-05status: Avoid abbreviation in messages.Ludovic Courtès
2021-05-04build-system/copy: Avoid use of 'set!'.Efraim Flashner
2021-05-03profiles: texlive-configuration: Refresh font maps.Ricardo Wurmus
2021-05-02android-repo-download: Add guile-json extension.Mathieu Othacehe
2021-05-02cvs-download: Add guile-json and gnutls extensions.Mathieu Othacehe
2021-05-02hg-download: Add guile-json and gnutls extensions.Mathieu Othacehe
2021-05-01build-system: emacs: Use subdirectories again.Leo Prikler
2021-05-01profiles: Add hook for Emacs subdirs.Leo Prikler
2021-04-29download: Use Disarchive as a last resort.Timothy Sample
2021-04-29diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6.Ludovic Courtès
2021-04-29packages: 'package-with-patches' preserves package location.Ludovic Courtès
2021-04-28Revert "download: Use Disarchive as a last resort."Timothy Sample
2021-04-27download: Use Disarchive as a last resort.Timothy Sample