accentor: unpin api
This commit is contained in:
parent
67c02241ea
commit
4257ee5e6e
2 changed files with 3 additions and 4 deletions
5
flake.lock
generated
5
flake.lock
generated
|
@ -45,17 +45,16 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1699480173,
|
||||
"lastModified": 1699515456,
|
||||
"narHash": "sha256-7gCpr2uj2FPLcClnD7Y60h7tZ9WEHBKdPgrQYPzUwn8=",
|
||||
"owner": "accentor",
|
||||
"repo": "api",
|
||||
"rev": "c410fdc82f747c24555c0e9f39f942720c0e6204",
|
||||
"rev": "c742e60aa0da9bafb496e2edc979dcd8d4f8f40e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "accentor",
|
||||
"repo": "api",
|
||||
"rev": "c410fdc82f747c24555c0e9f39f942720c0e6204",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
};
|
||||
};
|
||||
accentor-api = {
|
||||
url = "github:accentor/api/c410fdc82f747c24555c0e9f39f942720c0e6204";
|
||||
url = "github:accentor/api";
|
||||
inputs = {
|
||||
devshell.follows = "devshell";
|
||||
flake-utils.follows = "flake-utils";
|
||||
|
|
Loading…
Add table
Reference in a new issue