removed
This commit is contained in:
parent
c32a67ba9e
commit
09b1e0725f
2 changed files with 3 additions and 31 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -701,11 +701,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_5": {
|
"nixpkgs_5": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1765608474,
|
"lastModified": 1765762245,
|
||||||
"narHash": "sha256-9Wx53UK0z8Di5iesJID0tS1dRKwGxI4i7tsSanOHhF0=",
|
"narHash": "sha256-3iXM/zTqEskWtmZs3gqNiVtRTsEjYAedIaLL0mSBsrk=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "28bb483c11a1214a73f9fd2d9928a6e2ea86ec71",
|
"rev": "c8cfcd6ccd422e41cc631a0b73ed4d5a925c393d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -103,27 +103,6 @@ in {
|
||||||
categories = ["general"];
|
categories = ["general"];
|
||||||
timeout = 3.0;
|
timeout = 3.0;
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "wikidata";
|
|
||||||
engine = "wikidata";
|
|
||||||
disabled = false;
|
|
||||||
categories = ["general"];
|
|
||||||
timeout = 3.0;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "wikibooks";
|
|
||||||
engine = "wikibooks";
|
|
||||||
disabled = false;
|
|
||||||
categories = ["general"];
|
|
||||||
timeout = 3.0;
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "wiktionary";
|
|
||||||
engine = "wiktionary";
|
|
||||||
disabled = false;
|
|
||||||
categories = ["general"];
|
|
||||||
timeout = 3.0;
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
name = "arxiv";
|
name = "arxiv";
|
||||||
engine = "arxiv";
|
engine = "arxiv";
|
||||||
|
|
@ -159,13 +138,6 @@ in {
|
||||||
categories = ["it"];
|
categories = ["it"];
|
||||||
timeout = 4.0;
|
timeout = 4.0;
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "wikicommons_img";
|
|
||||||
engine = "wikicommons";
|
|
||||||
disabled = false;
|
|
||||||
categories = ["images"];
|
|
||||||
timeout = 4.0;
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
name = "youtube_video";
|
name = "youtube_video";
|
||||||
engine = "youtube";
|
engine = "youtube";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue