mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
Update veracity
svn path=/nixpkgs/trunk/; revision=26414
This commit is contained in:
parent
4c8bf75b30
commit
975f93ffc9
@ -27,7 +27,7 @@ rec {
|
||||
sed -e "s@/bin/bash@${a.stdenv.shell}@" -i $(find .. -type f)
|
||||
mkdir pseudo-home
|
||||
export HOME=$PWD/pseudo-home
|
||||
echo make test
|
||||
make test || true
|
||||
'' ["doMake" "minInit"];
|
||||
|
||||
prepare_sgneeds = a.fullDepEntry (''
|
||||
|
@ -1,9 +1,9 @@
|
||||
rec {
|
||||
version="0.5.7.10397";
|
||||
name="veracity-0.5.7.10397";
|
||||
hash="09w1qj4wklaf7mw0vavzyqpagcd0cwqppdl8vaqqi0irddgivnq8";
|
||||
version="0.7.0.10414";
|
||||
name="veracity-0.7.0.10414";
|
||||
hash="0kaqh2d1zh2vskwz9fw2yrx396knhbjq63h4r72y7cc2izgly21j";
|
||||
url="http://download-us.sourcegear.com/Veracity/nightly/veracity-source-${version}.tar.gz";
|
||||
advertisedUrl="http://download-us.sourcegear.com/Veracity/nightly/veracity-source-0.5.7.10397.tar.gz";
|
||||
advertisedUrl="http://download-us.sourcegear.com/Veracity/nightly/veracity-source-0.7.0.10414.tar.gz";
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user