tipp10: 3.2.0 -> unstable-20200616
This commit is contained in:
parent
f299399edb
commit
4c0c44c935
@ -3,13 +3,13 @@
|
|||||||
|
|
||||||
mkDerivation rec {
|
mkDerivation rec {
|
||||||
pname = "tipp10";
|
pname = "tipp10";
|
||||||
version = "3.2.0";
|
version = "unstable-20200616";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
owner = "tipp10";
|
owner = "tipp10";
|
||||||
repo = pname;
|
repo = "tipp10";
|
||||||
rev = "v${version}";
|
rev = "2dd6d45c8a91cff7075675d8875721456cdd5f1b";
|
||||||
sha256 = "0fav5jlw6lw78iqrj7a65b8vd50hhyyaqyzmfrvyxirpsqhjk1v7";
|
sha256 = "16x51rv4r6cz5vsmrfbakqzbfxy456h82ibzacknp35f41cjdqq4";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ cmake qttools ];
|
nativeBuildInputs = [ cmake qttools ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user