557 B
557 B
juicefs
A nix flake involving juicefs.
Usage
After configuring your nix install to work with flakes:
nix run github:kryptkitty/juicefs#
or
nix run github:kryptkitty/juicefs#juicefs
or, if you don't have nix and don't know if you want it yet, here's a docker command that will do the same
docker run -ti nixos/nix nix run github:kryptkitty/juicefs# --extra-experimental-features nix-command --extra-experimental-features flakes