Skip to content

Commit

Permalink
nix: pkg: add missing dep xcur2png
Browse files Browse the repository at this point in the history
  • Loading branch information
spikespaz authored and fufexan committed Aug 2, 2024
1 parent 5a95d85 commit 912d560
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
hyprlang,
librsvg,
libzip,
xcur2png,
tomlplusplus,
version ? "git",
}:
Expand All @@ -25,6 +26,7 @@ stdenv.mkDerivation {
hyprlang
librsvg
libzip
xcur2png
tomlplusplus
];

Expand Down

0 comments on commit 912d560

Please sign in to comment.