accentor: pin to commit fixing the header issue
This commit is contained in:
parent
7a2a146858
commit
d7cf127c21
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -45,17 +45,17 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1697317036,
|
"lastModified": 1699480173,
|
||||||
"narHash": "sha256-j3ty/2DopyQjMdeNNo+2yVhaAVrU8p2ctzZP3DZcfWo=",
|
"narHash": "sha256-7gCpr2uj2FPLcClnD7Y60h7tZ9WEHBKdPgrQYPzUwn8=",
|
||||||
"owner": "accentor",
|
"owner": "accentor",
|
||||||
"repo": "api",
|
"repo": "api",
|
||||||
"rev": "d36e3dc1d5ffa8baa20a5ad57109172d24926bef",
|
"rev": "c410fdc82f747c24555c0e9f39f942720c0e6204",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "accentor",
|
"owner": "accentor",
|
||||||
"repo": "api",
|
"repo": "api",
|
||||||
"rev": "d36e3dc1d5ffa8baa20a5ad57109172d24926bef",
|
"rev": "c410fdc82f747c24555c0e9f39f942720c0e6204",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
accentor-api = {
|
accentor-api = {
|
||||||
url = "github:accentor/api/d36e3dc1d5ffa8baa20a5ad57109172d24926bef";
|
url = "github:accentor/api/c410fdc82f747c24555c0e9f39f942720c0e6204";
|
||||||
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