flake: switch back to NixOS/hydra
ssh fix merged upstream
This commit is contained in:
parent
5a87dabc24
commit
4bb9bb0896
2 changed files with 6 additions and 7 deletions
11
flake.lock
generated
11
flake.lock
generated
|
@ -143,16 +143,15 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1664477173,
|
||||
"narHash": "sha256-Nh1bGv4qMQeNIuidL/UTMVQzb3xKX0/C9ihDCUZWRc0=",
|
||||
"owner": "Mic92",
|
||||
"lastModified": 1664546346,
|
||||
"narHash": "sha256-BEXvLgBRK38Z2f4v5OXvTgywkvU+n0PHyjvOepa+GXk=",
|
||||
"owner": "NixOS",
|
||||
"repo": "hydra",
|
||||
"rev": "94d19e19725905c3d10acd28cce78268a53d5ff6",
|
||||
"rev": "8f05b797e96197b9ddaec63331b58b6a98aa5c0a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Mic92",
|
||||
"ref": "fix-ssh-prefix",
|
||||
"owner": "NixOS",
|
||||
"repo": "hydra",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
hercules-ci-effects.url = "github:hercules-ci/hercules-ci-effects";
|
||||
hercules-ci-agent.url = "github:hercules-ci/hercules-ci-agent/master";
|
||||
hydra.url = "github:Mic92/hydra/fix-ssh-prefix";
|
||||
hydra.url = "github:NixOS/hydra";
|
||||
hydra.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
|
|
Loading…
Add table
Reference in a new issue