Merge branch 'master' into emiflake/bench
This commit is contained in:
commit
4e61bec52e
8 changed files with 146 additions and 24 deletions
|
|
@ -4,7 +4,10 @@
|
|||
inputs.haskell-nix.url =
|
||||
"github:input-output-hk/haskell.nix?rev=4aeeba8d713d0b98c92c8c717df24da17d463c1d";
|
||||
inputs.nixpkgs.follows = "haskell-nix/nixpkgs-unstable";
|
||||
inputs.haskell-nix.inputs.nixpkgs.follows = "haskell-nix/nixpkgs-2105";
|
||||
inputs.haskell-nix.inputs.nixpkgs.follows = "haskell-nix/nixpkgs-unstable";
|
||||
|
||||
# Temp workaround for Nix issue.
|
||||
inputs.nixpkgs-2111.url = "github:NixOS/nixpkgs/nixpkgs-21.11-darwin";
|
||||
|
||||
inputs.plutus.url =
|
||||
"github:input-output-hk/plutus?rev=65bad0fd53e432974c3c203b1b1999161b6c2dce";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue