Use own hydra branch until PR is merged

This commit is contained in:
emily 2024-08-22 20:40:57 +02:00
parent dc2db99c72
commit 5660ee6f2f
Signed by: emily
GPG key ID: F6F4C66207FCF995
2 changed files with 7 additions and 7 deletions

View file

@ -551,17 +551,17 @@
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1724017314,
"narHash": "sha256-FFv/JT+A7xG6H1FN6aEHWzhrHXtw16BkSmBx0wgmC9U=",
"lastModified": 1724350575,
"narHash": "sha256-PE4N0+58p8yj/l74qCafiNRdFxNikpBEBoEmQaPWAQo=",
"ref": "refs/heads/main",
"rev": "3ee51dbe589458cc54ff753317bbc6db530bddc0",
"revCount": 4201,
"rev": "6eed4a5294d12563649a0af901eb8f8584aa549e",
"revCount": 4202,
"type": "git",
"url": "https://git.lix.systems/lix-project/hydra.git"
"url": "https://git.lix.systems/snaakey/hydra.git"
},
"original": {
"type": "git",
"url": "https://git.lix.systems/lix-project/hydra.git"
"url": "https://git.lix.systems/snaakey/hydra.git"
}
},
"iceshrimp": {

View file

@ -27,7 +27,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hydra = {
url = "git+https://git.lix.systems/lix-project/hydra.git";
url = "git+https://git.lix.systems/snaakey/hydra.git";
inputs.lix.follows = "lix";
};
iceshrimp = {