~ruther/guix-exprs

ref: d92cfecb9513f64fb8c30675cfc90f19026b09e4 guix-exprs/ruther d---------
62400bf2 — Rutherther 1 year, 5 days ago
fix: c++ include paths

The C include path has to be the latest! This is because
the cstdlib header uses #include_next <stdlib.h>, and
since the include of C headers comes first, stdlib.h is
not found!
2d734ecb — Rutherther 1 year, 5 days 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>.
26746ec4 — Rutherther 1 year, 5 days ago
feat: split arm 12.3 toolchain to non-nano and nano
f49fa070 — Rutherther 1 year, 5 days ago
fix: libstdc++ output lib path
840ecca1 — Rutherther 1 year, 5 days ago
chore: formatting
b76f6a8f — Rutherther 1 year, 5 days ago
feat: add packages and services in home

* This adds a dependency on `rde`, it is used for serializing ini

* Themes package that can make a few themes of various variants
* Dconf that can load dconf on home activation
* Gtk that can set gtk theme, icon theme and pointer theme
* Kanshi, swayidle services that provide shepherd services
* A few Wayland services
* Xdg desktop portal adding a config, and the packages to profile
e297a606 — Rutherther 1 year, 7 days ago
feat: add buildable libstdc++ to arm gcc toolchain 12.3
bac96d17 — Rutherther 1 year, 11 days ago
feat: add getdns and stubby
e2ad6962 — Rutherther 1 year, 12 days ago
feat: arm toolchain 12.3.rel1
8c125313 — Rutherther 1 year, 24 days ago
feat: add mpris-ctl, sequence-detector
d5b5aaca — Rutherther 1 year, 25 days ago
feat: add spotify-qt package
db54cff9 — Rutherther 1 year, 1 month ago
fix: correctly replace with python 3.12
089fa18b — Rutherther 1 year, 27 days ago
feat: add iamb
0c3b086e — Rutherther 1 year, 27 days ago
feat: add wlopm
bf16c784 — Rutherther 1 year, 27 days ago
feat: add dwl xwayland override
ea6607a1 — Rutherther 1 year, 27 days ago
feat: add dwlmsg
3ae03b35 — Rutherther 1 year, 28 days ago
feat: add dwl main branch
6a427f0a — Rutherther 1 year, 28 days ago
feat: add dmenu-wl
55e073c6 — Rutherther 1 year, 29 days ago
fix: wlroots0.18 patch for hwdata

Did not support DRM, because hwdata in Guix doesn't
support pkg-config. This should be resolved in guix.
9246dd5d — Rutherther 1 year, 1 month ago
.
Next