guix/guix
Ludovic Courtès e85d7ed609
quirks: Adjust patch to allow traveling back to Dec. 2018.
Fixes <https://bugs.gnu.org/42519>.

This fixes:

  guix time-machine --commit=897f303d2fa61497a931cf5fcb43349eb5f44c14

a commit dated Dec. 2018.

* guix/quirks.scm (%bug-41214-patch)[accesses-guile-2.2-optimization-options?]:
Add second 'match' clause.
2020-07-24 18:56:25 +02:00
..
build guix: Add maven-build-system. 2020-07-17 04:21:22 +02:00
build-system build-system/maven: Make default-maven-plugins a procedure. 2020-07-17 09:45:19 +01:00
import import: github: Gracefully handle projects that have disappeared. 2020-07-24 14:21:30 +02:00
scripts pack: '-R' applies to propagated inputs too. 2020-07-24 14:21:30 +02:00
store image: Do not set journal_model=WAL for the Hurd. 2020-07-11 16:34:01 +02:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm git-authenticate: Factorize 'authenticate-repository'. 2020-07-11 11:51:52 +02:00
ci.scm
colors.scm
combinators.scm combinators: Fix typo. 2020-07-05 03:15:08 +05:30
config.scm.in
cpio.scm
cve.scm cve: Fix typos in <cve> accessor. 2020-07-10 00:11:00 +02:00
cvs-download.scm
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm
discovery.scm discovery: Fix typo. 2020-07-05 16:07:59 +05:30
docker.scm
download.scm download: Add Savannah mirror. 2020-07-20 23:25:10 +02:00
elf.scm
ftp-client.scm
gexp.scm
git-authenticate.scm git-authenticate: Show fingerprint in missing-key error message. 2020-07-21 18:22:49 +02:00
git-download.scm git-download: Don't verify X.509 certificate of SWH. 2020-07-10 00:11:00 +02:00
git.scm git: 'update-cached-checkout' has a new #:check-out? parameter. 2020-07-23 00:22:25 +02:00
glob.scm
gnu-maintenance.scm upstream: 'download-tarball' gracefully handles missing signatures. 2020-07-21 17:50:44 +02:00
gnupg.scm
grafts.scm
graph.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm
json.scm json: Re-export 'define-json-mapping' from (json) when available. 2020-07-20 23:25:10 +02:00
licenses.scm
lint.scm lint: source: Always return a list. 2020-07-21 17:50:44 +02:00
lzlib.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm
openpgp.scm openpgp: Use Libgcrypt's crc24 implementation. 2020-06-23 23:39:42 +02:00
packages.scm packages: Ensure bags are insensitive to '%current-system'. 2020-07-13 16:49:12 +02:00
pki.scm
profiles.scm
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 Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
repl.scm
scripts.scm scripts: Typo in args-fold*. 2020-07-12 10:07:59 +02:00
search-paths.scm
self.scm maint: Remove traces of "berlin.guixsd.org". 2020-07-10 00:11:00 +02:00
serialization.scm
sets.scm
ssh.scm ssh: Speed up RPCs by using #:nodelay. 2020-07-20 23:25:09 +02:00
status.scm
store.scm store: Use '=' instead of 'eqv?'. 2020-06-26 16:19:53 +02:00
svn-download.scm
swh.scm swh: Allow callers to disable X.509 certificate verification. 2020-07-10 00:11:00 +02:00
tests.scm
ui.scm ui: 'with-error-handling' does not unwind the stack. 2020-07-15 01:36:24 +02:00
upstream.scm upstream: 'download-tarball' gracefully handles missing signatures. 2020-07-21 17:50:44 +02:00
utils.scm
workers.scm
zlib.scm