Bump development versions of Disnix
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "DisnixWebService-0.2";
|
||||
src = fetchurl {
|
||||
url = http://hydra.nixos.org/build/19859888/download/4/DisnixWebService-0.2.tar.bz2;
|
||||
sha256 = "1gcrgjscd8mkixi5js6j44yiiyyz2vg7bdn5qp42vr4r8rh9zgq4";
|
||||
url = http://hydra.nixos.org/build/20103911/download/4/DisnixWebService-0.2.tar.bz2;
|
||||
sha256 = "0sxyv93lc9zp8sk37dmpik1vchi5qa5djd5k90xg0n6920dl4snw";
|
||||
};
|
||||
buildInputs = [ apacheAnt jdk ];
|
||||
PREFIX = ''''${env.out}'';
|
||||
|
||||
Reference in New Issue
Block a user