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": {
|
||||
"locked": {
|
||||
"lastModified": 1765608474,
|
||||
"narHash": "sha256-9Wx53UK0z8Di5iesJID0tS1dRKwGxI4i7tsSanOHhF0=",
|
||||
"lastModified": 1765762245,
|
||||
"narHash": "sha256-3iXM/zTqEskWtmZs3gqNiVtRTsEjYAedIaLL0mSBsrk=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "28bb483c11a1214a73f9fd2d9928a6e2ea86ec71",
|
||||
"rev": "c8cfcd6ccd422e41cc631a0b73ed4d5a925c393d",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -103,27 +103,6 @@ in {
|
|||
categories = ["general"];
|
||||
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";
|
||||
engine = "arxiv";
|
||||
|
|
@ -159,13 +138,6 @@ in {
|
|||
categories = ["it"];
|
||||
timeout = 4.0;
|
||||
}
|
||||
{
|
||||
name = "wikicommons_img";
|
||||
engine = "wikicommons";
|
||||
disabled = false;
|
||||
categories = ["images"];
|
||||
timeout = 4.0;
|
||||
}
|
||||
{
|
||||
name = "youtube_video";
|
||||
engine = "youtube";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue