.. |
build
|
guix: build: Fix asdf-build-system/ecl.
|
2 years ago |
build-system
|
build-system/r: bioconductor-uri: Fix archive URL.
|
2 years ago |
import
|
import: pypi: Handle 'null instead of #nil.
|
2 years ago |
scripts
|
weather: Print 0.0% correctly.
|
2 years ago |
store
|
deduplication: Leave the store permissions unchanged.
|
2 years ago |
tests
|
tests: Move OpenPGP helpers to (guix tests gnupg).
|
2 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
|
Remove workaround for 'time-monotonic' in Guile 2.2.2.
|
2 years ago |
channels.scm
|
channels: Dependencies listed in '.guix-channel' can have an introduction.
|
2 years ago |
ci.scm
|
ci: Add build-products id field and export accessors.
|
2 years ago |
colors.scm
|
ui: Don't disable colors when INSIDE_EMACS is set.
|
2 years ago |
combinators.scm
|
combinators: Fix typo.
|
2 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
|
Merge branch 'staging' into core-updates
|
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: Fix typo.
|
2 years ago |
docker.scm
|
pack: Provide a meaningful "repository name" for Docker.
|
3 years ago |
download.scm
|
download: Replace misconfigured Apache mirror.
|
2 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: The result of 'imported-files/derivation' is non-substitutable.
|
2 years ago |
git-authenticate.scm
|
git-authenticate: Ignore authenticated commit cache when it's not #o600.
|
2 years ago |
git-download.scm
|
git-version: Raise a condition instead of an error.
|
2 years ago |
git.scm
|
git: 'commit-difference' really excludes the ancestors of #:excluded.
|
2 years ago |
glob.scm
|
glob: Add an extra glob pattern compilation stage.
|
4 years ago |
gnu-maintenance.scm
|
import: Do not assume that 'package-source' returns an origin.
|
2 years ago |
gnupg.scm
|
gnupg: Accept revoked keys.
|
2 years ago |
grafts.scm
|
grafts: Improve performance for derivations with many inputs.
|
2 years ago |
graph.scm
|
graph: Add 'shortest-path'.
|
2 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
|
time-machine: Add '--disable-authentication'.
|
2 years ago |
json.scm
|
Add (guix json).
|
3 years ago |
licenses.scm
|
licenses: Update Zlib license URL.
|
2 years ago |
lint.scm
|
lint: Do not assume that a package's source is an origin.
|
2 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: Use (guix i18n).
|
2 years ago |
openpgp.scm
|
openpgp: Use Libgcrypt's crc24 implementation.
|
2 years ago |
packages.scm
|
packages: Recognize SHA3 and BLAKE2s for 'content-hash'.
|
2 years ago |
pki.scm
|
Switch to Guile-Gcrypt.
|
4 years ago |
profiles.scm
|
profiles: 'linux-module-database' hooks gracefully handles module-less kernels.
|
2 years ago |
profiling.scm
|
profiling: Add a "gc" profiling component.
|
4 years ago |
progress.scm
|
Remove workaround for 'time-monotonic' in Guile 2.2.2.
|
2 years ago |
quirks.scm
|
quirks: Build 'compute-guix-derivation' modules with 2.2 when needed.
|
2 years ago |
records.scm
|
records: Have ABI check work well for cross-compilation.
|
2 years ago |
remote.scm
|
Add more missing (ice-9 format) imports.
|
2 years ago |
repl.scm
|
repl: Return stack traces along with exceptions.
|
2 years ago |
scripts.scm
|
scripts: Show disk-space warning when under the min of the thresholds.
|
2 years ago |
search-paths.scm
|
search-paths: Add 'set-search-paths'.
|
4 years ago |
self.scm
|
self: Parallelize translation of the manual.
|
2 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: 'send-files' reports missing modules on the remote host.
|
2 years ago |
status.scm
|
status: Remove extra space before ellipsis.
|
2 years ago |
store.scm
|
store: Use '=' instead of 'eqv?'.
|
2 years ago |
svn-download.scm
|
guix: svn: Allow dropping externals.
|
3 years ago |
swh.scm
|
swh: Adjust for Guile-JSON 4.0 null handling.
|
2 years ago |
tests.scm
|
packages: Introduce <content-hash> and use it in <origin>.
|
2 years ago |
ui.scm
|
Revert "ui: Use package-description-string."
|
2 years ago |
upstream.scm
|
upstream: Define 'url-predicate' and use it.
|
2 years ago |
utils.scm
|
utils: Add 'with-environment-variables'.
|
2 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 |