Skip to content

Commit 690e1d3

Browse files
committed
update flake
1 parent f4f4451 commit 690e1d3

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

flake.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
libxkbcommon
4545
udev
4646
vulkan-loader
47-
xorg.libX11
48-
xorg.libXcursor
49-
xorg.libXi
50-
xorg.libXrandr
47+
libx11
48+
libxcursor
49+
libxi
50+
libxrandr
5151
]
5252
++ lib.optionals (!(builtins.getEnv "NO_WAYLAND" == "1")) [ wayland ]
5353
)}"

0 commit comments

Comments
 (0)