pin purescript-bridge so that it builds
This commit is contained in:
parent
f4844b7ff8
commit
f586af2f64
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 =
|
inputs.apropos.inputs.nixpkgs.follows =
|
||||||
"plutarch/haskell-nix/nixpkgs-unstable";
|
"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, ... }:
|
outputs = inputs@{ self, nixpkgs, haskell-nix, plutarch, purescript-bridge, ... }:
|
||||||
let
|
let
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue