Fix lots of fetchgit hashes (fallout from #15469)

This commit is contained in:
Tuomas Tynkkynen
2016-06-03 17:17:08 +03:00
parent d27881c014
commit bac26e08db
262 changed files with 359 additions and 359 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
src = fetchgit {
url = git://git.ardour.org/ardour/ardour.git;
rev = "7024232855d268633760674d34c096ce447b7240";
sha256 = "ede3730455c3c91b2fd612871fa7262bdacd3dff4ba77c5dfbc3c1f0de9b8a36";
sha256 = "0pnnx22asizin5rvf352nfv6003zarw3jd64magp10310wrfiwbq";
};
buildInputs =