summaryrefslogtreecommitdiff
path: root/guix/self.scm
AgeCommit message (Expand)Author
2021-07-09self: Remove stale comment about "mmap(PROT_NONE) failed" crash....Ludovic Courtès
2021-07-09Revert "self: Build translated manuals with a single process."...Ludovic Courtès
2021-07-07self: Build translated manuals with a single process....Maxim Cournoyer
2021-06-07etc: Add "bordeaux.guix.gnu.org.pub" public key file....Christopher Baines
2021-05-14self: Add dependency on Disarchive....Ludovic Courtès
2021-05-13self: Build with 'guile-3.0-latest'....Ludovic Courtès
2021-04-29download: Use Disarchive as a last resort....Timothy Sample
2021-03-10import: Add Go importer....Katherine Cox-Buday
2021-02-04channels: Record 'guix' channel metadata in (guix config)....Ludovic Courtès
2021-01-14self: Add dependency on guile-zstd....Ludovic Courtès
2021-01-04graph: Install JavaScript files....Ludovic Courtès
2020-12-11self: Remove the empty string from '%load-extensions'....Ludovic Courtès
2020-12-11self: Move Guile early in the module search path....Ludovic Courtès
2020-12-03self: Factorize package dependency enumeration....Ludovic Courtès
2020-12-03gnu: guile-semver: Switch to Guile 3.0....Ludovic Courtès
2020-12-02guix: self: Add guile-semver as a depenedency....Martin Becze
2020-11-29self: Fix guile-avahi lookup....Mathieu Othacehe
2020-11-29Add Avahi support....Mathieu Othacehe
2020-11-16self: Limit the number of threads used when translating manuals....Ludovic Courtès
2020-10-05self: Use a 'guile' that doesn't complain about locales....Ludovic Courtès
2020-09-25gnu: Replace uses of 'guile3.0-gnutls' by 'gnutls'....Ludovic Courtès
2020-09-08Remove (guix json) and require Guile-JSON 4.3.0+....Ludovic Courtès
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config)....Mathieu Othacehe
2020-07-10maint: Remove traces of "berlin.guixsd.org"....Ludovic Courtès
2020-06-23self: Parallelize translation of the manual....Ludovic Courtès
2020-06-23self: Move statements after definitions in translation derivation....Ludovic Courtès
2020-06-23self: Speed up Texinfo cross-reference translation....Ludovic Courtès
2020-05-25self: Optimize 'file-append*' for 'local-file?'....Ludovic Courtès
2020-04-23Merge branch 'master' into core-updates...Marius Bakke
2020-04-21self: Build and install 'guix-cookbook.info' and its translations....Ludovic Courtès
2020-04-21self: translate-texi-manuals: Add 'available-translations'....Ludovic Courtès
2020-04-21self: translate-texi-manuals: Don't hardcode "guix.texi"....Ludovic Courtès
2020-04-18guix: self: Use guile with libgc-7....Christopher Baines
2020-04-13Merge branch 'master' into core-updatesMarius Bakke
2020-04-13self: Prevent inlining of internal procedures used by 'doc/build.scm'....Ludovic Courtès
2020-03-16gnu: Default to Guile 3.0....Ludovic Courtès
2020-01-23self: Build with Guile 3.0....Ludovic Courtès
2020-01-23compile: Remove incorrect exports....Ludovic Courtès
2019-09-27Merge branch 'master' into core-updatesMarius Bakke
2019-09-26self: Mark trivial "-modules" derivations as non-substitutable....Ludovic Courtès
2019-07-31Merge branch 'master' into core-updatesMarius Bakke
2019-07-25maint: Switch to Guile-JSON 3.x....Ludovic Courtès
2019-07-17Merge branch 'master' into core-updatesLudovic Courtès
2019-07-16Use more guix.gnu.org....Tobias Geerinckx-Rice
2019-07-12Merge branch 'master' into core-updates...Marius Bakke
2019-07-06self: Ship the (gnu machine …) modules....Mark H Weaver
2019-07-02Merge branch 'staging' into core-updatesMarius Bakke
2019-06-29etc: Remove hydra.gnu.org.pub key....Tobias Geerinckx-Rice
2019-06-15self: Don't build (guix tests …)....Ludovic Courtès
2019-05-28self: Fix unquoting....Ricardo Wurmus