.. |
build
|
android-repo-download: Use parallel-job-count instead of hard-coding job
|
2020-09-03 00:09:38 +02:00 |
build-system
|
build-system: linux-module: Delete some huge items that we probably don't need.
|
2020-09-14 10:15:43 +02:00 |
import
|
guix: opam: Fix syntax.
|
2020-10-01 21:43:29 +02:00 |
scripts
|
pack: Work around ld.so bug that affects the "fakechroot" engine.
|
2020-10-01 12:45:38 +02:00 |
store
|
database: register-items: reduce transaction scope.
|
2020-09-14 10:51:26 +02:00 |
tests
|
|
|
android-repo-download.scm
|
android-repo-download: Remove unnecessary use of Guile-JSON.
|
2020-09-08 00:47:35 +02:00 |
base16.scm
|
|
|
base32.scm
|
|
|
base64.scm
|
|
|
build-system.scm
|
|
|
bzr-download.scm
|
|
|
cache.scm
|
|
|
channels.scm
|
Use 'formatted-message' instead of '&message' where appropriate.
|
2020-07-25 19:11:37 +02:00 |
ci.scm
|
Remove (guix json) and require Guile-JSON 4.3.0+.
|
2020-09-08 00:47:35 +02:00 |
colors.scm
|
|
|
combinators.scm
|
|
|
config.scm.in
|
Use "guile-zlib" and "guile-lzlib" instead of (guix config).
|
2020-08-24 13:35:24 +02:00 |
cpio.scm
|
|
|
cve.scm
|
Remove (guix json) and require Guile-JSON 4.3.0+.
|
2020-09-08 00:47:35 +02:00 |
cvs-download.scm
|
Use guile-zlib extension in build-side code.
|
2020-08-24 10:41:06 +02:00 |
deprecation.scm
|
|
|
derivations.scm
|
derivations: Avoid uses of 'write' in 'write-derivation'.
|
2020-08-28 23:29:07 +02:00 |
describe.scm
|
describe: Save the original value of (program-arguments).
|
2020-09-19 22:52:36 +02:00 |
diagnostics.scm
|
diagnostics: Add '&formatted-message'.
|
2020-07-25 19:11:36 +02:00 |
discovery.scm
|
|
|
docker.scm
|
|
|
download.scm
|
|
|
elf.scm
|
|
|
ftp-client.scm
|
|
|
gexp.scm
|
gexp: computed-file: Prevent mistakenly overriding default option values.
|
2020-09-01 00:48:11 -04:00 |
git-authenticate.scm
|
Use 'formatted-message' instead of '&message' where appropriate.
|
2020-07-25 19:11:37 +02:00 |
git-download.scm
|
Remove (guix json) and require Guile-JSON 4.3.0+.
|
2020-09-08 00:47:35 +02:00 |
git.scm
|
git: Export url-cache-directory.
|
2020-09-06 15:40:54 +02:00 |
glob.scm
|
|
|
gnu-maintenance.scm
|
Use "guile-zlib" and "guile-lzlib" instead of (guix config).
|
2020-08-24 13:35:24 +02:00 |
gnupg.scm
|
|
|
grafts.scm
|
|
|
graph.scm
|
|
|
hg-download.scm
|
Use guile-zlib extension in build-side code.
|
2020-08-24 10:41:06 +02:00 |
http-client.scm
|
|
|
i18n.scm
|
|
|
inferior.scm
|
utils: Move <location> and '&error-location' to (guix diagnostics).
|
2020-07-25 19:11:36 +02:00 |
licenses.scm
|
licenses: Add Apple Public Source License 2.0.
|
2020-09-25 14:11:04 +02:00 |
lint.scm
|
lint: formatting: Gracefully handle relative file names.
|
2020-08-23 23:05:16 +02:00 |
man-db.scm
|
Use "guile-zlib" and "guile-lzlib" instead of (guix config).
|
2020-08-24 13:35:24 +02:00 |
memoization.scm
|
|
|
modules.scm
|
|
|
monad-repl.scm
|
|
|
monads.scm
|
|
|
nar.scm
|
doc: Distinguish the "nar bundle" format from "nar".
|
2020-09-11 17:53:58 +02:00 |
openpgp.scm
|
openpgp: Fix argument order of 'fxbit-set?'.
|
2020-09-29 22:53:36 +02:00 |
packages.scm
|
packages: 'package-input-rewriting' has a #:deep? parameter.
|
2020-09-27 21:41:15 +02:00 |
pki.scm
|
|
|
profiles.scm
|
linux-libre: Support module compression.
|
2020-08-25 11:53:20 +02:00 |
profiling.scm
|
|
|
progress.scm
|
|
|
quirks.scm
|
quirks: Adjust patch to allow traveling back to Dec. 2018.
|
2020-07-24 18:56:25 +02:00 |
records.scm
|
|
|
remote.scm
|
Use 'formatted-message' instead of '&message' where appropriate.
|
2020-07-25 19:11:37 +02:00 |
repl.scm
|
|
|
scripts.scm
|
scripts: Use 'define-command' and have 'guix help' use that.
|
2020-09-10 12:27:24 +02:00 |
search-paths.scm
|
|
|
self.scm
|
gnu: Replace uses of 'guile3.0-gnutls' by 'gnutls'.
|
2020-09-25 19:05:08 +02:00 |
serialization.scm
|
|
|
sets.scm
|
|
|
ssh.scm
|
ssh: Fix progress bar crash when there are zero items to send.
|
2020-09-02 23:59:24 +02:00 |
status.scm
|
|
|
store.scm
|
store: 'set-build-options' sends LC_MESSAGES, not LC_ALL.
|
2020-09-02 17:17:37 +02:00 |
svn-download.scm
|
guix: Fix download-svn-to-store.
|
2020-09-14 14:24:29 +01:00 |
swh.scm
|
Remove (guix json) and require Guile-JSON 4.3.0+.
|
2020-09-08 00:47:35 +02:00 |
tests.scm
|
|
|
ui.scm
|
ui: "guix help" silently ignores EPIPE.
|
2020-10-01 12:45:38 +02:00 |
upstream.scm
|
upstream: Handle the case where the file name has no extension.
|
2020-07-27 13:35:49 +02:00 |
utils.scm
|
Use "guile-zlib" and "guile-lzlib" instead of (guix config).
|
2020-08-24 13:35:24 +02:00 |
workers.scm
|
|
|