15 src = fetchFromGitHub {
18 rev = "e621585d5aaa7983fbee68583f7deae995d3bafb";
19 sha256 = "0mlrjbb5rw78dgijkr3bspmsskk6jqs9y7xpsgs35i46dvb327q5";
26 propagatedBuildInputs = [
31 buildInputs = [ blas lapack ];
33 enableParallelBuilding = true;
36 homepage = "https://github.com/albarji/proxTV";
37 description = "A toolbox for fast Total Variation proximity operators";
38 license = licenses.bsd2;
39 maintainers = with maintainers; [ multun ];