.. |
build
|
compile: Work around non-thread-safe module autoloading.
|
4 years ago |
build-system
|
build-system/r: Accept #:r argument.
|
4 years ago |
import
|
build: Remove checks for 'nix-instantiate'.
|
4 years ago |
scripts
|
offload: Fix error message in 'guix offload test'.
|
4 years ago |
store
|
database: Allow for deterministic database construction.
|
4 years ago |
tests
|
tests: Support multiple HTTP server instances.
|
5 years ago |
base16.scm
|
utils: Move base16 procedures to (guix base16).
|
5 years ago |
base32.scm
|
base32: Export the base32 charsets.
|
5 years ago |
base64.scm
|
base64: Turn into a regular Guile module.
|
5 years ago |
build-system.scm
|
build-system: Bags record their system and target.
|
8 years ago |
cache.scm
|
cache: Work around 'time-monotonic' bug in Guile 2.2.2.
|
5 years ago |
ci.scm
|
Add (guix ci).
|
4 years ago |
combinators.scm
|
Add (guix memoization).
|
5 years ago |
config.scm.in
|
build: Remove checks for 'nix-instantiate'.
|
4 years ago |
cpio.scm
|
linux-initrd: Produce cpio archives with zeroed timestamps, etc.
|
7 years ago |
cve.scm
|
cve: Use 'http-fetch/cached' instead of having custom caching.
|
5 years ago |
cvs-download.scm
|
download: Download a nar when a VCS checkout fails.
|
5 years ago |
derivations.scm
|
derivations: Fix typo in docstring.
|
4 years ago |
discovery.scm
|
discovery: Remove dependency on (guix ui).
|
4 years ago |
docker.scm
|
pack: Use 'with-extensions' when referring to (guix docker).
|
4 years ago |
download.scm
|
Merge branch 'master' into core-updates
|
4 years ago |
elf.scm
|
elf: Add missing argument in 'elf-segment'.
|
7 years ago |
ftp-client.scm
|
download: Pass the timeout to 'ftp-retr'.
|
5 years ago |
gcrypt.scm
|
Add (guix gcrypt).
|
7 years ago |
gexp.scm
|
Merge branch 'master' into core-updates
|
4 years ago |
git-download.scm
|
git-download: Fix recursive checkouts.
|
4 years ago |
git.scm
|
git: Increase modularity and expose 'update-cached-checkout'.
|
4 years ago |
glob.scm
|
glob: Add an extra glob pattern compilation stage.
|
4 years ago |
gnu-maintenance.scm
|
gnu-maintenance: 'latest-ftp-release' ignores "unstable" directories.
|
5 years ago |
gnupg.scm
|
ui: Rename '_' to 'G_'.
|
5 years ago |
grafts.scm
|
derivations: Introduce 'read-derivation-from-file'.
|
5 years ago |
graph.scm
|
graph: Add Cypher backend.
|
5 years ago |
hash.scm
|
hash: Add 'sha1'.
|
4 years ago |
hg-download.scm
|
download: Download a nar when a VCS checkout fails.
|
5 years ago |
http-client.scm
|
http-client: Send redirection messages to stderr.
|
4 years ago |
i18n.scm
|
ui: Introduce (guix i18n).
|
5 years ago |
licenses.scm
|
Correct name and Email for ng0.
|
4 years ago |
man-db.scm
|
profiles: Use 'with-extensions'.
|
4 years ago |
memoization.scm
|
memoization: Add 'invalidate-memoization!.
|
5 years ago |
modules.scm
|
modules: Report the search path in &missing-dependency-error.
|
4 years ago |
monad-repl.scm
|
monad-repl: Close connection when leaving the monad REPL.
|
6 years ago |
monads.scm
|
monads: Add a template and specialization mechanism for monadic procedures.
|
5 years ago |
nar.scm
|
store: Remove 'register-path'.
|
4 years ago |
packages.scm
|
packages: Add 'package-patched-vulnerabilities'.
|
4 years ago |
pk-crypto.scm
|
publish: The public and private keys are now SRFI-39 parameters.
|
5 years ago |
pki.scm
|
Use (ice-9 binary-ports) instead of (rnrs io ports).
|
6 years ago |
profiles.scm
|
profiles: Add 'properties' field to manifest entries.
|
4 years ago |
profiling.scm
|
Add (guix profiling).
|
5 years ago |
progress.scm
|
progress: Rename 'erase-in-line' to 'erase-current-line'.
|
5 years ago |
records.scm
|
records: Make a couple of procedures available at expansion time.
|
4 years ago |
scripts.scm
|
pull: Install the new Guix in a profile.
|
4 years ago |
search-paths.scm
|
search-paths: Add 'set-search-paths'.
|
4 years ago |
self.scm
|
build: Remove checks for 'nix-instantiate'.
|
4 years ago |
serialization.scm
|
store: Fix potential over-reads in 'import-paths'.
|
4 years ago |
sets.scm
|
Add (guix sets).
|
7 years ago |
ssh.scm
|
ssh: Work around 'select' bug in Guile.
|
4 years ago |
store.scm
|
store: Remove 'register-path'.
|
4 years ago |
svn-download.scm
|
guix: Add download-svn-to-store.
|
5 years ago |
tests.scm
|
store: 'GUIX_DAEMON_SOCKET' can now be a URI.
|
5 years ago |
ui.scm
|
guix: ui: Allow translation of dates.
|
4 years ago |
upstream.scm
|
discovery: Remove dependency on (guix ui).
|
4 years ago |
utils.scm
|
gnu: ldb: Fix build on 32-bit systems.
|
4 years ago |
workers.scm
|
workers: Display backtrace in pre-unwind handler.
|
5 years ago |
zlib.scm
|
zlib: Fix race condition when closing gzip ports.
|
5 years ago |