Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Initial Commit for waybar-bluetooth_battery_parse
Browse files Browse the repository at this point in the history
  • Loading branch information
DataEraserC committed Oct 14, 2023
1 parent 9b143be commit 272c7eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ in stdenv.mkDerivation rec {
# Specify package name and version
pname = "waybar-bluetooth_battery_parse";
version = "0.0.2";
src = src;
inherit src;
buildInputs = [ cmake ];

# Download source code from GitHub
Expand Down

0 comments on commit 272c7eb

Please sign in to comment.