Another location for Snd sound editor.
svn path=/nixpkgs/trunk/; revision=11011
This commit is contained in:
parent
d8bcaa4398
commit
40a9071596
@ -2,7 +2,7 @@ args : with args;
|
|||||||
let localDefs = builderDefs {
|
let localDefs = builderDefs {
|
||||||
src =
|
src =
|
||||||
fetchurl {
|
fetchurl {
|
||||||
url = ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-9.4.tar.gz;
|
url = http://downloads.sourceforge.net/snd/snd-9.4.tar.gz;
|
||||||
sha256 = "0zqgfnkvkqxby1k74mwba1r4pb520glcsz5jjmpzm9m41nqnghmm";
|
sha256 = "0zqgfnkvkqxby1k74mwba1r4pb520glcsz5jjmpzm9m41nqnghmm";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user