mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 08:59:32 +03:00
pulseeffects: formatting
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
6b8a6e6fce
commit
c371cdee24
@ -46,7 +46,6 @@ let
|
|||||||
];
|
];
|
||||||
in stdenv.mkDerivation rec {
|
in stdenv.mkDerivation rec {
|
||||||
pname = "pulseeffects";
|
pname = "pulseeffects";
|
||||||
|
|
||||||
# 5.0.3 crashes. Test carefully before updating.
|
# 5.0.3 crashes. Test carefully before updating.
|
||||||
# https://github.com/wwmm/pulseeffects/issues/927
|
# https://github.com/wwmm/pulseeffects/issues/927
|
||||||
version = "5.0.2";
|
version = "5.0.2";
|
||||||
|
Loading…
Reference in New Issue
Block a user