2
0
Fork 0

Update dhall-genode

This commit is contained in:
Emery Hemingway 2020-02-27 17:33:41 +01:00
parent 458d3b5808
commit 9349b3acb8
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ stdenv.mkDerivation {
name = "dhall-genode";
src = fetchgit {
url = "https://git.sr.ht/~ehmry/dhall-genode";
rev = "8d489b24fad71df04e0facae561bac17a25cb2a5";
sha256 = "0ngp1ipypf72z7nxsx1xxc051yx3gw7556nfgwsplpxa2y9msp0q";
rev = "672325a0f2247041cfdf9b3b0c9642adbfbd58a0";
sha256 = "0iwniwkx0zcrfqv3dkjg5x5638xyxkhnqni4ydzg2b3bw4wa27id";
};
DHALL_PRELUDE = prelude + "/package.dhall";
buildCommand = ''