aboutsummaryrefslogtreecommitdiff
path: root/srfi
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-01-01 16:55:34 +0100
committerLudovic Courtès <ludo@gnu.org>2013-01-01 16:55:34 +0100
commit4d058c67929aa9d464fcb1ff0217122424078cb8 (patch)
treeddcaa67983811b94a6323631172e4faf827a9e7f /srfi
parent450fb5a6b44f05dbaa35daf2b696dfc4d502be96 (diff)
downloadguix-4d058c67929aa9d464fcb1ff0217122424078cb8.tar.gz
guix-4d058c67929aa9d464fcb1ff0217122424078cb8.zip
build-system/gnu: Add `static-package'.
* distro/packages/make-bootstrap.scm (static-package): Move to... * guix/build-system/gnu.scm (static-package): ... here. New procedure.
Diffstat (limited to 'srfi')
0 files changed, 0 insertions, 0 deletions
9094f5987009947ff63bdb9e0c'>doc: Add missing period at the end of the sentence.Miguel Ángel Arruga Vivas 2020-10-31doc: Add "Defining Package Variants" section....Ludovic Courtès 2020-10-30services: guix-publish: Add 'cache-bypass-threshold' field....Ludovic Courtès 2020-10-30services: swap: Allow for UUIDs and file system labels....Ludovic Courtès 2020-10-30scripts: lint: Add '--exclude' option....zimoun 2020-10-30scripts: lint: Fix '--no-network' option....zimoun