summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-04-22profiles: Add #:name parameter to 'profile-derivation'.Ludovic Courtès
2020-04-22gexp: Add 'load-path?' field to <scheme-file>.Ludovic Courtès
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-21packages: Recommend against the use of 'package-file'.Ludovic Courtès
2020-04-20syscalls: Fix Linux detection in 'readdir*'.Julien Lepiller
2020-04-19tests: Invoke 'git' with a custom '.gitconfig' and ignore the system config.Ludovic Courtès
2020-04-19status: Remove extra space before ellipsis.Ludovic Courtès
2020-04-17gnupg: Accept revoked keys.Tobias Geerinckx-Rice
2020-04-17ui: Fix typos, 80-col & grammar in comments & docstrings.Vincent Legoll
2020-04-17status: Allow double-click select of URLs.TomZ
2020-04-16import/print: Don't factorize URI if there's no version match.Ricardo Wurmus
2020-04-16import/utils: alist->package: Include arguments.Ricardo Wurmus
2020-04-16import/json: json->code: Handle files with more than one definition.Ricardo Wurmus
2020-04-16import/utils: alist->package: Ignore known inputs.Ricardo Wurmus
2020-04-16import/print: package->code: Wrap S-expression in definition.Ricardo Wurmus
2020-04-16import/json: Use json->code.Ricardo Wurmus
2020-04-16scripts/package: Handle JSON files.Ricardo Wurmus
2020-04-16scripts/build: options->things-to-build: Handle .json files.Ricardo Wurmus
2020-04-16import/json: Add json->scheme-file.Ricardo Wurmus
2020-04-16import/print: package->code: Wrap build system value in module reference.Ricardo Wurmus
2020-04-16import/print: Return license with prefix.Ricardo Wurmus
2020-04-16syscalls: 'readdir*' chooses between the Linux and Hurd code at run time.Ludovic Courtès
2020-04-15Merge branch 'version-1.1.0'Ludovic Courtès
2020-04-14weather: Delete duplicate entries coming from '--manifest'.Ludovic Courtès
2020-04-13self: Prevent inlining of internal procedures used by 'doc/build.scm'.Ludovic Courtès
2020-04-12build: julia-build-system: Update for new Julia version.nixo
2020-04-10lint: 'check-patch-file-names' restricts to shorter file names.Ludovic Courtès
2020-04-10lint: Check for inappropriate inputs in propagated-inputs too.Efraim Flashner
2020-04-08download: Use correct system and guile in 'url-fetch/tarbomb' and 'url-fetch/...Diego Nicola Barbato
2020-04-08records: Have ABI check work well for cross-compilation.Ludovic Courtès
2020-04-08compile: Run the load phase within 'with-target'.Ludovic Courtès
2020-04-08reconfigure: Correctly re-throw SRFI-34 exceptions on Guile 3.Ludovic Courtès
2020-04-07Revert "Allow double-click select of URL in status"Marius Bakke
2020-04-07Allow double-click select of URL in statusTomZ
2020-04-07lint: 'm4' is a native input.Marius Bakke
2020-04-06channels: Call 'build-self.scm' procedure with a trivial build handler.Ludovic Courtès
2020-04-06gnu: Move PACKAGES-WITH-*PATCHES to (guix packages)Carl Dong
2020-04-05store: 'with-store' uses 'with-exception-handler'.Ludovic Courtès
2020-04-04store: 'with-store' doesn't close the store upon abort.Ludovic Courtès
2020-04-03pack: Pass the cross-compilation target to 'run-with-store'.Ludovic Courtès
2020-04-03guix system: Mention 'herd restart' when reconfigure completes.Ludovic Courtès
2020-04-03guix system: Remove unused procedure.Ludovic Courtès
2020-04-03reconfigure: Silence Guile warnings.Ludovic Courtès
2020-04-03Revert "reconfigure: Run the effect scripts as separate processes."Ludovic Courtès
2020-04-02reconfigure: Run the effect scripts as separate processes.Ludovic Courtès
2020-04-02guix system: Do not import the user's (guix config).Ludovic Courtès
2020-04-02git: Don't try to resolve tags with 'tag-lookup'.Ludovic Courtès
2020-04-02bournish: Prevent inlining of run-time support procedures.Ludovic Courtès