guix-devel/guix
Ludovic Courtès 4bb5e0aeb3
publish: Add '--nar-path'.
* guix/scripts/publish.scm (show-help, %options): Add '--nar-path'.
(%default-options): Add 'nar-path'.
(guix-publish): Honor it.
2017-03-22 14:05:59 +01:00
..
build download: Handle username and password properties for FTP URIs. 2017-03-21 12:15:14 +01:00
build-system build-system/cargo (cargo-build): Add cargo-build-flags, remove configure-flags. 2017-03-17 16:48:08 +01:00
import gnu: r: Do not build recommended packages. 2017-03-17 10:14:02 +01:00
scripts publish: Add '--nar-path'. 2017-03-22 14:05:59 +01:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
docker.scm pack: Add '--target'. 2017-03-18 00:38:41 +01:00
download.scm download: Remove non-existent kernel mirror. 2017-03-19 21:18:46 -04:00
elf.scm
ftp-client.scm ftp-client: Allow custom username and password for FTP servers. 2017-03-21 12:14:05 +01:00
gcrypt.scm
gexp.scm gexp: Add '=>' syntax to import computed modules. 2017-03-16 22:50:14 +01:00
git-download.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm
hash.scm
hg-download.scm
http-client.scm http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0. 2017-03-18 00:39:50 +01:00
licenses.scm
memoization.scm memoization: Micro-optimize code produced by 'define-cache-procedure'. 2017-03-16 22:50:15 +01:00
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm
pk-crypto.scm publish: The public and private keys are now SRFI-39 parameters. 2017-03-22 14:05:59 +01:00
pki.scm
profiles.scm profiles: Packages in a profile can be cross-compiled. 2017-03-17 23:25:53 +01:00
records.scm
scripts.scm
search-paths.scm
serialization.scm build: Require Guile >= 2.0.9. 2017-03-18 00:39:49 +01:00
sets.scm
ssh.scm
store.scm
svn-download.scm
tests.scm
ui.scm
upstream.scm
utils.scm
zlib.scm