Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
outfox # OutFox
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
outfox # OutFox
];
} Package Definition
{
"pname": "outfox",
"version": "0.5.0-pre042,OF5.0.0-042,OutFox-alpha,MacOS-universal-date-20231224",
"src": {
"url": "https://github.com/TeamRizu/OutFox/releases/download/OF5.0.0-042/OutFox-alpha-0.5.0-pre042-MacOS-universal-date-20231224.dmg",
"sha256": "5c6f772d17e972c7836174af6831a3257619bff4a5c681dbb1ac05cad6180055"
},
"installPhase": [
"mkdir -p \"$out/Applications/OutFox\" && cp -r \"OutFox\" \"$out/Applications\""
],
"meta": {
"description": "Extensible rhythm game engine based on StepMania",
"homepage": "https://projectoutfox.com/"
}
} Version History
0.5.0-pre042,OF5.0.0-042,OutFox-alpha,MacOS-universal-date-20231224 (NixCasks v4)
7 March 2025, 09:14 0.5.0-pre042,OF5.0.0-042,OutFox-alpha,MacOS-universal-date-20231224 (NixCasks v3)
5 March 2025, 00:00 0.5.0-pre042,OF5.0.0-042,OutFox-alpha,MacOS-universal-date-20231224 (NixCasks v2)
4 March 2025, 19:10 0.5.0-pre042,OF5.0.0-042,OutFox-alpha,MacOS-universal-date-20231224 (NixCasks v1)
8 November 2024, 21:15