~ruther/guix-exprs

ref: 2d734ecb10ae0c34d7846ca1bf75c2f3b1bba6c5 guix-exprs/ruther/packages/patches d---------
2d734ecb — Rutherther 11 months ago
fix: libstdc++ getentropy fix

The newlib does not expose getentropy in the final libraries,
but stil has it in the headers. That leads to configure thinking
getentropy is available and it will be used in the <random>.
3ae03b35 — Rutherther 1 year, 9 days ago
feat: add dwl main branch