Move sotest-producer sources URL
parent
89a6228161
commit
585836fdfa
|
@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
|
|||
nativeBuildInputs = with buildPackages; [ tup pkgconfig ];
|
||||
|
||||
src = buildPackages.fetchgit {
|
||||
url = "https://gitea.c3d2.de/ehmry/genode-sotest-producer.git";
|
||||
url = "https://git.sr.ht/~ehmry/genode-sotest-producer";
|
||||
rev = "v" + version;
|
||||
sha256 = "01qy86khkihj8jgvgc92w4bb3kpf640g1l2m5h5ym7s03viqinkr";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue