aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-06-17 19:06:14 +0200
committerLudovic Courtès <ludo@gnu.org>2020-06-17 19:32:43 +0200
commitba8c09f289ecaced633a7889572ba8cc2167a654 (patch)
treebd19163cc00cf973191b0bcc811e84078aa21ef8 /AUTHORS
parent7488d70c555e9ecb9e41fad1b3cfd1234edbaa9d (diff)
downloadguix-ba8c09f289ecaced633a7889572ba8cc2167a654.tar.gz
guix-ba8c09f289ecaced633a7889572ba8cc2167a654.zip
build-system/gnu: Rename "make dist" phase to 'build-dist'.
* guix/build/gnu-dist.scm (%dist-phases): Add BUILD under the name 'build-dist'.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions
gnu/packages.scm?id=36754eee28187b41e9a6ef15cd3c9911449a4e8d'>packages: Remove duplicates from package cache....Ludovic Courtès 2019-02-06Merge branch 'master' into core-updatesRicardo Wurmus 2019-01-15guix package: '--list-available' can use data from the cache....Ludovic Courtès 2019-01-15edit: Use 'specification->location' to read information from the cache....Ludovic Courtès 2019-01-15channels: Compute a package cache and use it....Ludovic Courtès 2019-01-15packages: Remove 'find-newest-available-packages'....Ludovic Courtès 2018-12-20gnu: Use i686-linux bootstrap binaries on x86_64-linux....Ludovic Courtès 2018-09-02Add (guix describe) and use it to initialize '%package-search-path'....Ludovic Courtès 2018-05-13packages: 'find-packages-by-name' properly honors version prefixes....Ludovic Courtès 2018-04-08discovery: Remove dependency on (guix ui)....Ludovic Courtès 2018-04-08Add (guix self)....Ludovic Courtès