nilfs-utils
Continuous Snapshotting Filesystem
NILFS is a log-structured file system supporting versioning of the entire file system and continuous snapshotting, which allows users to even restore files mistakenly overwritten or destroyed just a few seconds ago.
- Versions: 2.2.11
- Website: https://nilfs.sourceforge.io/
- Licenses: GPL 3+
- Package source: gnu/packages/file-systems.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of nilfs-utils
as follows:
guix install nilfs-utils
Or install a particular version:
guix install nilfs-utils@2.2.11
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of nilfs-utils about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/nilfs-utils'><img src='https://packages.guix.gnu.org/packages/nilfs-utils/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/nilfs-utils)
Example Org:
[[https://packages.guix.gnu.org/packages/nilfs-utils][https://packages.guix.gnu.org/packages/nilfs-utils/badges/latest-version.svg]]