remove RAD references #74

Merged
ahuston-0 merged 3 commits from feature/resync-hydra into main 2025-04-01 15:27:47 -04:00
2 changed files with 7 additions and 7 deletions
Showing only changes of commit 2331cb36ce - Show all commits

12
flake.lock generated
View File

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

View File

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