1
0

flake.nix: Use lix hydra

This commit is contained in:
2024-12-31 20:38:22 +01:00
parent a6e2d7a78d
commit bea417fe8e
3 changed files with 214 additions and 1 deletions

@@ -22,6 +22,10 @@
url = "github:nix-community/harmonia/harmonia-v1.0.2";
inputs.nixpkgs.follows = "nixpkgs";
};
hydra = {
url = "git+https://git.lix.systems/lix-project/hydra.git";
inputs.nixpkgs.follows = "nixpkgs";
};
fieldpoc.url = "git+https://git.clerie.de/clerie/fieldpoc.git";
nixos-exporter = {
url = "git+https://git.clerie.de/clerie/nixos-exporter.git";