.. |
build
|
build-system/go: Install license files.
|
2020-10-15 11:13:25 +03: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
|
import: crate: make-crate-sexp: Fix missing home-page handling.
|
2020-10-19 18:48:33 +01:00 |
scripts
|
guix build: Move package transformation options behind '--help-transform'.
|
2020-10-20 16:30:16 +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
|
packages: Add 'package-with-c-toolchain'.
|
2020-10-12 18:23:47 +02:00 |
bzr-download.scm
|
|
|
cache.scm
|
|
|
channels.scm
|
channels: Address test failure.
|
2020-10-12 11:28:56 +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
|
lint: cve: Set a connection timeout.
|
2020-10-12 11:28:56 +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
|
|
|
discovery.scm
|
|
|
docker.scm
|
|
|
download.scm
|
download: Update docstring.
|
2020-10-20 16:30:15 +02:00 |
elf.scm
|
|
|
ftp-client.scm
|
|
|
gexp.scm
|
gexp: 'assume-valid-file-name' has files looked up under the CWD.
|
2020-10-18 00:21:33 +02:00 |
git-authenticate.scm
|
|
|
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
|
graph: Fix typo in docstring.
|
2020-10-20 16:30:16 +02:00 |
hg-download.scm
|
Use guile-zlib extension in build-side code.
|
2020-08-24 10:41:06 +02:00 |
http-client.scm
|
http-client: 'http-fetch' and 'http-fetch/cached' accept #:timeout.
|
2020-10-12 11:28:56 +02:00 |
i18n.scm
|
|
|
inferior.scm
|
|
|
licenses.scm
|
import: utils: Fix license name mismatches and define CUA-OPL-1.0.
|
2020-10-17 22:40:18 +02:00 |
lint.scm
|
lint: cve: Set a connection timeout.
|
2020-10-12 11:28:56 +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: '&openpgp-unrecognized-packet-error' includes type tag.
|
2020-10-14 15:22:55 +02:00 |
packages.scm
|
packages: Better preserve object identity when rewriting.
|
2020-10-20 16:30: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
|
|
|
records.scm
|
|
|
remote.scm
|
|
|
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
|
self: Use a 'guile' that doesn't complain about locales.
|
2020-10-05 23:19:19 +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
|
tests: Do not fetch and print the random seed from the top level.
|
2020-10-20 16:30:16 +02:00 |
ui.scm
|
ui: Only suggest modules that export the unbound variable identifier.
|
2020-10-15 18:50:22 +02:00 |
upstream.scm
|
|
|
utils.scm
|
Use "guile-zlib" and "guile-lzlib" instead of (guix config).
|
2020-08-24 13:35:24 +02:00 |
workers.scm
|
|
|