Pointing towards treasury branch
This commit is contained in:
parent
eba688f957
commit
3625483f47
2 changed files with 7 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
|
@ -103,17 +103,17 @@
|
||||||
"plutus": "plutus"
|
"plutus": "plutus"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1648805998,
|
"lastModified": 1649421738,
|
||||||
"narHash": "sha256-TWEiUifHkhgCHqe70aNn9j6LdFFWv2nMbSWV8hR59oE=",
|
"narHash": "sha256-07LdyHykRDObI984W04lIXgvh6sWKDEW8enAGhIijQU=",
|
||||||
"owner": "jhodgdev",
|
"owner": "mlabs-haskell",
|
||||||
"repo": "apropos-tx",
|
"repo": "apropos-tx",
|
||||||
"rev": "4eca3fac23c339caee04ea6176e641a4b3857a25",
|
"rev": "5257325e3dd2603d09c0ebe468eec676eeb233b8",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "jhodgdev",
|
"owner": "mlabs-haskell",
|
||||||
"repo": "apropos-tx",
|
"repo": "apropos-tx",
|
||||||
"rev": "4eca3fac23c339caee04ea6176e641a4b3857a25",
|
"rev": "5257325e3dd2603d09c0ebe468eec676eeb233b8",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
# inputs to follow a commit on those master branches. For more
|
# inputs to follow a commit on those master branches. For more
|
||||||
# info, see: https://github.com/mlabs-haskell/apropos-tx/pull/37
|
# info, see: https://github.com/mlabs-haskell/apropos-tx/pull/37
|
||||||
inputs.apropos-tx.url =
|
inputs.apropos-tx.url =
|
||||||
"github:jhodgdev/apropos-tx?rev=4eca3fac23c339caee04ea6176e641a4b3857a25";
|
"github:mlabs-haskell/apropos-tx?rev=5257325e3dd2603d09c0ebe468eec676eeb233b8";
|
||||||
inputs.apropos-tx.inputs.nixpkgs.follows =
|
inputs.apropos-tx.inputs.nixpkgs.follows =
|
||||||
"plutarch/haskell-nix/nixpkgs-unstable";
|
"plutarch/haskell-nix/nixpkgs-unstable";
|
||||||
inputs.apropos.url =
|
inputs.apropos.url =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue