..
base32.scm
Move `sha256' to (guix hash).
7 years ago
base64.scm
substitute-binary: Support the Signature field of a narinfo file.
7 years ago
build-utils.scm
utils: Allow wrap-program to be called multiple times.
6 years ago
builders.scm
tests: Skip tests that would fail due to the shebang length.
6 years ago
cpan.scm
import: cpan: Update tests for dependency handling.
6 years ago
derivations.scm
tests: Factorize the network reachability test.
6 years ago
gexp.scm
gexp: Add #:graft? parameter to 'gexp->derivation'.
6 years ago
guix-archive.sh
tests: Make sure 'guix archive --import' succeeds.
7 years ago
guix-authenticate.sh
authenticate: Allow signatures with binary data to be written to stdout.
6 years ago
guix-build.sh
guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.
6 years ago
guix-daemon.sh
daemon: Add tests for substitutes and --no-substitutes.
7 years ago
guix-download.sh
Replace individual scripts with master 'guix' script.
8 years ago
guix-gc.sh
guix gc: Add `--references' and `--referrers'.
8 years ago
guix-hash.sh
guix hash: Add '--recursive'.
7 years ago
guix-lint.sh
lint: Fix argument parsing when several packages are specified.
6 years ago
guix-package.sh
tests: Skip tests that would fail due to the shebang length.
6 years ago
guix-register.sh
tests: Skip 'guix-register' when the socket name length is exceeded.
6 years ago
guix-system.sh
guix {system,offload}: Improve reporting of syntax errors.
6 years ago
hash.scm
hash: Add 'open-sha256-input-port', for Guile > 2.0.9.
7 years ago
lint.scm
tests: Properly synchronize threads in the 'home-page' lint tests.
6 years ago
monads.scm
monads: Add the state monad.
6 years ago
nar.scm
serialization: Check for EOF and incomplete input conditions.
6 years ago
packages.scm
tests: Skip tests that would fail due to the shebang length.
6 years ago
pk-crypto.scm
authenticate: Allow signatures with binary data to be written to stdout.
6 years ago
pki.scm
pki: Add 'signature-case' macro.
7 years ago
profiles.scm
profiles: Report "pseudo-upgrades" as upgrades, not downgrades.
6 years ago
pypi.scm
tests: import: Factorize utility function.
6 years ago
records.scm
records: Add support for delayed fields.
6 years ago
sets.scm
Add (guix sets).
6 years ago
signing-key.pub
daemon: Implement signed archive import/export.
7 years ago
signing-key.sec
daemon: Implement signed archive import/export.
7 years ago
snix.scm
import: Add PyPI importer.
6 years ago
store.scm
tests: Don't dump the list of dead items in the test log.
6 years ago
substitute-binary.scm
Break module cycle involving (guix store) and (guix ui).
6 years ago
syscalls.scm
tests: Adjust syscall tests for 2.6ish Linux.
6 years ago
test.drv
Add unit test for derivation parsing and output.
9 years ago
ui.scm
ui: Simplify 'show-manifest-transaction' test.
6 years ago
union.scm
tests: Factorize the network reachability test.
6 years ago
utils.scm
utils: Add 'strip-keyword-arguments'.
6 years ago