mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
halloy update and xorg changes
This commit is contained in:
parent
bf65ba8081
commit
0016fac143
1 changed files with 6 additions and 6 deletions
|
|
@ -42,11 +42,11 @@ self: super:
|
||||||
libxkbcommon
|
libxkbcommon
|
||||||
openssl
|
openssl
|
||||||
vulkan-loader
|
vulkan-loader
|
||||||
xorg.libX11
|
libx11
|
||||||
xorg.libXcursor
|
libxcursor
|
||||||
xorg.libXi
|
libxi
|
||||||
xorg.libXrandr
|
libxrandr
|
||||||
xorg.libxcb
|
libxcb
|
||||||
wayland
|
wayland
|
||||||
alsa-lib.dev
|
alsa-lib.dev
|
||||||
];
|
];
|
||||||
|
|
@ -60,7 +60,7 @@ self: super:
|
||||||
super.vulkan-loader
|
super.vulkan-loader
|
||||||
super.alsa-lib
|
super.alsa-lib
|
||||||
super.openssl
|
super.openssl
|
||||||
super.xorg.libxcb
|
super.libxcb
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue