aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/uuid.scm
diff options
context:
space:
mode:
authorWilko Meyer <w@wmeyer.eu>2024-01-16 18:11:25 +0100
committerLeo Famulari <leo@famulari.name>2024-01-18 10:13:35 -0500
commitc8d15a5670f6116a652c5730833769824bb67471 (patch)
treeb48293b04c09caa9a21cc7cef7941987d4a648a4 /gnu/system/uuid.scm
parent33cdd7d3623a3932e2f160ce980c37069c79c162 (diff)
downloadguix-c8d15a5670f6116a652c5730833769824bb67471.tar.gz
guix-c8d15a5670f6116a652c5730833769824bb67471.zip
gnu: linux-libre 4.19: Update to 4.19.305.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.305. (linux-libre-4.19-pristine-source): Update hashes. Change-Id: I6b99e5b626077cbd6fd36f45cacfb12ce8e3decc Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to 'gnu/system/uuid.scm')
0 files changed, 0 insertions, 0 deletions
Return when PATH is a symlink or smaller than 'deduplicationMinSize'. * tests/derivations.scm ("identical files are deduplicated"): Produce files bigger than %DEDUPLICATION-MINIMUM-SIZE. * tests/nar.scm ("restore-file-set with directories (signed, valid)"): Likewise. * tests/store-deduplication.scm ("deduplicate, below %deduplication-minimum-size"): New test. ("deduplicate", "deduplicate, ENOSPC"): Produce files bigger than %DEDUPLICATION-MINIMUM-SIZE. * tests/store.scm ("substitute, deduplication"): Likewise. Ludovic Courtès