4 Commits

Author SHA1 Message Date
plebhash
d919d92cc0
fix shell.nix 2024-06-16 16:02:07 +02:00
edouard
64a626d7e8 gui: bump iced 0.10 2024-05-02 14:46:31 +02:00
edouardparis
9aa0b990a3 Add nixGL to gui/shell.nix
Nixos 23.11 comes with libc 2.38, this version of libc may not be compatible
with some drivers. For now the hack found is to user a community wrapper that
detects the requirements and do the link (https://github.com/guibou/nixGL).
usage:
nixGL cargo run
2024-04-23 14:28:43 +02:00
edouardparis
5bb96950b4 gui: add shell.nix to track dependencies 2023-10-30 13:42:34 +01:00