aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2018-02-16 19:09:03 +0100
committerMarius Bakke <mbakke@fastmail.com>2018-02-16 19:09:03 +0100
commit54a93355c22ab533743cd948cf7b57993c789686 (patch)
tree5925fd19d0f9841e499f23a7343ec83ca2539d9a /tests
parentf6cccefed599e06a814b702aa79b8a09f01ec41c (diff)
downloadguix-54a93355c22ab533743cd948cf7b57993c789686.tar.gz
guix-54a93355c22ab533743cd948cf7b57993c789686.zip
gnu: ruby-sqlite3: Adjust failing test.
* gnu/packages/ruby.scm (ruby-sqlite3): Adjust test to work with SQLite 3.21.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
teger....Tobias Geerinckx-Rice 2021-11-25daemon: Read substitute nar size as 'unsigned long long'....Ludovic Courtès 2021-11-25daemon: Read unsigned nar size and download size from substituter....Ludovic Courtès 2021-11-19daemon: Micro-optimize 'deletePath'....Ludovic Courtès 2021-11-16daemon: Do not deduplicate files smaller than 8 KiB....Ludovic Courtès 2021-10-01build: Don’t delete ‘guix-gc.timer’ file....Xinglu Chen 2021-09-20etc: Add systemd files for running ‘guix gc’ periodically...Thiago Jung Bauermann 2021-04-09daemon: 'guix substitute' replies on FD 4....Ludovic Courtès 2021-04-03daemon: Remove dead code....Ludovic Courtès 2021-03-30gnu: guix: Fix openrc init scripts....zimoun 2021-03-18daemon: Prevent privilege escalation with '--keep-failed' [security]....Ludovic Courtès 2021-03-17daemon: Correctly handle '--discover' with no value....Ludovic Courtès