/scaphandre-flake

A nix flake for Scaphandre, the electrical power consumption metrology agent

Primary LanguageNixMIT LicenseMIT

Scaphandre flake

This is a nix flake for Scaphandre

To drop into a shell with scaphandre available, run

nix shell "github:mmai/scaphandre-flake"

Alternatively, you can use your local version of nixpkgs, which may trigger a rebuild but will not require downloading a copy of nixpkgs at the version pinned in this repository:

nix shell "github:mmai/scaphandre-flake" --override-input nixpkgs nixpkgs