We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb74a0 commit ec0c620Copy full SHA for ec0c620
INSTALL.md
@@ -70,6 +70,6 @@ as I don't use Arch Linux personally and don't know how that system works. (I us
70
71
#### NixOS:
72
73
-VPKEdit is available from Nixpkgs unstable thanks to [@Seraphim Pardee](https://github.com/SeraphimRP).
+VPKEdit is available in NixOS 25.05 and nixpkgs unstable thanks to [@Seraphim Pardee](https://github.com/SeraphimRP).
74
Add it to your system by placing `vpkedit` in the appropriate `environment.systemPackages = with pkgs; [];` section
75
in your Nix configuration. If you want to use it temporarily, run `nix-shell -p vpkedit` then `vpkedit` (for gui) or `vpkeditcli`.
0 commit comments