diff --git a/flake.lock b/flake.lock index 92ea149..3a64136 100644 --- a/flake.lock +++ b/flake.lock @@ -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" } diff --git a/flake.nix b/flake.nix index b0c399f..b1915e8 100644 --- a/flake.nix +++ b/flake.nix @@ -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"; # };