[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60406] [PATCH 0/2] Add DwarFS
From: |
Pierre Neidhardt |
Subject: |
[bug#60406] [PATCH 0/2] Add DwarFS |
Date: |
Thu, 29 Dec 2022 15:50:24 +0100 |
This adds the dwarfs package.
1. For libdwarf, Guix lint complains that the source archive fails to be
extracted, complaining that 3600 is not a valid date. Another source
archive is fetched from a fallback source instead.
2. For dwarfs, I've disabled the tests because 1 test fails on 'modprobe
fuse'. If someone knows how to disable a specific test in the
'googletest' framework, please let me know.
Pierre Neidhardt (2):
gnu: Add libdwarf.
gnu: Add dwarfs.
gnu/packages/elf.scm | 25 ++++++++-
gnu/packages/file-systems.scm | 100 ++++++++++++++++++++++++++++++++++
2 files changed, 124 insertions(+), 1 deletion(-)
base-commit: 77d4bff94c6918eb0c0ccd20ee610e6dfc823aec
--
2.38.1
signature.asc
Description: PGP signature
- [bug#60406] [PATCH 0/2] Add DwarFS,
Pierre Neidhardt <=