summaryrefslogtreecommitdiff
path: root/gnu/packages/file-systems.scm
AgeCommit message (Expand)Author
2022-10-16gnu: 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. Tobias Geerinckx-Rice
2022-10-09gnu: 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*. Lars-Dominik Braun
2022-10-06gnu: 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> Brian Cully
2022-08-07gnu: Add fstransform....* gnu/packages/file-systems.scm (fstransform): New public variable. Tobias Geerinckx-Rice
2022-07-24gnu: 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. Efraim Flashner
2022-07-24gnu: python-dropbox: Update to 11.33.0....* gnu/packages/file-systems.scm (python-dropbox): Update to 11.33.0. Efraim Flashner
2022-07-12gnu: bcachefs-tools: Enable tests....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Adjust make-flags to find pytest. Don't disable tests. Efraim Flashner
2022-07-12gnu: 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. Efraim Flashner
2022-06-26gnu: 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> Brian Cully
2022-05-20gnu: 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> Brian Cully
2022-05-11gnu: mergerfs: Update to 2.33.5....* gnu/packages/file-systems.scm (mergerfs): Update to 2.33.5. Lars-Dominik Braun
2022-04-26gnu: 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> Brian Cully
2022-02-27gnu: bcachefs-tools: Update to 0.1-14.fd1b849....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-14.fd1b849. Tobias Geerinckx-Rice
2022-01-08gnu: httpfs2: Prepare for cross-compilation....* gnu/packages/file-systems.scm (httpfs2)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice
2022-01-08gnu: httpfs2: Use G-expressions....* gnu/packages/file-systems.scm (httpfs2)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2022-01-05gnu: zfs: Update to 2.1.2....* gnu/packages/file-systems.scm (zfs): Update to 2.1.2. raid5atemyhomework
2021-12-30gnu: bindfs: Fix trailing whitespace in description....* gnu/packages/file-systems.scm (bindfs)[description]: Fix trailing whitespace. Vagrant Cascadian
2021-12-29gnu: bcachefs/static: Use G-expressions....* gnu/packages/file-systems.scm (bcachefs/static)[arguments]: Rewrite as G-expressions. [inputs]: Remove labels. Tobias Geerinckx-Rice
2021-12-29gnu: bcachefs-tools/static: Use G-expressions....* gnu/packages/file-systems.scm (bcachefs-tools/static)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2021-12-29gnu: bcachefs-tools: Use G-expressions....* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2021-12-20gnu: libeatmydata: Update to 130....* gnu/packages/file-systems.scm (libeatmydata): Update to 130. Tobias Geerinckx-Rice
2021-12-20gnu: libeatmydata: Fix Texinfo typo in description....* gnu/packages/file-systems.scm (libeatmydata)[description]: Remove stray ‘}’ and use @file{} over @code{}. Tobias Geerinckx-Rice
2021-12-20gnu: bcachefs-tools-static: Remove input labels....* gnu/packages/file-systems.scm (bcachefs-tools/static)[inputs]: Remove input labels. Tobias Geerinckx-Rice
2021-12-20gnu: 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. Tobias Geerinckx-Rice
2021-12-20gnu: bcachefs-tools: Update to 0.1-13.b19d9f9....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-13.b19d9f9. Tobias Geerinckx-Rice
2021-12-20gnu: bcachefs-tools: Remove input labels....* gnu/packages/file-systems.scm (bcachefs-tools)[inputs]: Remove input labels. Tobias Geerinckx-Rice
2021-12-13gnu: 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.) Ludovic Courtès
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-12-08gnu: 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. Efraim Flashner
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-11-27gnu: 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. Tobias Geerinckx-Rice
2021-11-27gnu: exfatprogs: Update to 1.1.3....* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.3. Tobias Geerinckx-Rice
2021-11-08Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-11-07gnu: xfstests: Update to 1.1.0-1.bae1d15....* gnu/packages/file-systems.scm (xfstests): Update to 1.1.0-1.bae1d15. Tobias Geerinckx-Rice
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-23gnu: bcachefs-tools-static: Fix build....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. Tobias Geerinckx-Rice
2021-10-23gnu: bcachefs-tools: Update to 0.1-12.f9f5778....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-12.f9f5778. Tobias Geerinckx-Rice
2021-10-21gnu: 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. Tobias Geerinckx-Rice
2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-10-15gnu: dbxfs: Download using git-fetch....* gnu/packages/file-systems.scm (dbxfs)[source]: Download using git-fetch. Efraim Flashner
2021-10-14Merge branch 'master' into core-updates-frozenMarius Bakke
2021-10-12gnu: dbxfs: Update home-page....* gnu/packages/file-systems.scm (dbxfs)[home-page]: Update to new upstream homepage. Efraim Flashner
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-03gnu: bcachefs-tools: Update to 0.1-11.3785043....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-11.3785043. Tobias Geerinckx-Rice
2021-10-02gnu: zfs: Update to 2.1.1....* gnu/packages/file-systems.scm (zfs): Update to 2.1.1. [arguments]: Do not return #t from custom phases. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Kaelyn Takata
2021-09-27gnu: bcachefs-tools: Update to 0.1-10.d214908....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-10.d214908. Tobias Geerinckx-Rice
2021-09-07Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-09-03gnu: bcachefs-tools: Update to 0.1-9.6c42566....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-9.6c42566. [native-inputs]: Add python and python-docutils. Tobias Geerinckx-Rice
2021-08-12Merge branch 'master' into core-updates-frozen... Conflicts: gnu/packages/algebra.scm gnu/packages/games.scm gnu/packages/golang.scm gnu/packages/kerberos.scm gnu/packages/mail.scm gnu/packages/python.scm gnu/packages/ruby.scm gnu/packages/scheme.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/version-control.scm Marius Bakke