Age | Commit message (Collapse) | Author |
|
* gnu/packages/file-systems.scm (bcachefs-tools):
Update to 0.1-16.46a6b92.
|
|
* gnu/packages/file-systems.scm (zfs): Update to 2.1.9.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/file-systems.scm (libeatmydata): Update to 131.
[native-inputs]: Version "debian-files" separately.
|
|
* gnu/packages/file-systems.scm (dwarfs): New variable.
|
|
* gnu/packages/patches/bees-beesd-honor-destdir-on-installation.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/file-systems.scm (bees): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/file-systems.scm (zfs): Update to 2.1.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/file-systems.scm (fuse-overlayfs): New variable.
|
|
* gnu/packages/file-systems.scm (nilfs-utils): New variable.
|
|
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.2.0.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-15.494421e.
[arguments]: Skip problematic tests in PYTEST_ARGS.
|
|
This allows using mergerfs filesystems in /etc/fstab.
* gnu/packages/file-systems.scm (mergerfs)[arguments]: Add clause to
existing SUBSTITUTE*.
|
|
* gnu/packages/file-systems.scm (zfs): Update to 2.1.6.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/file-systems.scm (fstransform): New public variable.
|
|
* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.63.
* gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: Update patch.
|
|
* gnu/packages/file-systems.scm (python-dropbox): Update to 11.33.0.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Adjust
make-flags to find pytest. Don't disable tests.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools)[native-inputs]: Only
add valgrind on systems where valgrind is supported.
|
|
* gnu/packages/file-systems.scm (zfs): Update to 2.1.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/file-systems.scm (zfs): Comment style.
[arguments]: Rewrite using gexps.
[inputs]: Remove labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/file-systems.scm (mergerfs): Update to 2.33.5.
|
|
* gnu/packages/file-systems.scm (zfs): Update to 2.1.4.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-14.fd1b849.
|
|
* gnu/packages/file-systems.scm (httpfs2)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/file-systems.scm (httpfs2)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/file-systems.scm (zfs): Update to 2.1.2.
|
|
* gnu/packages/file-systems.scm (bindfs)[description]: Fix trailing
whitespace.
|
|
* gnu/packages/file-systems.scm (bcachefs/static)[arguments]:
Rewrite as G-expressions.
[inputs]: Remove labels.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools/static)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/file-systems.scm (libeatmydata): Update to 130.
|
|
* gnu/packages/file-systems.scm (libeatmydata)[description]:
Remove stray ‘}’ and use @file{} over @code{}.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools/static)[inputs]:
Remove input labels.
|
|
* gnu/packages/crypto.scm (keyutils)[arguments]: Do build the static
library, but move it to the :static output in a new 'install:static
phase.
* gnu/packages/file-systems.scm (bcachefs-tools/static)[inputs]:
Add this keyutils:static.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-13.b19d9f9.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools)[inputs]:
Remove input labels.
|
|
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
|
|
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
|
|
* gnu/packages/file-systems.scm (python-dropbox): Update to 11.25.0.
[propagated-inputs]: Remove python-certifi, python-chardet, and python-urllib3.
|
|
|
|
* gnu/packages/file-systems.scm (davfs2): Update to 1.6.1.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.3.
|
|
|
|
* gnu/packages/file-systems.scm (xfstests): Update to 1.1.0-1.bae1d15.
|
|
|
|
This follows up on commit 196e3f52355ee7d086e67eb769d714dd040d61c2:
bcachefs-tools now unconditionally builds and installs libbcachefs.so.
* gnu/packages/file-systems.scm (bcachefs-tools-static)[arguments]:
Add a new 'skip-shared-library phase.
|
|
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-12.f9f5778.
|
|
* gnu/packages/file-systems.scm (autofs): Update to 5.1.8.
[arguments]: Don't explicitly return #t from phases.
|
|
|
|
* gnu/packages/file-systems.scm (dbxfs)[source]: Download using
git-fetch.
|