fix nixosModules listing
This commit is contained in:
parent
b6674e4da4
commit
abdf88a717
3 changed files with 16 additions and 5 deletions
|
@ -8,7 +8,7 @@ in mkWindowsAppNoCC rec {
|
|||
inherit wine;
|
||||
|
||||
pname = "studio";
|
||||
version = "2.25.4_1";
|
||||
version = "2.25.4";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://studio.download.bricklink.info/Studio2.0+EarlyAccess/Archive/2.25.4_1/Studio+2.0+EarlyAccess.exe";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue