Pointing towards treasury branch

This commit is contained in:
Jack Hodgkinson 2022-04-08 13:50:24 +01:00
parent d59967f6ed
commit 04118541ff
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View file

@ -103,17 +103,17 @@
"plutus": "plutus"
},
"locked": {
"lastModified": 1648805998,
"narHash": "sha256-TWEiUifHkhgCHqe70aNn9j6LdFFWv2nMbSWV8hR59oE=",
"owner": "jhodgdev",
"lastModified": 1649421738,
"narHash": "sha256-07LdyHykRDObI984W04lIXgvh6sWKDEW8enAGhIijQU=",
"owner": "mlabs-haskell",
"repo": "apropos-tx",
"rev": "4eca3fac23c339caee04ea6176e641a4b3857a25",
"rev": "5257325e3dd2603d09c0ebe468eec676eeb233b8",
"type": "github"
},
"original": {
"owner": "jhodgdev",
"owner": "mlabs-haskell",
"repo": "apropos-tx",
"rev": "4eca3fac23c339caee04ea6176e641a4b3857a25",
"rev": "5257325e3dd2603d09c0ebe468eec676eeb233b8",
"type": "github"
}
},

View file

@ -19,7 +19,7 @@
# inputs to follow a commit on those master branches. For more
# info, see: https://github.com/mlabs-haskell/apropos-tx/pull/37
inputs.apropos-tx.url =
"github:jhodgdev/apropos-tx?rev=4eca3fac23c339caee04ea6176e641a4b3857a25";
"github:mlabs-haskell/apropos-tx?rev=5257325e3dd2603d09c0ebe468eec676eeb233b8";
inputs.apropos-tx.inputs.nixpkgs.follows =
"plutarch/haskell-nix/nixpkgs-unstable";
inputs.apropos.url =