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"
},
"locked": {
"lastModified": 1743447171,
"narHash": "sha256-5+lbBGlOmVa+dNY8L4ElDCkB7+VedZpPTcBOFIF+0TM=",
"ref": "add-gitea-pulls",
"rev": "a20f37b97fa43eea1570bf125ee95f19ba7e2674",
"revCount": 4327,
"lastModified": 1743533920,
"narHash": "sha256-Hc+AaLFuUxPE6o24lV5bqnj290FZx0+K24Gt5BfFwxs=",
"ref": "feature/resync",
"rev": "364e2dbf68c282015c3e08f32540555cdfba6dcb",
"revCount": 4343,
"type": "git",
"url": "https://nayeonie.com/ahuston-0/hydra"
},
"original": {
"ref": "add-gitea-pulls",
"ref": "feature/resync",
"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=add-gitea-pulls";
url = "git+https://nayeonie.com/ahuston-0/hydra?ref=feature/resync";
# inputs = {
# nixpkgs.follows = "nixpkgs";
# };