Skip to content
Snippets Groups Projects
Commit ad0ed9e1 authored by Max Tomago's avatar Max Tomago
Browse files

plutus: Update to latest master

parent fe29985b
Branches
No related merge requests found
...@@ -639,16 +639,16 @@ ...@@ -639,16 +639,16 @@
"plutus": { "plutus": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1662314418, "lastModified": 1665072514,
"narHash": "sha256-Zd87e5gNVcnRk/2lXG5slEejI3HRWTenYnjIndkRICg=", "narHash": "sha256-o613DcnvD/uvwUo3c7KV4N3CrG0k+ndu/3lLcxfG/18=",
"owner": "locallycompact", "owner": "milloni",
"repo": "plutus", "repo": "plutus",
"rev": "10140d8cc4c813ca5ec4f5397271f7bee0e4b2da", "rev": "81cd1ada745c12af2c2c28afce1f6b6b28b38fdd",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "locallycompact", "owner": "milloni",
"ref": "ghc-942", "ref": "milloni/ghc942",
"repo": "plutus", "repo": "plutus",
"type": "github" "type": "github"
} }
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
flake = false; flake = false;
}; };
plutus = { plutus = {
url = "github:locallycompact/plutus?ref=ghc-942"; url = "github:milloni/plutus?ref=milloni/ghc942";
flake = false; flake = false;
}; };
}; };
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment