···2222 description = "A C library to make the use of LV2 plugins";
2323 license = licenses.mit;
2424 maintainers = [ maintainers.goibhniu ];
2525-2525+ platforms = platforms.linux;
2626 };
2727}
+1-1
pkgs/development/libraries/audio/lv2/default.nix
···2222 description = "A plugin standard for audio systems";
2323 license = licenses.mit;
2424 maintainers = [ maintainers.goibhniu ];
2525-2525+ platforms = platforms.linux;
2626 };
2727}