guix/guix
Ludovic Courtès 524c9800af
diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6.
* guix/diagnostics.scm (source-properties->location): Add clause for
vectors.
* guix/ui.scm (report-load-error): Tweak 'read-error' handling for 3.0.6.
* tests/guix-package.sh: Relax regexp for the "unbound variable"
diagnostic check.
* tests/guix-system.sh: Adjust "missing closing paren" check for 3.0.6.
* tests/records.scm (location-alist): New procedure.
("define-record-type* & wrong field specifier")
("define-record-type* & wrong field specifier, identifier")
("define-record-type* & duplicate initializers"): Use it.
2021-04-29 01:22:04 +02:00
..
build Revert "download: Use Disarchive as a last resort." 2021-04-28 00:24:28 -04:00
build-system import: go: Add an option to use pinned versions. 2021-04-09 22:41:32 -04:00
import import: pypi: Clarify docstring of parse-requires.txt 2021-04-22 23:56:43 -04:00
scripts Revert "download: Use Disarchive as a last resort." 2021-04-28 00:24:28 -04:00
store
tests
android-repo-download.scm
avahi.scm
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm channels: Build user channels with '-O1'. 2021-04-12 18:44:09 +02:00
ci.scm guix: ci: Rename the checkout 'input' field. 2021-04-20 10:15:04 +02:00
colors.scm
combinators.scm
config.scm.in
cpio.scm
cve.scm cve: Gracefully handle bogus CVE entries. 2021-04-21 23:53:49 +02:00
cvs-download.scm
d3.v3.js
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. 2021-04-29 01:22:04 +02:00
discovery.scm
docker.scm
download.scm Revert "download: Use Disarchive as a last resort." 2021-04-28 00:24:28 -04:00
elf.scm
ftp-client.scm
gexp.scm
git-authenticate.scm
git-download.scm git-download: Call 'libgit2-init!'. 2021-04-16 23:25:23 +02:00
git.scm git: Honor proxy settings when fetching submodules. 2021-04-14 22:51:38 +02:00
glob.scm
gnu-maintenance.scm gnu-maintenance: 'sourceforge' updater reuses the same connection. 2021-04-08 23:27:41 +02:00
gnupg.scm
grafts.scm
graph.js
graph.scm
hg-download.scm
http-client.scm http-client: Remove exception mishandling in 'http-multiple-get'. 2021-04-24 19:08:13 +02:00
i18n.scm
inferior.scm
ipfs.scm Add (guix ipfs). 2021-04-12 18:42:22 +02:00
licenses.scm
lint.scm lint: Warn about underscores in package names. 2021-04-16 23:25:23 +02:00
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
narinfo.scm
openpgp.scm
packages.scm packages: 'package-with-patches' preserves package location. 2021-04-29 01:22:04 +02:00
pki.scm
profiles.scm
profiling.scm
progress.scm
quirks.scm
records.scm
remote.scm
repl.scm
scripts.scm
search-paths.scm
self.scm
serialization.scm
sets.scm
ssh.scm
status.scm status: Separate downloads upon '--verbosity=2'. 2021-04-23 00:32:30 +02:00
store.scm
substitutes.scm
svn-download.scm
swh.scm swh: Add a directory download procedure. 2021-04-27 21:26:50 -04:00
tests.scm
transformations.scm
ui.scm diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. 2021-04-29 01:22:04 +02:00
upstream.scm upstream: 'package-latest-release' tries all the matching updaters. 2021-04-06 23:59:46 +02:00
utils.scm utils: 'tarball-sans-extension' recognizes ".tgz". 2021-04-05 12:03:09 +02:00
workers.scm