Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

Bump flake package version to 1.18.0-rc2.

Match the rebased workspace crate versions so nix builds report the same version.

author
nandi
date (Jul 26, 2026, 1:07 PM -0700) commit 45f4ef0c parent 82114d29 change-id lwvvsxrw
+1 -1
+1 -1
flake.nix
··· 38 38 39 39 gleam = rustPlatform.buildRustPackage { 40 40 pname = "gleam"; 41 - version = "1.13.0-rc1"; 41 + version = "1.18.0-rc2"; 42 42 src = lib.cleanSourceWith { 43 43 src = ./.; 44 44 filter =