No description
Find a file
Austin Schaefer ff91960b7b
All checks were successful
CI / ci (pull_request) Successful in 1m47s
Force musl targets for cargo-binstall to avoid GLIBC mismatch
The glibc-linked prebuilt cargo-make binary requires GLIBC 2.39,
newer than what's on the node:20-bookworm image. Musl binaries
are statically linked and avoid the mismatch.
2026-07-29 16:24:50 +02:00
.forgejo/workflows Force musl targets for cargo-binstall to avoid GLIBC mismatch 2026-07-29 16:24:50 +02:00
src Fix rustfmt formatting in icon.rs 2026-07-29 12:12:57 +02:00
.gitignore Initial commit: mako notification picker for wofi 2026-07-29 11:50:35 +02:00
Cargo.lock Initial commit: mako notification picker for wofi 2026-07-29 11:50:35 +02:00
Cargo.toml Initial commit: mako notification picker for wofi 2026-07-29 11:50:35 +02:00
Makefile.toml Initial commit: mako notification picker for wofi 2026-07-29 11:50:35 +02:00