mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Update packages for hephaestus
This commit is contained in:
@@ -28,6 +28,6 @@ stdenv.mkDerivation rec {
|
||||
chmod +x $out/bin/set-leds.sh
|
||||
'';
|
||||
|
||||
nativeBuildInputs = with pkgs; [cmake pkgconfig];
|
||||
nativeBuildInputs = with pkgs; [cmake pkg-config];
|
||||
buildInputs = with pkgs; [xlibsWrapper xorg.libXi libuv systemd luajit libyaml];
|
||||
}
|
||||
|
Reference in New Issue
Block a user