Skip to content

Commit

Permalink
fix: add missing libdisplay-info library into flake.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
phaitonican authored and Drakulix committed Jan 12, 2025
1 parent c9f7402 commit 7425ffb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
fontconfig
stdenv.cc.cc.lib
pixman
libdisplay-info
];

runtimeDependencies = with pkgs; [
Expand Down

0 comments on commit 7425ffb

Please sign in to comment.