Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked in corresponding directory.
svn path=/nixpkgs/trunk/; revision=12060
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{stdenv, fetchurl, boost, zlib}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "monotone-0.38";
|
||||
name = "monotone-0.40";
|
||||
src = fetchurl {
|
||||
url = http://monotone.ca/downloads/0.40/monotone-0.40.tar.gz;
|
||||
sha256 = "0zs1zxvdn0m27w1830qbbh5vqk948hkpdkxwnlghszcbzz49151h";
|
||||
|
||||
Reference in New Issue
Block a user