pulseview: 0.4.0 -> 0.4.1
https://sigrok.org/gitweb/?p=pulseview.git;a=blob;f=NEWS;h=69c7ac5d418bbae896906b8c6b64c6719b1912db;hb=05a4de8abd5810cf8219077259ffa44adb08043e
This commit is contained in:
parent
bd736e6aa7
commit
94774dad00
@ -4,11 +4,11 @@
|
|||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "pulseview-0.4.0";
|
name = "pulseview-0.4.1";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://sigrok.org/download/source/pulseview/${name}.tar.gz";
|
url = "https://sigrok.org/download/source/pulseview/${name}.tar.gz";
|
||||||
sha256 = "1f8f2342d5yam98mmcb8f9g2vslcwv486bmi4x45pxn68l82ky3q";
|
sha256 = "0bvgmkgz37n2bi9niskpl05hf7rsj1lj972fbrgnlz25s4ywxrwy";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ cmake pkgconfig ];
|
nativeBuildInputs = [ cmake pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user