File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,27 @@ This is an unofficial, experimental Nix flake for running Binary Ninja on NixOS.
4
4
More testing is needed; currently only ` x86-64_linux ` is tested, and only a bit.
5
5
Additionally, more variants (e.g. an FHS variant) might be desirable.
6
6
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
+
7
28
## License
8
29
9
30
### Binary Ninja
You can’t perform that action at this time.
0 commit comments