Skip to content

Commit d14a6e2

Browse files
committed
Update README.md with package list
1 parent 63a4e51 commit d14a6e2

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@ This is an unofficial, experimental Nix flake for running Binary Ninja on NixOS.
44
More testing is needed; currently only `x86-64_linux` is tested, and only a bit.
55
Additionally, more variants (e.g. an FHS variant) might be desirable.
66

7+
## Packages
8+
The following package attributes are available:
9+
10+
- `binary-ninja-free`
11+
- `binary-ninja-personal`
12+
- `binary-ninja-commercial`
13+
- `binary-ninja-enterprise`
14+
- `binary-ninja-free-wayland`
15+
- `binary-ninja-personal-wayland`
16+
- `binary-ninja-commercial-wayland`
17+
- `binary-ninja-enterprise-wayland`
18+
19+
For the free version, please see the License section.
20+
21+
For other versions, note that you will need to provide the latest installer.
22+
23+
The `-wayland` variants will force Binary Ninja to use the Wayland window
24+
system. This comes with some caveats and is not recommended under Gnome. See the
25+
[Binary Ninja troubleshooting section on Wayland](https://docs.binary.ninja/guide/troubleshooting.html#wayland)
26+
for more information.
27+
728
## License
829

930
### Binary Ninja

0 commit comments

Comments
 (0)