Lateliest
4 Projects
So I was gonna work on a web interface for searching the derivations available in tmpnixâŚ
And that led to the idea of downloading the .drv .nar.xz files and parsing them in-browser, which needed an .xz extractor. I figured I'd try building an xz extractor in wasmâŚ
Then I got distracted when the topic of a WM8505 netbook came up again and started bringing that up to dateâŚ
But the travis-ci.org service that I used to use to build the images for releases is gone, so I was gonna have to learn GitHub Actions. That will probably take a lot of experimentation, so I made thisâŚ