..
base32.scm
base32: Use a custom error condition instead of 'misc-error'.
2015-05-31 22:39:48 +02:00
base64.scm
build-utils.scm
tests: Unset 'LOCPATH' before running bootstrap program.
2015-09-24 21:21:02 +02:00
builders.scm
tests: Skip tests that would fail due to the shebang length.
2015-02-24 00:01:34 +01:00
challenge.scm
Add 'guix challenge'.
2015-10-20 00:57:36 +02:00
containers.scm
build: container: Add feature test predicates.
2015-11-03 11:41:04 -05:00
cpan.scm
tests: Disable grafting by default for most tests.
2016-03-06 23:16:35 +01:00
cpio.scm
Add (guix cpio).
2015-06-24 18:05:03 +02:00
cran.scm
tests: Move beatify-description tests to import-tests.
2016-01-20 22:06:25 +10:00
cve-sample.xml
Add (guix cve).
2015-11-26 22:35:01 +01:00
cve.scm
Add (guix cve).
2015-11-26 22:35:01 +01:00
derivations.scm
derivations: Raise an error when a module file is not found.
2016-03-23 00:23:12 +01:00
elpa.scm
tests: Use the right identifier in tests/elpa.scm.
2015-07-08 15:30:49 +02:00
file-systems.scm
file-systems: 'uuid' raises a syntax error for invalid UUIDs.
2015-07-16 09:49:36 +02:00
gem.scm
import: gem: Beautify only the description, not the synopsis.
2016-01-20 21:52:52 +10:00
gexp.scm
gexp: Add #:disallowed-references.
2016-03-20 22:46:14 +01:00
gnu-maintenance.scm
gnu-maintenance: Add tests for 'release-file?'.
2015-12-07 23:32:01 +01:00
grafts.scm
grafts: Graft recursively.
2016-03-01 16:00:46 +01:00
graph.scm
tests: Disable grafting by default for most tests.
2016-03-06 23:16:35 +01:00
gremlin.scm
gremlin: Add support for the expansion of $ORIGIN in RUNPATH.
2015-04-23 18:52:40 +02:00
guix-archive.sh
guix archive: Add '--extract'.
2015-10-19 10:10:47 +02:00
guix-authenticate.sh
guix-build.sh
packages: Support the deprecated "NAME-VERSION" syntax.
2016-03-08 11:38:46 +01:00
guix-daemon.sh
tests: Disable grafts by default.
2016-03-02 14:47:07 +01:00
guix-download.sh
guix download: Fail when more than one URL is passed.
2015-11-23 17:48:35 +01:00
guix-environment-container.sh
scripts: environment: Build environments as profiles.
2016-02-12 22:02:06 +01:00
guix-environment.sh
scripts: environment: Build environments as profiles.
2016-02-12 22:02:06 +01:00
guix-gc.sh
guix gc: Error out when extra arguments are passed.
2015-11-11 23:29:20 +01:00
guix-graph.sh
graph: Add '%bag-with-origins-node-type'.
2015-11-23 23:34:15 +01:00
guix-hash.sh
guix-lint.sh
utils: Use '@' for separating package names and version numbers.
2016-03-02 21:41:41 +01:00
guix-package-net.sh
guix package: '--search-paths' can report combined search paths.
2015-11-11 00:37:50 +01:00
guix-package.sh
utils: Use '@' for separating package names and version numbers.
2016-03-02 21:41:41 +01:00
guix-register.sh
guix-register: Perform deduplication even when --prefix is passed.
2015-06-10 13:47:58 +02:00
guix-system.sh
services: Rename 'dmd' services to 'shepherd'.
2016-01-29 20:21:53 +03:00
hackage.scm
import: hackage: Add new tests.
2015-11-26 18:17:23 +01:00
hash.scm
import-utils.scm
tests: Move beatify-description tests to import-tests.
2016-01-20 22:06:25 +10:00
lint.scm
tests: Use 'dummy-origin' for lint tests when possible.
2016-01-28 16:31:38 +01:00
monads.scm
tests: Disable grafting by default for most tests.
2016-03-06 23:16:35 +01:00
nar.scm
tests: Work around Btrfs handling of nlink for empty directories.
2015-08-26 00:43:36 +02:00
packages.scm
packages: Gracefully report packages not found.
2016-03-08 11:48:21 +01:00
pk-crypto.scm
pki.scm
profiles.scm
tests: Disable grafting by default for most tests.
2016-03-06 23:16:35 +01:00
publish.scm
publish: Do not publish nars for invalid store items.
2016-02-25 12:44:41 +01:00
pypi.scm
import: pypi: Emit 'pypi-uri' only when it yields the right URL.
2016-03-19 23:54:19 +01:00
records.scm
tests: Avoid sequence of zero expressions.
2015-06-11 23:33:32 +02:00
scripts-build.scm
guix build: Add '--with-input'.
2016-02-01 08:59:13 +01:00
scripts.scm
Add (guix scripts).
2015-09-18 21:42:06 +03:00
services.scm
services: Rename 'dmd' services to 'shepherd'.
2016-01-29 20:21:53 +03:00
sets.scm
Add (guix sets).
2015-01-11 23:50:01 +01:00
signing-key.pub
signing-key.sec
size.scm
tests: Adjust tests for new bootstrap Guile.
2015-07-12 01:27:00 +02:00
snix.scm
utils: Remove Nixpkgs helpers.
2015-10-06 23:51:04 +02:00
store.scm
substitute: Honor client-provided empty URL list.
2016-03-16 18:34:53 +01:00
substitute.scm
substitute: Honor all the specified server URLs.
2015-10-28 12:04:03 +01:00
syscalls.scm
build: container: Add feature test predicates.
2015-11-03 11:41:04 -05:00
system.scm
system: grub: Search root device by label or UUID if possible.
2016-01-22 00:02:52 +01:00
test.drv
ui.scm
utils: Use '@' for separating package names and version numbers.
2016-03-02 21:41:41 +01:00
union.scm
tests: Factorize the network reachability test.
2015-02-24 00:01:34 +01:00
upstream.scm
upstream: Fix 'signature-urls' coalescing.
2016-03-09 15:08:00 +01:00
utils.scm
utils: Use '@' for separating package names and version numbers.
2016-03-02 21:41:41 +01:00