bump hs-bindgen

This commit is contained in:
andromeda
2026-01-24 19:26:30 +01:00
parent 8583f117cc
commit 4858c3ee2e
6 changed files with 26 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
inputs = {
nixpkgs.url = "nixpkgs/nixpkgs-unstable";
hs-bindgen.url = "github:well-typed/hs-bindgen/fd74e8fa4216eccd67069ec9d8637b57000ffc83";
hs-bindgen.url = "github:well-typed/hs-bindgen";
self.submodules = true;
};
outputs = {