chore: fix nix flake
This commit is contained in:
parent
46d8c59e90
commit
e3dde863f0
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
|||
autoPatchelfHook
|
||||
];
|
||||
buildInputs = with pkgs; [
|
||||
systemdMinimal
|
||||
libxkbcommon
|
||||
freetype
|
||||
fontconfig
|
||||
|
|
@ -50,6 +51,7 @@
|
|||
lld
|
||||
desktop-file-utils
|
||||
stdenv.cc.cc.lib
|
||||
libinput
|
||||
];
|
||||
runtimeDependencies = with pkgs; [
|
||||
wayland
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue