commits
It wouldn't appear in Finder until I did this. Written by Claude.
Adding a nix flake that perhaps is a little over-engineered for this, but does correctly build and run `pdsfs`. The flake exports a package and devShell, but not an overlay. Optionally can use latest rust using the rust-overlay to build if you want with the nightly-devShell. Only other dependency is flake-utils, but can remove. Haven't tested on any platform other than linux.
supports multiple handles now
Signed-off-by: oppiliappan <me@oppi.li>
Adding a nix flake that perhaps is a little over-engineered for this, but does correctly build and run `pdsfs`. The flake exports a package and devShell, but not an overlay. Optionally can use latest rust using the rust-overlay to build if you want with the nightly-devShell. Only other dependency is flake-utils, but can remove. Haven't tested on any platform other than linux.