~ruther/guix-exprs

a9b4223e — Rutherther 11 months ago
fix: another arm none eabi fix
b88f695d — Rutherther 11 months ago
fix: missing new functions for arm none eabi toolchain
e8843086 — Rutherther 11 months ago
feat: update embedded.scm based on the code submitted to Guix patches
15b68746 — Rutherther a year ago
ruther: vhdl-ls: Update to 0.83

* ruther/packages/vhdl-ls.scm (rust-vhdl-lang-macros-0.82): Remove variable.
* ruther/packages/vhdl-ls.scm (rust-vhdl-lang-0.82): Remove variable.
* ruther/packages/vhdl-ls.scm (rust-vhdl-lang-macros-0.83): Add new variable.
* ruther/packages/vhdl-ls.scm (rust-vhdl-lang-0.83): Add new variable.
* ruther/packages/vhdl-ls.scm (vhdl-ls): Update to 0.83, along with dependencies.
2b6b096e — Rutherther a year ago
fix: vhdl-ls missing vhdl_libraries
c90da4fa — Rutherther 1 year, 2 days ago
feat: add recursive python dep replacing
d145aad2 — Rutherther 1 year, 2 days ago
feat: add wheel to python toolchain
1f6a5d0f — Rutherther 1 year, 3 days ago
python-next: fix circular dependency and add function to replace python dependencies only

Cuts after going out of python dependencies, so stuff higher in the
tree won't get replaced as well.
fd6ca65e — Rutherther 1 year, 10 days ago
fix: add libstdc++ CXXFLAGS, document with target subdir hack
80f4af30 — Rutherther 1 year, 10 days ago
fix: dependency name
4100e84e — Rutherther 1 year, 10 days ago
fix: depenency
638aead2 — Rutherther 1 year, 10 days ago
chore: add dependency on rde channel
62400bf2 — Rutherther 1 year, 11 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, 11 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, 11 days ago
feat: split arm 12.3 toolchain to non-nano and nano
f49fa070 — Rutherther 1 year, 11 days ago
fix: libstdc++ output lib path
840ecca1 — Rutherther 1 year, 11 days ago
chore: formatting
b76f6a8f — Rutherther 1 year, 11 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, 13 days ago
feat: add buildable libstdc++ to arm gcc toolchain 12.3
bac96d17 — Rutherther 1 year, 17 days ago
feat: add getdns and stubby
Next