..
build
build: Add minify build system.
5 years ago
build-system
build: Add minify build system.
5 years ago
import
import: cpan: Updater returns a list of URLs.
5 years ago
scripts
guix download: Support retrieving local file without the URI scheme.
5 years ago
store
store: Support 'ssh://' URIs in 'GUIX_DAEMON_SOCKET'.
5 years ago
tests
tests: Move HTTP server to (guix tests http).
6 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
combinators.scm
Add (guix memoization).
5 years ago
config.scm.in
pull: Install (guix config) module to override the user's one.
6 years ago
cpio.scm
linux-initrd: Produce cpio archives with zeroed timestamps, etc.
7 years ago
cve.scm
cve: Use a more compact format for the list of package/versions.
6 years ago
cvs-download.scm
download: Use 'with-imported-modules'.
6 years ago
derivations.scm
derivations: Introduce 'read-derivation-from-file'.
5 years ago
discovery.scm
discovery: Recurse into directories pointed to by a symlink.
5 years ago
docker.scm
pack: Add '--target'.
5 years ago
download.scm
download: Add the canonical GnuPG download site.
5 years ago
elf.scm
elf: Add missing argument in 'elf-segment'.
7 years ago
ftp-client.scm
ftp-client: Allow custom username and password for FTP servers.
5 years ago
gcrypt.scm
Add (guix gcrypt).
7 years ago
gexp.scm
gexp: Slightly improve error reporting for 'local-file'.
5 years ago
git-download.scm
git-download: Remove call to 'canonicalize-path'.
5 years ago
git.scm
guix: git: Stop using libgit2-shutdown.
5 years ago
gnu-maintenance.scm
gnu-maintenance: 'gnu-package?' uses 'eq?' memoization.
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: Provide access to the package record in the emit functions.
5 years ago
hash.scm
Use (ice-9 binary-ports) instead of (rnrs io ports).
6 years ago
hg-download.scm
download: Use 'with-imported-modules'.
6 years ago
http-client.scm
ui: Rename '_' to 'G_'.
5 years ago
licenses.scm
licenses: Add MirOS license.
5 years ago
memoization.scm
memoization: Micro-optimize code produced by 'define-cache-procedure'.
5 years ago
modules.scm
modules: Raise an error when a dependency could not be found.
5 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
ui: Rename '_' to 'G_'.
5 years ago
packages.scm
packages: Mark 'replacement' as an "innate" field.
5 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: Remove workaround for an old Guile 'scandir' bug.
5 years ago
records.scm
records: Slight simplification.
5 years ago
scripts.scm
scripts: Do not create the config directory.
5 years ago
search-paths.scm
search-paths: Allow specs with #f as their separator.
5 years ago
serialization.scm
serialization: Remove Guile < 2.0.9 workaround.
5 years ago
sets.scm
Add (guix sets).
7 years ago
ssh.scm
ssh: Improve error reporting when 'send-files' fails.
5 years ago
store.scm
store: Rewrite 'store-path-hash-part' to not use regexps.
5 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
utils: Factorize XDG directory handling.
5 years ago
upstream.scm
ui: Rename '_' to 'G_'.
5 years ago
utils.scm
utils: Factorize XDG directory handling.
5 years ago
workers.scm
scripts: Set thread names.
5 years ago
zlib.scm
zlib: Don't rely on EBADF being ignored by 'fport_close'.
5 years ago