diff options
| author | andromeda <andromeda@lenovo> | 2026-01-24 19:26:30 +0100 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-01-24 19:26:30 +0100 |
| commit | 4858c3ee2ee3c4ca657405df6237f802df1a1e02 (patch) | |
| tree | 4c07e942c1246e61fb02310731438ac4c86ceee5 /flake.nix | |
| parent | 8583f117cc787cf8b77a0fa00ab2894da74828f0 (diff) | |
bump hs-bindgen
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = { |
