update rev
This commit is contained in:
parent
9ebeb0af1f
commit
d55b417030
|
@ -12,7 +12,7 @@
|
|||
with stdenv.lib;
|
||||
|
||||
let
|
||||
rev = "632e6ae7f67aaa75369a1278e4fa5256982bc372";
|
||||
rev = "b0b7de092d65d189baff2201eaa913861ef12223";
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
name = "gnunet-${rev}";
|
||||
|
@ -21,7 +21,7 @@ stdenv.mkDerivation rec {
|
|||
#url = https://gnunet.org/git/gnunet.git;
|
||||
url = https://ulrich.earth/code/gnunet;
|
||||
inherit rev;
|
||||
sha256 = "18xiqssgjkhvlhhc0npgjyglw84pghin9k5r0399kbirig21xvv8";
|
||||
sha256 = "1qgqw0gl3zwpl2pzdgfl6wdzsw5ild4qldf1cvfki7s3hki3myyf";
|
||||
};
|
||||
|
||||
phases = [
|
||||
|
|
Loading…
Reference in New Issue