SkillAgentSearch skills...

Vitasdk.nix

Nix derivations for VitaSDK packages.

Install / Use

/learn @sleirsgoevy/Vitasdk.nix
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated24d ago
Forks2

Languages

Nix

Security Score

75/100

Audited on Mar 15, 2026

No findings