aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-pack-localstatedir.sh
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-08-13 19:49:03 +0300
committerEfraim Flashner <efraim@flashner.co.il>2020-08-16 11:43:34 +0300
commite0945a02a41afe31d99e3920aa9f7e2239df7bb7 (patch)
treec41f98f69f2897857633a875996d7a604a43d684 /tests/guix-pack-localstatedir.sh
parentcfa7d0cbdc443431f82689ec778448f8f080f8a2 (diff)
downloadguix-e0945a02a41afe31d99e3920aa9f7e2239df7bb7.tar.gz
guix-e0945a02a41afe31d99e3920aa9f7e2239df7bb7.zip
gnu: Add dbxfs.
* gnu/packages/file-systems.scm (dbxfs): New variable. * gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
Diffstat (limited to 'tests/guix-pack-localstatedir.sh')
0 files changed, 0 insertions, 0 deletions
ler async. * gnu/build/linux-container.scm (call-with-container) [periodically-schedule-asyncs]: New procedure. [install-signal-handlers]: Call it. Ludovic Courtès 2022-05-01linux-container: 'call-with-container' relays SIGTERM and SIGINT....* gnu/build/linux-container.scm (call-with-container): Add #:relayed-signals. [install-signal-handlers]: New procedure. Call it. Ludovic Courtès