mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
renpyMinimal: init
This commit is contained in:
parent
36837cc62c
commit
f57cb0b761
1 changed files with 5 additions and 0 deletions
5
pkgs/by-name/re/renpyMinimal/package.nix
Normal file
5
pkgs/by-name/re/renpyMinimal/package.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
renpy,
|
||||
}:
|
||||
|
||||
renpy.override { minimal = true; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue