/vitasdk.nix

Nix derivations for VitaSDK packages.

Primary LanguageNix

vitasdk.nix

This repository contains Nix derivations for the VitaSDK.

Sample usage:

nix-shell -p '(import ./vitasdk-packages.nix {}).vitasdk' '(import ./vitasdk-packages.nix {}).vitaGL'

A flake is also provided, you can use it like this:

nix shell github:sleirsgoevy/vitasdk.nix#vitasdk

Note that this way you cannot add libraries to your shell without writing a flake for your own app.

Packages

Derivations for all 121 official VitaSDK packages are generated and build correctly, however most of them are not tested.