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": {
|
"locked": {
|
||||||
"lastModified": 1699480173,
|
"lastModified": 1699515456,
|
||||||
"narHash": "sha256-7gCpr2uj2FPLcClnD7Y60h7tZ9WEHBKdPgrQYPzUwn8=",
|
"narHash": "sha256-7gCpr2uj2FPLcClnD7Y60h7tZ9WEHBKdPgrQYPzUwn8=",
|
||||||
"owner": "accentor",
|
"owner": "accentor",
|
||||||
"repo": "api",
|
"repo": "api",
|
||||||
"rev": "c410fdc82f747c24555c0e9f39f942720c0e6204",
|
"rev": "c742e60aa0da9bafb496e2edc979dcd8d4f8f40e",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "accentor",
|
"owner": "accentor",
|
||||||
"repo": "api",
|
"repo": "api",
|
||||||
"rev": "c410fdc82f747c24555c0e9f39f942720c0e6204",
|
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
accentor-api = {
|
accentor-api = {
|
||||||
url = "github:accentor/api/c410fdc82f747c24555c0e9f39f942720c0e6204";
|
url = "github:accentor/api";
|
||||||
inputs = {
|
inputs = {
|
||||||
devshell.follows = "devshell";
|
devshell.follows = "devshell";
|
||||||
flake-utils.follows = "flake-utils";
|
flake-utils.follows = "flake-utils";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue