DFXIN6YWMMN7BTJSSFVTFUMR4OKPAKNQF6PRBUC4BWXUFLZSQRDAC
T4LLYESZ2HUXSLKZ6GNBLVWUVG7R5IDFHYHYO773QIZ6QTOOXR2AC
perl makeWrapper
perl makeWrapper unzip
jquery = fetchurl { url = http://jqueryjs.googlecode.com/files/jquery-1.2.6.pack.js; sha1 = "c10dbe0c2b23444d0794f3376398702d84f41583"; };
jquery = fetchurl {
url = http://jqueryjs.googlecode.com/files/jquery-1.2.6.pack.js;
sha1 = "c10dbe0c2b23444d0794f3376398702d84f41583";
};
tablesorter = fetchurl { url = http://tablesorter.com/jquery.tablesorter.zip; sha256 = "013zgglvifvy0yg0ybjrl823sswy9v1ihf5nmighmcyigfd6nrhb"; };
tablesorter = fetchurl {
url = http://tablesorter.com/jquery.tablesorter.zip;
sha256 = "013zgglvifvy0yg0ybjrl823sswy9v1ihf5nmighmcyigfd6nrhb";
cp $jquery $out/libexec/hydra/root/static/js/jquery-pack.js unzip -d $out/libexec/hydra/root/static/js $tablesorter
cp $jquery $out/libexec/hydra/root/static/js/jquery-pack.js
unzip -d $out/libexec/hydra/root/static/js $tablesorter