test to swap channels
This commit is contained in:
@@ -34,7 +34,10 @@ _final: prev: {
|
||||
]);
|
||||
};
|
||||
handbrake = prev.handbrake.override { useGtk = true; };
|
||||
discord-ptb = prev.discord.override { withVencord = true; };
|
||||
discord = prev.discord.override {
|
||||
withVencord = true;
|
||||
withOpenASAR = true;
|
||||
};
|
||||
ripgrep = prev.ripgrep.override { withPCRE2 = true; };
|
||||
papirus-icon-theme = prev.papirus-icon-theme.override { color = "orange"; };
|
||||
blender = pkgs11.blender.override { cudaSupport = true; };
|
||||
|
||||
Reference in New Issue
Block a user