summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* guix: edit: Make nano the default editor.Raghav Gururajan2020-04-27
* import: crate: Gracefully handle non-existent crates.Ludovic Courtès2020-04-27
* channels: Use a declarative profile.Ludovic Courtès2020-04-26
* pack: Use a declarative profile.Ludovic Courtès2020-04-26
* profiles: Add lowerable <profile> record type.Ludovic Courtès2020-04-26
* substitute: Close port at the end of http-multiple-get.Christopher Baines2020-04-26
* substitute: Make http-multiple-get batch size configurable.Christopher Baines2020-04-26
* substitute: Use the same port for multiple request batches.Christopher Baines2020-04-26
* guix package: Export 'search-path-environment-variables'.Marius Bakke2020-04-24
* Revert "licenses: Export license record."Mathieu Othacehe2020-04-24
* compile: Pre-load the compiler outside 'with-target'.Ludovic Courtès2020-04-23
* licenses: Export license record.zimoun2020-04-23
* git-version: Raise a condition instead of an error.Jakub Kądziołka2020-04-23
* git-version: Handle invalid arguments gracefullyJakub Kądziołka2020-04-23
* profiles: Add #:name parameter to 'profile-derivation'.Ludovic Courtès2020-04-22
* gexp: Add 'load-path?' field to <scheme-file>.Ludovic Courtès2020-04-22
* self: Build and install 'guix-cookbook.info' and its translations.Ludovic Courtès2020-04-21
* self: translate-texi-manuals: Add 'available-translations'.Ludovic Courtès2020-04-21
* self: translate-texi-manuals: Don't hardcode "guix.texi".Ludovic Courtès2020-04-21
* packages: Recommend against the use of 'package-file'.Ludovic Courtès2020-04-21
* syscalls: Fix Linux detection in 'readdir*'.Julien Lepiller2020-04-20
* tests: Invoke 'git' with a custom '.gitconfig' and ignore the system config.Ludovic Courtès2020-04-19
* status: Remove extra space before ellipsis.Ludovic Courtès2020-04-19
* gnupg: Accept revoked keys.Tobias Geerinckx-Rice2020-04-17
* ui: Fix typos, 80-col & grammar in comments & docstrings.Vincent Legoll2020-04-17
* status: Allow double-click select of URLs.TomZ2020-04-17
* import/print: Don't factorize URI if there's no version match.Ricardo Wurmus2020-04-16
* import/utils: alist->package: Include arguments.Ricardo Wurmus2020-04-16
* import/json: json->code: Handle files with more than one definition.Ricardo Wurmus2020-04-16
* import/utils: alist->package: Ignore known inputs.Ricardo Wurmus2020-04-16
* import/print: package->code: Wrap S-expression in definition.Ricardo Wurmus2020-04-16
* import/json: Use json->code.Ricardo Wurmus2020-04-16
* scripts/package: Handle JSON files.Ricardo Wurmus2020-04-16
* scripts/build: options->things-to-build: Handle .json files.Ricardo Wurmus2020-04-16
* import/json: Add json->scheme-file.Ricardo Wurmus2020-04-16
* import/print: package->code: Wrap build system value in module reference.Ricardo Wurmus2020-04-16
* import/print: Return license with prefix.Ricardo Wurmus2020-04-16
* syscalls: 'readdir*' chooses between the Linux and Hurd code at run time.Ludovic Courtès2020-04-16
* Merge branch 'version-1.1.0'Ludovic Courtès2020-04-15
|\
| * weather: Delete duplicate entries coming from '--manifest'.Ludovic Courtès2020-04-14
* | self: Prevent inlining of internal procedures used by 'doc/build.scm'.Ludovic Courtès2020-04-13
* | build: julia-build-system: Update for new Julia version.nixo2020-04-12
* | lint: 'check-patch-file-names' restricts to shorter file names.Ludovic Courtès2020-04-10
* | lint: Check for inappropriate inputs in propagated-inputs too.Efraim Flashner2020-04-10
|/
* download: Use correct system and guile in 'url-fetch/tarbomb' and 'url-fetch/...Diego Nicola Barbato2020-04-08
* records: Have ABI check work well for cross-compilation.Ludovic Courtès2020-04-08
* compile: Run the load phase within 'with-target'.Ludovic Courtès2020-04-08
* reconfigure: Correctly re-throw SRFI-34 exceptions on Guile 3.Ludovic Courtès2020-04-08
* Revert "Allow double-click select of URL in status"Marius Bakke2020-04-07
* Allow double-click select of URL in statusTomZ2020-04-07