update hydra
Some checks failed
Hydra hydra-unstable Hydra build #45436 of nix-packages:x86_64-linux-master-pr252:hydra-unstable
Hydra hydra Hydra build #45437 of nix-packages:x86_64-linux-master-pr252:hydra
Hydra matrix-media-repo Hydra build #45347 of nix-packages:aarch64-linux-master-pr252:matrix-media-repo
Some checks failed
Hydra hydra-unstable Hydra build #45436 of nix-packages:x86_64-linux-master-pr252:hydra-unstable
Hydra hydra Hydra build #45437 of nix-packages:x86_64-linux-master-pr252:hydra
Hydra matrix-media-repo Hydra build #45347 of nix-packages:aarch64-linux-master-pr252:matrix-media-repo
This commit is contained in:
parent
71d7432bbe
commit
9394a928ac
2 changed files with 10 additions and 10 deletions
18
flake.lock
18
flake.lock
|
@ -136,17 +136,17 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1683550113,
|
||||
"narHash": "sha256-niw0RHfwpo2/86wvtHrbU/DQYlkkwtrM+qG7GEC0qAo=",
|
||||
"owner": "NixOS",
|
||||
"repo": "hydra",
|
||||
"rev": "13ef4e3c5d87bc6f68c91a36d78cdc7d589d8ff2",
|
||||
"type": "github"
|
||||
"lastModified": 1685429649,
|
||||
"narHash": "sha256-5e8H/PuxH9dVCIPkinKFirwTQSRzmh8yR5feBJ6vZM4=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "9004ba944a556365d75fc8c45cd6b70c384c1f9a",
|
||||
"revCount": 4064,
|
||||
"type": "git",
|
||||
"url": "https://git.chir.rs/darkkirb/hydra"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"repo": "hydra",
|
||||
"type": "github"
|
||||
"type": "git",
|
||||
"url": "https://git.chir.rs/darkkirb/hydra"
|
||||
}
|
||||
},
|
||||
"lowdown-src": {
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
inputs.utils.follows = "flake-utils";
|
||||
};
|
||||
hydra = {
|
||||
url = "github:NixOS/hydra";
|
||||
url = "git+https://git.chir.rs/darkkirb/hydra";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Reference in a new issue