guix-devel/guix
Mark H Weaver 89328d240f Add support for 'cvs-fetch' method in origins.
* guix/cvs-download.scm, guix/build/cvs.scm: New files.
* Makefile.am (MODULES): Add them.
2015-02-04 01:51:20 -05:00
..
build Add support for 'cvs-fetch' method in origins. 2015-02-04 01:51:20 -05:00
build-system
import
scripts guix: environment: Consider all package outputs. 2015-02-03 16:11:01 -05:00
base32.scm
base64.scm
build-system.scm
config.scm.in
cvs-download.scm Add support for 'cvs-fetch' method in origins. 2015-02-04 01:51:20 -05:00
derivations.scm store: Remove 'build-derivations'. 2015-02-02 12:46:36 +01:00
download.scm
elf.scm
ftp-client.scm
gcrypt.scm Add (guix gcrypt). 2015-01-26 21:58:12 +01:00
gexp.scm
git-download.scm
gnu-maintenance.scm
gnupg.scm
hash.scm hash: Initialize libgcrypt before use. 2015-01-26 21:58:12 +01:00
http-client.scm
licenses.scm
monad-repl.scm
monads.scm doc: Document '%state-monad' and update '%store-monad' description. 2015-01-17 23:45:48 +01:00
nar.scm nar: Read archive signatures as Latin-1 strings. 2015-01-18 22:19:04 +01:00
packages.scm packages: Mark the 'patches' field as delayed. 2015-01-20 09:59:56 +01:00
pk-crypto.scm Add (guix gcrypt). 2015-01-26 21:58:12 +01:00
pki.scm
profiles.scm
records.scm records: Add support for delayed fields. 2015-01-19 23:30:42 +01:00
serialization.scm serialization: Read Latin-1 strings with 'get-bytevector-n'. 2015-01-18 22:17:09 +01:00
sets.scm
store.scm store: Remove 'build-derivations'. 2015-02-02 12:46:36 +01:00
svn-download.scm Remove outdated comment from svn-fetch. 2015-02-04 00:14:37 -05:00
tests.scm tests: Add 'with-derivation-substitute' and use it. 2015-02-02 12:46:35 +01:00
ui.scm ui: Update copyright year in '--version' output. 2015-01-28 21:32:58 +01:00
utils.scm