guix/guix
Arun Isaac 15c29a8a34
combinators: Fix typo.
* guix/combinators.scm (fold2): Replace "a two lists" with "two lists".
2020-07-05 03:15:08 +05:30
..
build guix: build: Fix asdf-build-system/ecl. 2020-07-01 16:14:21 +02:00
build-system build-system/r: bioconductor-uri: Fix archive URL. 2020-06-30 00:18:27 +02:00
import import: Do not assume that 'package-source' returns an origin. 2020-07-03 23:53:31 +02:00
scripts guix system: "describe" displays multiboot info. 2020-07-03 09:28:16 +02:00
store deduplication: Leave the store permissions unchanged. 2020-06-25 12:29:23 +02:00
tests tests: Move OpenPGP helpers to (guix tests gnupg). 2020-06-16 16:10:46 +02:00
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Dependencies listed in '.guix-channel' can have an introduction. 2020-07-01 23:34:51 +02:00
ci.scm ci: Add build-products id field and export accessors. 2020-06-15 15:34:19 +02:00
colors.scm
combinators.scm combinators: Fix typo. 2020-07-05 03:15:08 +05:30
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm
discovery.scm
docker.scm
download.scm download: Remove usa-mirror.go-parts.com mirror. 2020-06-15 14:26:44 +02:00
elf.scm
ftp-client.scm
gexp.scm
git-authenticate.scm git-authenticate: Ignore authenticated commit cache when it's not #o600. 2020-06-21 17:36:39 +02:00
git-download.scm
git.scm
glob.scm
gnu-maintenance.scm import: Do not assume that 'package-source' returns an origin. 2020-07-03 23:53:31 +02:00
gnupg.scm
grafts.scm
graph.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm time-machine: Add '--disable-authentication'. 2020-06-16 16:10:47 +02:00
json.scm
licenses.scm
lint.scm lint: Do not assume that a package's source is an origin. 2020-07-03 23:53:31 +02:00
lzlib.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm nar: Use (guix i18n). 2020-06-18 14:48:17 +02:00
openpgp.scm openpgp: Use Libgcrypt's crc24 implementation. 2020-06-23 23:39:42 +02:00
packages.scm packages: Recognize SHA3 and BLAKE2s for 'content-hash'. 2020-06-27 23:42:20 +02:00
pki.scm
profiles.scm profiles: 'linux-module-database' hooks gracefully handles module-less kernels. 2020-06-18 14:48:17 +02:00
profiling.scm
progress.scm
quirks.scm
records.scm
remote.scm Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
repl.scm
scripts.scm
search-paths.scm
self.scm self: Parallelize translation of the manual. 2020-06-23 00:03:08 +02:00
serialization.scm
sets.scm
ssh.scm
status.scm
store.scm store: Use '=' instead of 'eqv?'. 2020-06-26 16:19:53 +02:00
svn-download.scm
swh.scm swh: Adjust for Guile-JSON 4.0 null handling. 2020-06-30 00:18:28 +02:00
tests.scm
ui.scm Revert "ui: Use package-description-string." 2020-07-02 23:54:02 +02:00
upstream.scm upstream: Define 'url-predicate' and use it. 2020-07-03 23:53:31 +02:00
utils.scm
workers.scm
zlib.scm