1
Fork 0

update input

This commit is contained in:
Jan-Erik Rediger 2024-06-02 00:53:39 +02:00
parent 49da626ac5
commit f60b0bde41
2 changed files with 5 additions and 5 deletions

View file

@ -11,16 +11,16 @@
"locked": {
"lastModified": 1717281762,
"narHash": "sha256-NUMYwtqlN7NzDOC3wEQnYAlbZsSMkbnljE4nXdAarIo=",
"ref": "merged-pkgs",
"ref": "main",
"rev": "7c95e59ca463112e1c7b43f452dbfe864fd8468c",
"revCount": 21,
"type": "git",
"url": "ssh://forgejo@git.fnordig.de/jer/hare-mac.git"
"url": "https://git.fnordig.de/jer/hare-mac.git"
},
"original": {
"ref": "merged-pkgs",
"ref": "main",
"type": "git",
"url": "ssh://forgejo@git.fnordig.de/jer/hare-mac.git"
"url": "https://git.fnordig.de/jer/hare-mac.git"
}
},
"hare-src": {

View file

@ -3,7 +3,7 @@
inputs = {
hare-pkgs = {
url = "git+ssh://forgejo@git.fnordig.de/jer/hare-mac.git?ref=merged-pkgs";
url = "git+https://git.fnordig.de/jer/hare-mac.git?ref=main";
};
};