1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 18:51:04 +02:00

build(nix): add libpulseaudio to flake

This commit is contained in:
Jake Stanger 2024-02-18 17:32:51 +00:00
parent e38f17ce55
commit f0e34e6504
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
2 changed files with 3 additions and 1 deletions

View file

@ -127,6 +127,7 @@
hicolor-icon-theme
gsettings-desktop-schemas
libxkbcommon
libpulseaudio
];
RUST_SRC_PATH = "${rust}/lib/rustlib/src/rust/library";