Add Hydra jobs
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -2,11 +2,11 @@
|
||||
"nodes": {
|
||||
"arduino-nix": {
|
||||
"locked": {
|
||||
"lastModified": 1701620006,
|
||||
"narHash": "sha256-ZxsViQGUl081SKK1t1jMuwCRhCRk1irdr2S8WTHhhKs=",
|
||||
"lastModified": 1701624006,
|
||||
"narHash": "sha256-NTjJyhdj4/yaiefO20CZdVUiC7FpmyOv+s93h/uLCFc=",
|
||||
"owner": "clerie",
|
||||
"repo": "arduino-nix",
|
||||
"rev": "2263f20c4219405730be9303272ce8c2c03d3150",
|
||||
"rev": "fbdd609c0df33f23951293915b17f81ba2516742",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@@ -38,6 +38,10 @@
|
||||
|
||||
default = self.packages.x86_64-linux.arduinoEnv;
|
||||
};
|
||||
|
||||
hydraJobs = {
|
||||
olimex-esp32-poe = self.packages.x86_64-linux.olimex-esp32-poe.binaryTarball;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user