Hash changed, wtf
This commit is contained in:
parent
33ad155000
commit
8957f3066a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ stdenv.mkDerivation rec {
|
|||
url = "https://github.com/flaviotordini/minitube.git";
|
||||
rev = "refs/tags/${version}";
|
||||
deepClone = true;
|
||||
sha256 = "0lr2i6g5l7bpy794kwn58i2hngby4n36yfwxalbg43h4am1q62dy";
|
||||
sha256 = "1hm2bwlma2d4rz0sff7axygsj67inghliadhfzv4hdp7pcz8g59x";
|
||||
};
|
||||
|
||||
buildInputs = [ qtbase qtdeclarative qttools qtx11extras mpv linuxHeaders ];
|
||||
|
|
Loading…
Reference in a new issue