fix: add missing libdisplay-info library into flake.nix
This commit is contained in:
parent
c9f740210f
commit
7425ffbad9
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@
|
|||
fontconfig
|
||||
stdenv.cc.cc.lib
|
||||
pixman
|
||||
libdisplay-info
|
||||
];
|
||||
|
||||
runtimeDependencies = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue