Skip to content

Releases: andreasdotorg/mugge

v0.1.0

06 Apr 10:21
Immutable release. Only release title and notes can be modified.
21f6622

Choose a tag to compare

SD Card Image

Field Value
Image nixos-image-sd-card-25.11.20260320.812b398-aarch64-linux.img.zst
Compressed size 1009M
SHA-256 3b2d0387ebf5367f3bdf8c213c950941882eebec271aca27fdc72b2bcfa180cd
Tag v0.1.0
Commit 21f6622

Flash to SD card

zstd -d nixos-image-sd-card-25.11.20260320.812b398-aarch64-linux.img.zst -o mugge.img
sudo dd if=mugge.img of=/dev/sdX bs=4M status=progress

What's Changed

  • feat(nix): US-128 upgrade PipeWire 1.4.9 → 1.6.2 by @andreasdotorg in #2
  • fix(test): xfail cleanup — tag all xfails with defect IDs by @andreasdotorg in #3
  • fix(nix): F-266 mark /boot/firmware neededForBoot in disko config by @andreasdotorg in #6
  • fix(gm): F-256 eliminate env var race in venue/rpc tests by @andreasdotorg in #5
  • ci: paths-filter, remove T3 from PR CI, add release workflow by @andreasdotorg in #9
  • feat(US-120): real-time transfer function measurement with coherence by @andreasdotorg in #11
  • feat: US-131 parallel local-demo instances by @andreasdotorg in #13
  • docs(team): L-054 mock-mode coverage and functional outcome policies by @andreasdotorg in #17

Full Changelog: https://github.com/andreasdotorg/mugge/commits/v0.1.0