82 current 1970-01-01 01:00:00 23.11.20240229.068d4db 6.1.79 *
This commit is contained in:
parent
13bdcf8399
commit
07a32014cf
@ -127,6 +127,7 @@
|
|||||||
# };
|
# };
|
||||||
programs.nix-ld.enable = true;
|
programs.nix-ld.enable = true;
|
||||||
programs.nix-ld.libraries = with pkgs; [
|
programs.nix-ld.libraries = with pkgs; [
|
||||||
|
glfw
|
||||||
wayland-protocols
|
wayland-protocols
|
||||||
libxkbcommon
|
libxkbcommon
|
||||||
xorg.libX11
|
xorg.libX11
|
||||||
|
@ -74,6 +74,7 @@
|
|||||||
xorg.libXext
|
xorg.libXext
|
||||||
libGL
|
libGL
|
||||||
extra-cmake-modules
|
extra-cmake-modules
|
||||||
|
glfw
|
||||||
];
|
];
|
||||||
|
|
||||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||||
|
Loading…
Reference in New Issue
Block a user