python3Packages.fitparse: init at 1.2.0; garmin-grafana: init at 0.3.0#403107
python3Packages.fitparse: init at 1.2.0; garmin-grafana: init at 0.3.0#403107SuperSandro2000 merged 2 commits intoNixOS:masterfrom
Conversation
|
@aciceri The version v0.1.0 is now live. Thank you. |
|
Thank you! I also just added the dashboard's JSON file to the derivatin's I'm marking it as ready now. |
|
Great job! I've tried using your |
|
Just updated to the new |
f24579d to
b48184a
Compare
b48184a to
1962f9e
Compare
|
1962f9e to
f179b6d
Compare
|
Things done
Adding garmin-grafana and
fitparse, a dependency which was missing from nixpkgs.Apparently
influxdb3-python(already pacakged in nixpkgs) depends onpyarrowwhich is built without ORC, there is already an issue years old. I've tried enabling ORC inpyarrowwithout luck and at the end I chose to downloadpyarrowas prebuilt wheel, it's not optimal but it seems to work well.I'm leaving this as a draft for a few days until the version
0.1.0is out (a few days according to the author). As soon as it's released I'll change therevand mark it as ready.I've tried running this both on
x86_64-linuxandaarch64-linux.cc @arpanghosh8453
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.