.. |
build
|
build: cargo-build-system: Add pkg-config environment variables.
|
3 years ago |
build-system
|
guix: ocaml: Also replace dune when relevant in package-with-explicit-ocaml.
|
3 years ago |
import
|
import: pypi: Support exporting packages with .zip source.
|
3 years ago |
scripts
|
guix build, archive, graph: Disable absolute file port name canonicalization.
|
3 years ago |
store
|
daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'.
|
3 years ago |
tests
|
challenge: Add "--diff".
|
3 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: Do not use (rnrs).
|
3 years ago |
build-system.scm
|
build-system: Bags record their system and target.
|
8 years ago |
bzr-download.scm
|
download: Pass 'http_proxy' et al. to git, hg, etc.
|
3 years ago |
cache.scm
|
cache: Work around 'time-monotonic' bug in Guile 2.2.2.
|
5 years ago |
channels.scm
|
channels: Provide a hint when the 'guix' channel is lacking.
|
3 years ago |
ci.scm
|
ci: Use (guix json) and adjust for Guile-JSON 3.x.
|
3 years ago |
colors.scm
|
colors: Add 'dim'.
|
3 years ago |
combinators.scm
|
Add (guix memoization).
|
6 years ago |
config.scm.in
|
Add (guix lzlib).
|
3 years ago |
cpio.scm
|
linux-initrd: Produce cpio archives with zeroed timestamps, etc.
|
7 years ago |
cve.scm
|
cve: Rewrite to read the JSON feed instead of the XML feed.
|
3 years ago |
cvs-download.scm
|
download: Pass 'http_proxy' et al. to git, hg, etc.
|
3 years ago |
deprecation.scm
|
deprecation: Add a two-element form for simple aliases.
|
3 years ago |
derivations.scm
|
derivations: Inline 'find' in 'coalesce-duplicate-inputs'.
|
3 years ago |
describe.scm
|
guix package: Save provenance information when using '--manifest'.
|
3 years ago |
diagnostics.scm
|
diagnostics: Avoid highlighting complete messages.
|
3 years ago |
discovery.scm
|
discovery: 'scheme-files' ignores hidden files.
|
3 years ago |
docker.scm
|
pack: Provide a meaningful "repository name" for Docker.
|
3 years ago |
download.scm
|
download: Remove ramses.wh2.tu-dresden.de kernel mirror.
|
3 years ago |
elf.scm
|
elf: Add missing argument in 'elf-segment'.
|
7 years ago |
ftp-client.scm
|
Remove most uses of the _IO*F constants.
|
4 years ago |
gexp.scm
|
gexp: Add 'raw-derivation-file'.
|
3 years ago |
git-download.scm
|
download: Pass 'http_proxy' et al. to git, hg, etc.
|
3 years ago |
git.scm
|
git: Remove leftover pk call.
|
3 years ago |
glob.scm
|
glob: Add an extra glob pattern compilation stage.
|
4 years ago |
gnu-maintenance.scm
|
upstream: Move KDE updater into a separate module.
|
3 years ago |
gnupg.scm
|
gnupg: 'gnupg-verify*' returns a status symbol.
|
3 years ago |
grafts.scm
|
grafts: 'references-oracle' now takes a derivation input.
|
3 years ago |
graph.scm
|
Revert "graph: Provide access to the package record in the emit functions."
|
5 years ago |
hg-download.scm
|
download: Pass 'http_proxy' et al. to git, hg, etc.
|
3 years ago |
http-client.scm
|
download: Do not leak file descriptors on TLS ports.
|
3 years ago |
i18n.scm
|
ui: Introduce (guix i18n).
|
5 years ago |
inferior.scm
|
More module autoload adjustments.
|
3 years ago |
json.scm
|
Add (guix json).
|
3 years ago |
licenses.scm
|
licenses: Add Unicode license.
|
3 years ago |
lint.scm
|
lint: vulnerabilities: Avoid 'mock' in test.
|
3 years ago |
lzlib.scm
|
lzlib: Define 'dictionary-size+match-length-limit'.
|
3 years ago |
man-db.scm
|
profiles: Use 'with-extensions'.
|
4 years ago |
memoization.scm
|
memoization: Add 'invalidate-memoization!.
|
5 years ago |
modules.scm
|
Remove traces of "GuixSD".
|
3 years ago |
monad-repl.scm
|
monad-repl: Close connection when leaving the monad REPL.
|
7 years ago |
monads.scm
|
monads, gexp: Prevent redefinition of syntax parameters.
|
4 years ago |
nar.scm
|
nar: Really lock store files.
|
3 years ago |
packages.scm
|
guix: Fix %hurd-systems list.
|
3 years ago |
pki.scm
|
Switch to Guile-Gcrypt.
|
4 years ago |
profiles.scm
|
profiles: Fix profile-derivation cross-compilation.
|
3 years ago |
profiling.scm
|
profiling: Add a "gc" profiling component.
|
4 years ago |
progress.scm
|
progress: Add 'progress-report-port'.
|
3 years ago |
records.scm
|
records: Improve reporting of "invalid field specifier" errors.
|
3 years ago |
remote.scm
|
remote, ssh: Show the command exit status upon failure.
|
3 years ago |
repl.scm
|
gexp: Allow character literals in GEXP->SEXP.
|
3 years ago |
scripts.scm
|
scripts: GC hint suggests 'guix gc -d 1m'.
|
3 years ago |
search-paths.scm
|
search-paths: Add 'set-search-paths'.
|
4 years ago |
self.scm
|
self: Build with Guile 3.0.
|
3 years ago |
serialization.scm
|
serialization: 'read-byte-string' makes a single read(2) call.
|
3 years ago |
sets.scm
|
Add (guix sets).
|
8 years ago |
ssh.scm
|
ssh: 'open-ssh-session' can be passed the expected host key.
|
3 years ago |
status.scm
|
colors: Introduce a disjoint type and pre-compute ANSI escapes.
|
3 years ago |
store.scm
|
profiles: Fix profile-derivation cross-compilation.
|
3 years ago |
svn-download.scm
|
guix: svn: Allow dropping externals.
|
3 years ago |
swh.scm
|
guix: swh: Fix again example URI in comment for <origin>.
|
3 years ago |
tests.scm
|
packages: Remove 'search-bootstrap-binary'.
|
3 years ago |
ui.scm
|
ui: Do not display error messages with bare format strings.
|
3 years ago |
upstream.scm
|
gnupg: 'gnupg-verify*' returns a status symbol.
|
3 years ago |
utils.scm
|
Adjust module autoloads.
|
3 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 |