lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #308501 from bbenno/fix-vcv-rack

authored by

Sandro and committed by
GitHub
d944b34b 1f84352d

+1
+1
pkgs/applications/audio/vcv-rack/default.nix
··· 250 250 # no-derivatives clause 251 251 license = with licenses; [ gpl3Plus cc-by-nc-40 unfreeRedistributable ]; 252 252 maintainers = with maintainers; [ nathyong jpotier ddelabru ]; 253 + mainProgram = "Rack"; 253 254 platforms = platforms.linux; 254 255 }; 255 256 }