summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-07-05download: Replace misconfigured Apache mirror.Tobias Geerinckx-Rice
2020-07-05combinators: Fix typo.Arun Isaac
2020-07-03import: Do not assume that 'package-source' returns an origin.Ludovic Courtès
2020-07-03upstream: Define 'url-predicate' and use it.Ludovic Courtès
2020-07-03lint: Do not assume that a package's source is an origin.Ludovic Courtès
2020-07-03guix system: "describe" displays multiboot info.Jan (janneke) Nieuwenhuizen
2020-07-02Revert "ui: Use package-description-string."Ludovic Courtès
2020-07-01channels: Dependencies listed in '.guix-channel' can have an introduction.Ludovic Courtès
2020-07-01services: provenance: Save channel introductions.Ludovic Courtès
2020-07-01guix describe: Display channel introductions and add 'channels-sans-intro'.Ludovic Courtès
2020-07-01channels: Save and interpret 'introduction' field in provenance data.Ludovic Courtès
2020-07-01channels: Remove 'signature' from <channel-introduction>.Ludovic Courtès
2020-07-01channels: Make channel introductions public.Ludovic Courtès
2020-07-01channels: Add 'openpgp-fingerprint->bytevector'.Ludovic Courtès
2020-07-01guix: build: Fix asdf-build-system/ecl.Guillaume Le Vaillant
2020-06-30lint: Adjust 'swh-error exception handler.Ludovic Courtès
2020-06-30swh: Adjust for Guile-JSON 4.0 null handling.Ludovic Courtès
2020-06-30pack: Dereference symlinks when looking for executables.Ludovic Courtès
2020-06-30build-system/r: bioconductor-uri: Fix archive URL.zimoun
2020-06-28Add more missing (ice-9 format) imports.Marius Bakke
2020-06-28channels: Error out when the 'guix' channel lacks an introduction.Ludovic Courtès
2020-06-28processes: Write to $PAGER.Ludovic Courtès
2020-06-27packages: Recognize SHA3 and BLAKE2s for 'content-hash'.Ludovic Courtès
2020-06-26store: Use '=' instead of 'eqv?'.Ludovic Courtès
2020-06-26challenge: Fix option indentation in '--help' output.Ludovic Courtès
2020-06-26Add more (ice-9 format) imports.Ludovic Courtès
2020-06-25deduplication: Leave the store permissions unchanged.Ludovic Courtès
2020-06-25deduplication: Fix default value of #:store in 'deduplicate'.Ludovic Courtès
2020-06-25deduplication: Use 'dynamic-wind' when changing permissions of the parent.Ludovic Courtès
2020-06-23openpgp: Use Libgcrypt's crc24 implementation.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-23po: Micro-optimize 'read-po-file'.Ludovic Courtès
2020-06-23po: Avoid regexps when interpreting '\n' sequences.Ludovic Courtès
2020-06-23self: Speed up Texinfo cross-reference translation.Ludovic Courtès
2020-06-22deduplicate: Avoid traversing directories twice.Ludovic Courtès
2020-06-22compile: Build gnu/{packages,tests}/* with '-O1'.Ludovic Courtès
2020-06-21channels: 'authenticate-channel' doesn't check relation with intro commit.Ludovic Courtès
2020-06-21git-authenticate: Ignore authenticated commit cache when it's not #o600.Ludovic Courtès
2020-06-20build-system/gnu: Cross builds properly handle #:allowed-references & co.Ludovic Courtès
2020-06-20tests: Actually run 'tests/guix-environment-container.sh'.Ludovic Courtès
2020-06-18build-system/asdf: Add support for component-less systems.Pierre Neidhardt
2020-06-18profiles: 'linux-module-database' hooks gracefully handles module-less kernels.Ludovic Courtès
2020-06-18profiles: Reindent 'linux-module-database'.Ludovic Courtès
2020-06-18nar: Use (guix i18n).Ludovic Courtès
2020-06-18nar: Avoid opening the database an additional time.Ludovic Courtès
2020-06-18database: 'register-items' takes an open database.Ludovic Courtès
2020-06-18build-system/gnu: Fix 'install' phase of 'gnu-dist'.Ludovic Courtès
2020-06-18repl: Fix typo that would lead ~/.guile to be used when running scripts.Ludovic Courtès
2020-06-17channels: Warn when pulling from a mirror.Ludovic Courtès