.. |
base32.scm
|
Move `sha256' to (guix hash).
|
2013-07-01 23:28:21 +02:00 |
base64.scm
|
substitute-binary: Support the Signature field of a narinfo file.
|
2014-03-30 12:02:10 +02:00 |
build-utils.scm
|
utils: Allow wrap-program to be called multiple times.
|
2014-09-13 21:53:21 -05:00 |
builders.scm
|
tests: Skip tests that would fail due to the shebang length.
|
2015-02-24 00:01:34 +01:00 |
cpan.scm
|
import: cpan: Update tests for dependency handling.
|
2015-02-20 16:05:15 -06:00 |
derivations.scm
|
tests: Factorize the network reachability test.
|
2015-02-24 00:01:34 +01:00 |
gexp.scm
|
gexp: Make sure 'gexp-outputs' removes duplicate outputs.
|
2015-03-02 16:26:13 +01:00 |
guix-archive.sh
|
tests: Make sure 'guix archive --import' succeeds.
|
2014-03-29 22:59:46 +01:00 |
guix-authenticate.sh
|
authenticate: Allow signatures with binary data to be written to stdout.
|
2014-04-22 11:30:58 +02:00 |
guix-build.sh
|
guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.
|
2014-11-30 18:54:07 +01:00 |
guix-daemon.sh
|
daemon: Add tests for substitutes and --no-substitutes.
|
2014-03-27 23:56:47 +01:00 |
guix-download.sh
|
|
|
guix-gc.sh
|
guix gc: Add --references' and --referrers'.
|
2013-02-27 23:16:00 +01:00 |
guix-hash.sh
|
guix hash: Add '--recursive'.
|
2014-02-21 23:49:52 +01:00 |
guix-lint.sh
|
lint: Fix argument parsing when several packages are specified.
|
2015-01-28 14:00:58 +01:00 |
guix-package.sh
|
tests: Skip tests that would fail due to the shebang length.
|
2015-02-24 00:01:34 +01:00 |
guix-register.sh
|
tests: Skip 'guix-register' when the socket name length is exceeded.
|
2015-02-02 12:46:36 +01:00 |
guix-system.sh
|
guix {system,offload}: Improve reporting of syntax errors.
|
2014-06-27 00:12:40 +02:00 |
hash.scm
|
hash: Add 'open-sha256-input-port', for Guile > 2.0.9.
|
2014-01-24 00:01:49 +01:00 |
lint.scm
|
tests: Properly synchronize threads in the 'home-page' lint tests.
|
2015-01-13 11:09:05 +01:00 |
monads.scm
|
monads: Add the state monad.
|
2015-01-17 23:45:48 +01:00 |
nar.scm
|
serialization: Check for EOF and incomplete input conditions.
|
2015-02-07 23:16:55 +01:00 |
packages.scm
|
tests: Skip tests that would fail due to the shebang length.
|
2015-02-24 00:01:34 +01:00 |
pk-crypto.scm
|
authenticate: Allow signatures with binary data to be written to stdout.
|
2014-04-22 11:30:58 +02:00 |
pki.scm
|
pki: Add 'signature-case' macro.
|
2014-03-31 23:34:20 +02:00 |
profiles.scm
|
profiles: Report "pseudo-upgrades" as upgrades, not downgrades.
|
2015-02-09 18:18:41 +01:00 |
pypi.scm
|
tests: import: Factorize utility function.
|
2015-01-09 10:38:25 -06:00 |
records.scm
|
records: Add support for delayed fields.
|
2015-01-19 23:30:42 +01:00 |
sets.scm
|
Add (guix sets).
|
2015-01-11 23:50:01 +01:00 |
signing-key.pub
|
daemon: Implement signed archive import/export.
|
2013-12-20 17:17:42 +01:00 |
signing-key.sec
|
daemon: Implement signed archive import/export.
|
2013-12-20 17:17:42 +01:00 |
snix.scm
|
import: Add PyPI importer.
|
2014-09-29 19:30:28 -04:00 |
store.scm
|
tests: Don't dump the list of dead items in the test log.
|
2015-02-02 12:46:36 +01:00 |
substitute-binary.scm
|
Break module cycle involving (guix store) and (guix ui).
|
2014-10-09 23:51:19 +02:00 |
syscalls.scm
|
tests: Adjust syscall tests for 2.6ish Linux.
|
2015-01-19 15:44:12 +01:00 |
test.drv
|
|
|
ui.scm
|
ui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS.
|
2015-02-26 00:04:36 +01:00 |
union.scm
|
tests: Factorize the network reachability test.
|
2015-02-24 00:01:34 +01:00 |
utils.scm
|
utils: Add 'strip-keyword-arguments'.
|
2014-10-05 21:57:19 +02:00 |