Revert "resync hydra"
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 24s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m28s
Check Nix flake / Perform Nix flake checks (pull_request) Successful in 8m47s

This reverts commit 2331cb36ce036cb598c43fb885facd2798e01958.
This commit is contained in:
ahuston-0 2025-04-01 15:18:39 -04:00
parent 2331cb36ce
commit 909af41db0
No known key found for this signature in database
GPG Key ID: 47940175096C1330
2 changed files with 7 additions and 7 deletions

12
flake.lock generated
View File

@ -332,16 +332,16 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1743533920,
"narHash": "sha256-Hc+AaLFuUxPE6o24lV5bqnj290FZx0+K24Gt5BfFwxs=",
"ref": "feature/resync",
"rev": "364e2dbf68c282015c3e08f32540555cdfba6dcb",
"revCount": 4343,
"lastModified": 1743447171,
"narHash": "sha256-5+lbBGlOmVa+dNY8L4ElDCkB7+VedZpPTcBOFIF+0TM=",
"ref": "add-gitea-pulls",
"rev": "a20f37b97fa43eea1570bf125ee95f19ba7e2674",
"revCount": 4327,
"type": "git",
"url": "https://nayeonie.com/ahuston-0/hydra"
},
"original": {
"ref": "feature/resync",
"ref": "add-gitea-pulls",
"type": "git",
"url": "https://nayeonie.com/ahuston-0/hydra"
}

View File

@ -60,7 +60,7 @@
};
hydra = {
url = "git+https://nayeonie.com/ahuston-0/hydra?ref=feature/resync";
url = "git+https://nayeonie.com/ahuston-0/hydra?ref=add-gitea-pulls";
# inputs = {
# nixpkgs.follows = "nixpkgs";
# };