2
0
Fork 0

Update upstream ref

This commit is contained in:
Emery Hemingway 2019-10-04 12:07:49 +02:00
parent 4d51c1671f
commit 557bb6f119
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@ let
src = fetchgit {
url = "https://git.sr.ht/~ehmry/genode";
rev = "d28abff776f94dc876662eb7dcdf5a6e81d26cc8";
sha256 = "1ibw27s352c2si22y209q17api8gaqv7qsh70vh4wk9bfv1kgchx";
rev = "c425f2b3448622675c36b02fdc00ed4948c09a00";
sha256 = "1b5q2s38bmk0zbn4k2h2ar6rlf9r0656fbf1s0gnb2jaqslmn2ql";
fetchSubmodules = false;
};