fix nixosModules listing

This commit is contained in:
Chris Kruining 2025-04-24 23:05:48 +02:00
parent b6674e4da4
commit abdf88a717
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
3 changed files with 16 additions and 5 deletions

View file

@ -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";