Commit graph

178 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
b795976778
gnu: bcachefs-tools: Update to 0.1-16.46a6b92.
* gnu/packages/file-systems.scm (bcachefs-tools):
Update to 0.1-16.46a6b92.
2023-02-12 01:00:00 +01:00
Kaelyn Takata
e223ab48e0
gnu: zfs: Update to 2.1.9.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.9.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-02-11 22:21:02 +01:00
Tobias Geerinckx-Rice
d7fbc2014d
gnu: libeatmydata: Update to 131.
* gnu/packages/file-systems.scm (libeatmydata): Update to 131.
[native-inputs]: Version "debian-files" separately.
2023-01-22 01:01:00 +01:00
Pierre Neidhardt
3a1b18aa45
gnu: Add dwarfs.
* gnu/packages/file-systems.scm (dwarfs): New variable.
2023-01-23 14:19:11 +01:00
Hilton Chain
8d4c893ab5
gnu: Add bees.
* 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>
2023-01-17 16:05:21 +01:00
Brian Cully
6f8a03fad3
gnu: zfs: Update to 2.1.7.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-05 23:13:14 +01:00
Pierre Neidhardt
77d4bff94c
gnu: Add fuse-overlayfs.
* gnu/packages/file-systems.scm (fuse-overlayfs): New variable.
2022-12-29 11:57:40 +01:00
Efraim Flashner
3dde5f4df4
gnu: Add nilfs-utils.
* gnu/packages/file-systems.scm (nilfs-utils): New variable.
2022-12-19 12:40:29 +02:00
Tobias Geerinckx-Rice
8c5b49cd26
gnu: exfatprogs: Update to 1.2.0.
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.2.0.
2022-12-11 01:00:01 +01:00
Tobias Geerinckx-Rice
004423683d
gnu: bcachefs-tools: Update to 0.1-15.494421e.
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-15.494421e.
[arguments]: Skip problematic tests in PYTEST_ARGS.
2022-10-16 02:00:00 +02:00
Lars-Dominik Braun
b310afde26
gnu: mergerfs: Hard-code output path in mount.mergerfs.
This allows using mergerfs filesystems in /etc/fstab.

* gnu/packages/file-systems.scm (mergerfs)[arguments]: Add clause to
existing SUBSTITUTE*.
2022-10-09 13:18:02 +02:00
Brian Cully
ac3582f990
gnu: zfs: Update to 2.1.6.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.6.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-06 19:27:44 +03:00
Tobias Geerinckx-Rice
fa0c9b086c
gnu: Add fstransform.
* gnu/packages/file-systems.scm (fstransform): New public variable.
2022-08-07 02:00:00 +02:00
Efraim Flashner
a2011d73bc
gnu: dbxfs: Update to 1.0.63.
* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.63.
* gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: Update patch.
2022-07-24 15:27:05 +03:00
Efraim Flashner
0e57c02ce5
gnu: python-dropbox: Update to 11.33.0.
* gnu/packages/file-systems.scm (python-dropbox): Update to 11.33.0.
2022-07-24 15:27:05 +03:00
Efraim Flashner
d1a235d72d
gnu: bcachefs-tools: Enable tests.
* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Adjust
make-flags to find pytest.  Don't disable tests.
2022-07-12 17:39:57 +03:00
Efraim Flashner
f58ba4031f
gnu: bcachefs-tools: Only build with valgrind on supported systems.
* gnu/packages/file-systems.scm (bcachefs-tools)[native-inputs]: Only
add valgrind on systems where valgrind is supported.
2022-07-12 17:39:56 +03:00
Brian Cully
cbf02f10d7
gnu: zfs: Update to 2.1.5.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26 19:11:34 +03:00
Brian Cully
7b6818359c
gnu: zfs: Use new package style.
* gnu/packages/file-systems.scm (zfs): Comment style.
[arguments]: Rewrite using gexps.
[inputs]: Remove labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-20 19:55:42 +02:00
Lars-Dominik Braun
dc00098535
gnu: mergerfs: Update to 2.33.5.
* gnu/packages/file-systems.scm (mergerfs): Update to 2.33.5.
2022-05-11 12:31:14 +02:00
Brian Cully
9c4398acdf
gnu: zfs: Update to 2.1.4.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.4.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 11:02:17 +02:00
Tobias Geerinckx-Rice
ec04576869
gnu: bcachefs-tools: Update to 0.1-14.fd1b849.
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-14.fd1b849.
2022-02-27 01:00:01 +01:00
Tobias Geerinckx-Rice
7ed3e2606b
gnu: httpfs2: Prepare for cross-compilation.
* gnu/packages/file-systems.scm (httpfs2)[arguments]: Use CC-FOR-TARGET.
2022-01-08 21:57:53 +01:00
Tobias Geerinckx-Rice
f7f88a85d7
gnu: httpfs2: Use G-expressions.
* gnu/packages/file-systems.scm (httpfs2)[arguments]:
Rewrite as G-expressions.
2022-01-08 21:57:53 +01:00
raid5atemyhomework
e1c1299054
gnu: zfs: Update to 2.1.2.
* gnu/packages/file-systems.scm (zfs): Update to 2.1.2.
2022-01-05 22:24:50 +01:00
Vagrant Cascadian
36a78af6f2
gnu: bindfs: Fix trailing whitespace in description.
* gnu/packages/file-systems.scm (bindfs)[description]: Fix trailing
  whitespace.
2021-12-30 00:53:07 -08:00
Tobias Geerinckx-Rice
b37ba3747a
gnu: bcachefs/static: Use G-expressions.
* gnu/packages/file-systems.scm (bcachefs/static)[arguments]:
Rewrite as G-expressions.
[inputs]: Remove labels.
2021-12-29 02:56:47 +01:00
Tobias Geerinckx-Rice
1a6ca06827
gnu: bcachefs-tools/static: Use G-expressions.
* gnu/packages/file-systems.scm (bcachefs-tools/static)[arguments]:
Rewrite as G-expressions.
2021-12-29 02:56:47 +01:00
Tobias Geerinckx-Rice
5dca6c8dfc
gnu: bcachefs-tools: Use G-expressions.
* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]:
Rewrite as G-expressions.
2021-12-29 01:42:18 +01:00
Tobias Geerinckx-Rice
b472fd8911
gnu: libeatmydata: Update to 130.
* gnu/packages/file-systems.scm (libeatmydata): Update to 130.
2021-12-20 03:26:19 +01:00
Tobias Geerinckx-Rice
efc0056fb5
gnu: libeatmydata: Fix Texinfo typo in description.
* gnu/packages/file-systems.scm (libeatmydata)[description]:
Remove stray ‘}’ and use @file{} over @code{}.
2021-12-20 03:26:19 +01:00
Tobias Geerinckx-Rice
24cc38ec8e
gnu: bcachefs-tools-static: Remove input labels.
* gnu/packages/file-systems.scm (bcachefs-tools/static)[inputs]:
Remove input labels.
2021-12-20 02:04:50 +01:00
Tobias Geerinckx-Rice
a86a6fb6fc
gnu: bcachefs-tools-static: Fix build.
* 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.
2021-12-20 02:04:50 +01:00
Tobias Geerinckx-Rice
83197fdf05
gnu: bcachefs-tools: Update to 0.1-13.b19d9f9.
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-13.b19d9f9.
2021-12-20 02:04:50 +01:00
Tobias Geerinckx-Rice
3657015d89
gnu: bcachefs-tools: Remove input labels.
* gnu/packages/file-systems.scm (bcachefs-tools)[inputs]:
Remove input labels.
2021-12-20 02:04:50 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
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.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Mathieu Othacehe
32750e8c3e
Merge remote-tracking branch 'signed/master' into core-updates 2021-12-10 21:49:25 +01:00
Efraim Flashner
f45e304aa4
gnu: python-dropbox: Update to 11.25.0.
* gnu/packages/file-systems.scm (python-dropbox): Update to 11.25.0.
[propagated-inputs]: Remove python-certifi, python-chardet, and python-urllib3.
2021-12-08 11:51:03 +02:00
Ricardo Wurmus
9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
Tobias Geerinckx-Rice
5aebbbffac
gnu: davfs2: Update to 1.6.1.
* gnu/packages/file-systems.scm (davfs2): Update to 1.6.1.
[arguments]: Don't explicitly return #t from phases.
2021-11-27 00:49:55 +01:00
Tobias Geerinckx-Rice
9c2a1b5894
gnu: exfatprogs: Update to 1.1.3.
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.3.
2021-11-27 00:49:53 +01:00
Efraim Flashner
1c94392a13
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-11-08 09:06:14 +02:00
Tobias Geerinckx-Rice
031906be76
gnu: xfstests: Update to 1.1.0-1.bae1d15.
* gnu/packages/file-systems.scm (xfstests): Update to 1.1.0-1.bae1d15.
2021-11-07 22:52:43 +01:00
Efraim Flashner
bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-10-31 14:49:47 +02:00
Tobias Geerinckx-Rice
5df03003e6
gnu: bcachefs-tools-static: Fix build.
This follows up on commit 196e3f5235:
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.
2021-10-23 16:49:36 +02:00
Tobias Geerinckx-Rice
196e3f5235
gnu: bcachefs-tools: Update to 0.1-12.f9f5778.
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-12.f9f5778.
2021-10-23 13:24:43 +02:00
Tobias Geerinckx-Rice
f743c432cc
gnu: autofs: Update to 5.1.8.
* gnu/packages/file-systems.scm (autofs): Update to 5.1.8.
[arguments]: Don't explicitly return #t from phases.
2021-10-21 01:39:01 +02:00
Mathieu Othacehe
e486b2b674
Merge remote-tracking branch 'signed/master' into core-updates 2021-10-18 14:37:26 +00:00
Efraim Flashner
cecee6ca76
gnu: dbxfs: Download using git-fetch.
* gnu/packages/file-systems.scm (dbxfs)[source]: Download using
git-fetch.
2021-10-15 13:43:42 +03:00