Updated to later revision
svn path=/nixpkgs/trunk/; revision=12595
This commit is contained in:
parent
c920af8a7f
commit
7bb4aae65f
@ -4,8 +4,8 @@ stdenv.mkDerivation {
|
||||
name = "DisnixService-0.1";
|
||||
src = fetchsvn {
|
||||
url = https://svn.nixos.org/repos/nix/disnix/DisnixService/trunk;
|
||||
md5 = "13e0a12292a2e1fb1049ef102863e64b";
|
||||
rev = 12590;
|
||||
md5 = "a39b65b7f56f94534e0b7e2ca318b4d2";
|
||||
rev = 12594;
|
||||
};
|
||||
|
||||
buildInputs = [ jdk apacheAnt axis2 shebangfix ];
|
||||
|
Loading…
Reference in New Issue
Block a user