me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/guix/store
Ludovic Courtès 13a7d2a538
database: Validate #:nar-size and #:time when registering store items.
* guix/store/database.scm (assert-integer): New procedure.
(update-or-insert): Use it to validate NAR-SIZE and TIME.
* tests/store-database.scm ("sqlite-register with incorrect size"): New
test.
2021-01-31 21:49:58 +01:00
..
database.scm database: Validate #:nar-size and #:time when registering store items. 2021-01-31 21:49:58 +01:00
deduplication.scm maint: Require Guile >= 2.2.6. 2020-12-19 23:25:01 +01:00
roots.scm
schema.sql
ssh.scm