mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
* 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.