Io source update
svn path=/nixpkgs/trunk/; revision=15537
This commit is contained in:
parent
9771ef0e52
commit
50d7f81d1d
@ -17,7 +17,7 @@ rec {
|
|||||||
fetchurl {
|
fetchurl {
|
||||||
url = "http://github.com/stevedekorte/io/tarball/${version}";
|
url = "http://github.com/stevedekorte/io/tarball/${version}";
|
||||||
name = "io-${version}.tar.gz";
|
name = "io-${version}.tar.gz";
|
||||||
sha256 = "1vdjyqv86l290kzhyw8mwzfqgb279dl9nqmy6bih6g8n4yz36ady";
|
sha256 = "0mn7vm2q1r5l3la5k4hdx5cqrp3nhpw01ywnx43k9gfxkdbajn9g";
|
||||||
};
|
};
|
||||||
|
|
||||||
inherit buildInputs;
|
inherit buildInputs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user