tools for building gleam projects with nix

changelog: update

foxgirl.engineering 1d9fffad 2a53dee6

verified
+2 -1
+2 -1
CHANGELOG.md
··· 14 14 15 15 - javascript target support 16 16 - `target` argument in `buildGleam` and `buildGleamApplication` can be used to specify either erlang or javascript targets 17 - - add `override` function to derivations produced by `buildGleam` and `buildGleamApplication` 17 + - `jsRuntime` argument in `buildGleamApplication` can be used to run an application with a given javascript runtime 18 + - make derivations produced by `buildGleam` and `buildGleamApplication` properly overridable with `overrideAttrs` 18 19 19 20 ## v1.0.0 - 2025-09-25 20 21