pin purescript-bridge so that it builds
This commit is contained in:
parent
b8908dc6c9
commit
0a31f935b3
2 changed files with 29 additions and 1085 deletions
1111
flake.lock
generated
1111
flake.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -28,7 +28,8 @@
|
|||
inputs.apropos.inputs.nixpkgs.follows =
|
||||
"plutarch/haskell-nix/nixpkgs-unstable";
|
||||
|
||||
inputs.purescript-bridge.url = "github:mlabs-haskell/purescript-bridge";
|
||||
inputs.purescript-bridge.url =
|
||||
"github:mlabs-haskell/purescript-bridge?rev=8e6251e8b1f489748f5bbd9ca6384bcf8cefbbef";
|
||||
|
||||
outputs = inputs@{ self, nixpkgs, haskell-nix, plutarch, purescript-bridge, ... }:
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue