Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ See [examples/claude-sandboxed](./examples/claude-sandboxed/flake.nix) for a com
Try it:

```sh
nix run github:srid/sandnix?dir=examples/claude-sandboxed
nix run 'github:srid/sandnix?dir=examples/claude-sandboxed'
```

## Features
Expand Down Expand Up @@ -122,8 +122,6 @@ GPL-3.0

## Similar projects

From [the original announcement post](https://x.com/sridca/status/1976791931431927899):

- [nixpak](https://github.com/nixpak/nixpak): a fancy declarative wrapper around bubblewrap.
- [jail.nix](https://sr.ht/~alexdavid/jail.nix/): helper to make it easy and ergonomic to wrap your derivations in bubblewrap.