Skip to content

tweag/nix-blobfuse2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build blobfuse2 with Nix

blobfuse2 is currently available in preview. It can be installed using artifacts shared in releases. Unfortunately, not all systems can use these artifacts to install it.

This repo stores a Nix flake to build and use blobfuse2 using Nix.

Instructions assume you have enabled nix-command and flakes. See the docs:

How to use

To enter a shell with blobfuse2 available:

$ nix shell github:tweag/nix-blobfuse2#blobfuse2

Development

To build the binaries to a local result/ folder:

$ nix build 

About

Build blobfuse2 using Nix

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages