..
base16.scm
utils: Move base16 procedures to (guix base16).
2017-03-16 22:50:14 +01:00
base32.scm
…
base64.scm
…
bournish.scm
…
build-utils.scm
…
builders.scm
…
cache.scm
…
challenge.scm
tests: Add 'test-assertm' to (guix tests).
2018-11-12 23:37:13 +01:00
channels.scm
guix: Add support for channel dependencies.
2018-12-09 13:55:22 +01:00
combinators.scm
…
containers.scm
tests: Fix race condition in 'container-excursion*' test.
2017-05-31 17:08:45 +02:00
cpan.scm
…
cpio.scm
…
cran.scm
…
crate.scm
…
cve-sample.xml
…
cve.scm
…
debug-link.scm
tests: Add 'test-assertm' to (guix tests).
2018-11-12 23:37:13 +01:00
derivations.scm
derivations: Add properties.
2018-11-28 10:39:58 +01:00
discovery.scm
…
elpa.scm
…
file-systems.scm
…
gem.scm
Switch to Guile-Gcrypt.
2018-09-04 17:25:11 +02:00
gexp.scm
gexp: Lowering a <computed-file> honors SYSTEM and TARGET.
2019-01-05 00:08:04 +01:00
glob.scm
glob: Add an extra glob pattern compilation stage.
2018-03-18 22:57:17 +01:00
gnu-maintenance.scm
…
grafts.scm
grafts: Record metadata as derivation properties.
2018-11-28 10:39:58 +01:00
graph.scm
…
gremlin.scm
…
guix-archive.sh
guix archive: Add '--extract'.
2015-10-19 10:10:47 +02: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-branch.sh
git: Nicely report '--with-commit' errors.
2018-11-30 17:03:04 +01:00
guix-build.sh
…
guix-daemon.sh
…
guix-describe.sh
Add 'guix describe'.
2018-09-07 11:40:22 +02:00
guix-download.sh
…
guix-environment-container.sh
environment: Add --user.
2018-03-02 11:55:43 +01:00
guix-environment.sh
environment: Support package transformation options.
2018-12-17 23:33:42 +01:00
guix-gc.sh
…
guix-graph.sh
…
guix-hash.sh
…
guix-lint.sh
…
guix-pack-localstatedir.sh
pack: Add '--profile-name'.
2018-11-23 15:42:01 +01:00
guix-pack-relocatable.sh
pack: Add test for '--relocatable'.
2018-11-06 23:21:24 +01:00
guix-pack.sh
store-copy: Canonicalize the mtime and permissions of the store copy.
2018-11-06 23:21:24 +01:00
guix-package-net.sh
…
guix-package.sh
guix package: '--show' errors when asked for a non-existent package.
2018-11-11 23:53:29 +01:00
guix-system.sh
services: Deprecate a few more service procedures.
2019-01-11 12:14:38 +01:00
hackage.scm
…
import-utils.scm
…
inferior.scm
inferior: Add 'inferior-eval-with-store'.
2018-11-28 10:39:58 +01:00
lint.scm
guix: lint: Warn only if GitHub URI is not same as the package URI.
2019-01-10 15:39:35 +05:30
modules.scm
…
monads.scm
build: Add a Guile custom test driver using SRFI-64.
2016-04-03 14:19:09 +02:00
nar.scm
deduplication: Restore directory mtime and permissions after deduplication.
2018-11-13 14:59:46 +01:00
opam.scm
import: Update opam importer.
2018-12-17 21:43:51 +01:00
pack.scm
store-copy: Canonicalize the mtime and permissions of the store copy.
2018-11-06 23:21:24 +01:00
packages.scm
…
pki.scm
Switch to Guile-Gcrypt.
2018-09-04 17:25:11 +02:00
print.scm
…
processes.scm
Add 'guix processes'.
2018-10-29 00:13:38 +01:00
profiles.scm
tests: Add 'test-assertm' to (guix tests).
2018-11-12 23:37:13 +01:00
publish.scm
Remove most uses of the _IO*F constants.
2019-01-09 14:47:53 +01:00
pypi.scm
gnu: Use pypi.org.
2018-10-18 23:46:33 -04:00
records.scm
…
scripts-build.scm
…
scripts.scm
…
search-paths.scm
tests: Adjust search-paths test following the introduction of aarch64.
2017-04-04 00:10:00 +02:00
services.scm
…
sets.scm
…
signing-key.pub
…
signing-key.sec
…
size.scm
tests: Add 'test-assertm' to (guix tests).
2018-11-12 23:37:13 +01:00
snix.scm
…
status.scm
maint: Remove 'cond-expand' forms for Guile 2.0.
2019-01-09 14:47:53 +01:00
store-database.scm
database: Reset timestamps to one second after the Epoch.
2018-07-20 15:01:33 +02:00
store-deduplication.scm
deduplication: Gracefully handle ENOSPC raised by 'link' calls.
2018-12-14 12:07:24 +01:00
store.scm
maint: Remove 'cond-expand' forms for Guile 2.0.
2019-01-09 14:47:53 +01:00
substitute.scm
substitute: Ignore irrelevant narinfo signatures.
2018-12-14 00:02:59 +01:00
syscalls.scm
syscalls: Define AT_SYMLINK_NOFOLLOW et al.
2018-07-03 17:50:04 +02:00
system.scm
…
test.drv
…
texlive.scm
…
ui.scm
…
union.scm
…
upstream.scm
…
utils.scm
utils: Add 'version-prefix?'.
2018-05-13 13:29:27 +02:00
uuid.scm
…
workers.scm
workers: Add test with exceptions.
2017-11-17 10:47:49 +01:00
zlib.scm
…