summaryrefslogtreecommitdiff
path: root/gnu/packages/file-systems.scm
Commit message (Collapse)AuthorAge
* gnu: bcachefs-tools: Update to 0.1-14.fd1b849.Tobias Geerinckx-Rice2022-02-27
| | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-14.fd1b849.
* gnu: httpfs2: Prepare for cross-compilation.Tobias Geerinckx-Rice2022-01-08
| | | | * gnu/packages/file-systems.scm (httpfs2)[arguments]: Use CC-FOR-TARGET.
* gnu: httpfs2: Use G-expressions.Tobias Geerinckx-Rice2022-01-08
| | | | | * gnu/packages/file-systems.scm (httpfs2)[arguments]: Rewrite as G-expressions.
* gnu: zfs: Update to 2.1.2.raid5atemyhomework2022-01-05
| | | | * gnu/packages/file-systems.scm (zfs): Update to 2.1.2.
* gnu: bindfs: Fix trailing whitespace in description.Vagrant Cascadian2021-12-30
| | | | | * gnu/packages/file-systems.scm (bindfs)[description]: Fix trailing whitespace.
* gnu: bcachefs/static: Use G-expressions.Tobias Geerinckx-Rice2021-12-29
| | | | | | * gnu/packages/file-systems.scm (bcachefs/static)[arguments]: Rewrite as G-expressions. [inputs]: Remove labels.
* gnu: bcachefs-tools/static: Use G-expressions.Tobias Geerinckx-Rice2021-12-29
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools/static)[arguments]: Rewrite as G-expressions.
* gnu: bcachefs-tools: Use G-expressions.Tobias Geerinckx-Rice2021-12-29
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Rewrite as G-expressions.
* gnu: libeatmydata: Update to 130.Tobias Geerinckx-Rice2021-12-20
| | | | * gnu/packages/file-systems.scm (libeatmydata): Update to 130.
* gnu: libeatmydata: Fix Texinfo typo in description.Tobias Geerinckx-Rice2021-12-20
| | | | | * gnu/packages/file-systems.scm (libeatmydata)[description]: Remove stray ‘}’ and use @file{} over @code{}.
* gnu: bcachefs-tools-static: Remove input labels.Tobias Geerinckx-Rice2021-12-20
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools/static)[inputs]: Remove input labels.
* gnu: bcachefs-tools-static: Fix build.Tobias Geerinckx-Rice2021-12-20
| | | | | | | | * 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: bcachefs-tools: Update to 0.1-13.b19d9f9.Tobias Geerinckx-Rice2021-12-20
| | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-13.b19d9f9.
* gnu: bcachefs-tools: Remove input labels.Tobias Geerinckx-Rice2021-12-20
| | | | | * gnu/packages/file-systems.scm (bcachefs-tools)[inputs]: Remove input labels.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | 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.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\
| * gnu: python-dropbox: Update to 11.25.0.Efraim Flashner2021-12-08
| | | | | | | | | | * gnu/packages/file-systems.scm (python-dropbox): Update to 11.25.0. [propagated-inputs]: Remove python-certifi, python-chardet, and python-urllib3.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\|
| * gnu: davfs2: Update to 1.6.1.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | | | * gnu/packages/file-systems.scm (davfs2): Update to 1.6.1. [arguments]: Don't explicitly return #t from phases.
| * gnu: exfatprogs: Update to 1.1.3.Tobias Geerinckx-Rice2021-11-27
| | | | | | | | * gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.3.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\|
| * gnu: xfstests: Update to 1.1.0-1.bae1d15.Tobias Geerinckx-Rice2021-11-07
| | | | | | | | * gnu/packages/file-systems.scm (xfstests): Update to 1.1.0-1.bae1d15.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * gnu: bcachefs-tools-static: Fix build.Tobias Geerinckx-Rice2021-10-23
| | | | | | | | | | | | | | | | 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: bcachefs-tools: Update to 0.1-12.f9f5778.Tobias Geerinckx-Rice2021-10-23
| | | | | | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-12.f9f5778.
| * gnu: autofs: Update to 5.1.8.Tobias Geerinckx-Rice2021-10-21
| | | | | | | | | | * gnu/packages/file-systems.scm (autofs): Update to 5.1.8. [arguments]: Don't explicitly return #t from phases.
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-18
|\|
| * gnu: dbxfs: Download using git-fetch.Efraim Flashner2021-10-15
| | | | | | | | | | * gnu/packages/file-systems.scm (dbxfs)[source]: Download using git-fetch.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-10-14
|\|
| * gnu: dbxfs: Update home-page.Efraim Flashner2021-10-12
| | | | | | | | | | * gnu/packages/file-systems.scm (dbxfs)[home-page]: Update to new upstream homepage.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * gnu: bcachefs-tools: Update to 0.1-11.3785043.Tobias Geerinckx-Rice2021-10-03
| | | | | | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-11.3785043.
| * gnu: zfs: Update to 2.1.1.Kaelyn Takata2021-10-02
| | | | | | | | | | | | | | * 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>
| * gnu: bcachefs-tools: Update to 0.1-10.d214908.Tobias Geerinckx-Rice2021-09-27
| | | | | | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-10.d214908.
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-07
|\|
| * gnu: bcachefs-tools: Update to 0.1-9.6c42566.Tobias Geerinckx-Rice2021-09-03
| | | | | | | | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-9.6c42566. [native-inputs]: Add python and python-docutils.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-08-12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * gnu: zfs: Update source URI.Efraim Flashner2021-08-02
| | | | | | | | * gnu/packages/file-systems.scm (zfs)[source]: Update to new upstream URI.
| * gnu: zfs: Update 2.1.0.raid5atemyhomework via Bug reports for GNU Guix2021-08-02
| | | | | | | | | | | | | | | | * gnu/packages/file-systems.scm (zfs): Update to 2.1.0. [arguments]: Adjust 'patch-source phase to add support for new compatibility feature. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: Use 'search-input-file' when looking for executables.Ludovic Courtès2021-07-24
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (isc-dhcp): Use 'search-input-file' when looking for executables. * gnu/packages/audio.scm (ableton-link): Likewise. * gnu/packages/benchmark.scm (fio): Likewise. * gnu/packages/bioinformatics.scm (roary): Likewise. (ngless): Likewise. * gnu/packages/boost.scm (boost-for-irods): Likewise. * gnu/packages/bootloaders.scm (grub): Likewise. (grub-efi): Likewise. * gnu/packages/chemistry.scm (inchi): Likewise. * gnu/packages/dictionaries.scm (ding): Likewise. * gnu/packages/dlang.scm (ldc): Likewise. * gnu/packages/education.scm (childsplay): Likewise. * gnu/packages/emacs-xyz.scm (emacs-hyperbole): Likewise. (emacs-haskell-mode): Likewise. (emacs-auctex): Likewise. (emacs-ggtags): Likewise. (emacs-graphviz-dot-mode): Likewise. (emacs-flycheck-grammalecte): Likewise. (emacs-counsel-notmuch): Likewise. (emacspeak): Likewise. (emacs-exwm): Likewise. (emacs-exwm-x): Likewise. (emacs-treemacs): Likewise. (emacs-telega): Likewise. (emacs-exiftool): Likewise. * gnu/packages/emulators.scm (higan): Likewise. * gnu/packages/engineering.scm (freehdl): Likewise. (librepcb): Likewise. * gnu/packages/entr.scm (entr): Likewise. * gnu/packages/file-systems.scm (libeatmydata): Likewise. (xfstests): Likewise. (mergerfs): Likewise. (mergerfs-tools): Likewise. * gnu/packages/finance.scm (monero-gui): Likewise. * gnu/packages/flashing-tools.scm (flashrom): Likewise. * gnu/packages/fontutils.scm (fontforge): Likewise. * gnu/packages/game-development.scm (python2-renpy): Likewise. * gnu/packages/games.scm (opensurge): Likewise. (xboard): Likewise. (hyperrogue): Likewise. (flare-game): Likewise. (chessx): Likewise. * gnu/packages/geo.scm (grass): Likewise. * gnu/packages/glib.scm (glib): Likewise. * gnu/packages/gnome.scm (mm-common): Likewise. (network-manager-openvpn): Likewise. (network-manager-vpnc): Likewise. (network-manager-openconnect): Likewise. (apostrophe): Likewise. * gnu/packages/gnupg.scm (pius): Likewise. (jetring): Likewise. * gnu/packages/gnuzilla.scm (icedove): Likewise. * gnu/packages/golang.scm (go-1.4): Likewise. * gnu/packages/graphviz.scm (xdot): Likewise. * gnu/packages/guile-xyz.scm (jupyter-guile-kernel): Likewise. * gnu/packages/haskell-xyz.scm (ghc-hindent): Likewise. * gnu/packages/ibus.scm (ibus): Likewise. * gnu/packages/image.scm (phockup): Likewise. * gnu/packages/irc.scm (quassel): Likewise. * gnu/packages/java.scm (drip): Likewise. (ant-bootstrap): Likewise. (tla2tools): Likewise. * gnu/packages/julia.scm (julia): Likewise. * gnu/packages/less.scm (lesspipe): Likewise. * gnu/packages/libreoffice.scm (libreoffice): Likewise. * gnu/packages/linux.scm (fuse): Likewise. (lm-sensors): Likewise. (bluez): Likewise. (fakeroot): Likewise. (inputattach): Likewise. * gnu/packages/lisp-xyz.scm (sbcl-cl-diskspace): Likewise. * gnu/packages/lisp.scm (lisp-repl-core-dumper): Likewise. * gnu/packages/lua.scm (fennel): Likewise. * gnu/packages/lxde.scm (spacefm): Likewise. * gnu/packages/mail.scm (public-inbox): Likewise. * gnu/packages/maths.scm (hdf-java): Likewise. (maxima): Likewise. (frama-c): Likewise. * gnu/packages/messaging.scm (libgadu): Likewise. * gnu/packages/music.scm (denemo): Likewise. (curseradio): Likewise. * gnu/packages/netpbm.scm (netpbm): Likewise. * gnu/packages/networking.scm (blueman): Likewise. (squid): Likewise. (aircrack-ng): Likewise. * gnu/packages/node.scm (node): Likewise. (node-llparse-frontend-bootstrap): Likewise. (node-llparse-bootstrap): Likewise. (llhttp-bootstrap): Likewise. (node-lts): Likewise. * gnu/packages/ocaml.scm (ocaml-4.11): Likewise. (opam): Likewise. (ocaml-graph): Likewise. * gnu/packages/orpheus.scm (orpheus): Likewise. * gnu/packages/password-utils.scm (password-store): Likewise. * gnu/packages/python.scm (pypy3): Likewise. * gnu/packages/qt.scm (qt5ct): Likewise. * gnu/packages/radio.scm (libosmo-dsp): Likewise. * gnu/packages/ruby.scm (ruby-pandoc-ruby): Likewise. * gnu/packages/rust.scm (rust-1.30): Likewise. * gnu/packages/screen.scm (byobu): Likewise. * gnu/packages/statistics.scm (r-with-tests): Likewise. * gnu/packages/suckless.scm (surf): Likewise. * gnu/packages/syndication.scm (gfeeds): Likewise. * gnu/packages/telephony.scm (mumble): Likewise. * gnu/packages/terminals.scm (alacritty): Likewise. * gnu/packages/tex.scm (texlive-bin): Likewise. * gnu/packages/uml.scm (plantuml): Likewise. * gnu/packages/version-control.scm (python-git-multimail): Likewise. (gitolite): Likewise. (hg-commitsigs): Likewise. (git-when-merged): Likewise. (git-imerge): Likewise. (gita): Likewise. * gnu/packages/video.scm (you-get): Likewise. * gnu/packages/vim.scm (eovim): Likewise. * gnu/packages/virtualization.scm (qemu): Likewise. (virt-manager): Likewise. (criu): Likewise. * gnu/packages/vpn.scm (strongswan): Likewise. (xl2tpd): Likewise. * gnu/packages/wm.scm (i3lock-fancy): Likewise. * gnu/packages/wxwidgets.scm (python-wxpython): Likewise. (python2-wxpython): Likewise. * gnu/packages/xdisorg.scm (autorandr): Likewise. * gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise. (v86d): Likewise. (mkfontdir): Likewise. (xpra): Likewise.
* gnu: mergerfs-tools: Update to 0.0.0-3.3b6fe00.Tobias Geerinckx-Rice2021-07-09
| | | | * gnu/packages/file-systems.scm (mergerfs-tools): Update to 0.0.0-3.3b6fe00.
* gnu: mergerfs: Clean up arguments.Tobias Geerinckx-Rice2021-07-09
| | | | | | * gnu/packages/file-systems.scm (mergerfs)[arguments]: Remove some incorrect comments & rewrite code accordingly. Pass the PREFIX as a make flag.
* gnu: mergerfs: Do not refer to the native bash.Tobias Geerinckx-Rice2021-07-09
| | | | | * gnu/packages/linux.scm (mergerfs)[inputs]: Add bash-minimal. [arguments]: Refer to it rather than to the native build bash.
* gnu: mergerfs: Cross-compile.Tobias Geerinckx-Rice2021-07-09
| | | | | * gnu/packages/file-systems.scm (mergerfs)[arguments]: Use CC-FOR-TARGET and CXX-FOR-TARGET. Don't let the Makefile strip binaries.
* gnu: mergerfs: Update to 2.32.6.Tobias Geerinckx-Rice2021-07-09
| | | | * gnu/packages/file-systems.scm (mergerfs): Update to 2.32.6.
* gnu: Add rewritefs.Tobias Geerinckx-Rice2021-07-07
| | | | * gnu/packages/file-systems.scm (rewritefs): New public variable.
* gnu: exfat-utils: Move to (gnu packages file-systems).Tobias Geerinckx-Rice2021-06-25
| | | | | * gnu/packages/mtools.scm (exfat-utils): Move from here… * gnu/packages/file-systems.scm (exfat-utils): …to here.
* gnu: zfs: Update to 2.0.5.Tobias Geerinckx-Rice2021-06-25
| | | | * gnu/packages/file-systems.scm (zfs): Update to 2.0.5.
* gnu: Add cachefilesd-inotify.Tobias Geerinckx-Rice2021-06-24
| | | | | * gnu/packages/file-systems.scm (cachefilesd-inotify): New public variable.