chore: update tiny to use SASL command

Signed-off-by: jolheiser <john.olheiser@gmail.com>
jenkins
jolheiser 2023-07-19 16:11:13 -05:00
parent daf5dbff47
commit 25024e46ff
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
2 changed files with 8 additions and 4 deletions

View File

@ -10,7 +10,7 @@
realname = "jolheiser"; realname = "jolheiser";
nicks = ["jolheiser"]; nicks = ["jolheiser"];
alias = "LiberaChat"; alias = "LiberaChat";
#join = ["#gitea"]; join = ["#gitea" "#gitea-devel"];
sasl = { sasl = {
username = "jolheiser"; username = "jolheiser";
password = { password = {
@ -24,5 +24,9 @@
realname = "jolheiser"; realname = "jolheiser";
}; };
}; };
key_map = {
ctrl_left = "tab_prev";
ctrl_right = "tab_next";
};
}; };
} }

View File

@ -117,11 +117,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1689631193, "lastModified": 1689752456,
"narHash": "sha256-AGSkBZaiTODQc8eT1rZDrQIjtb8JtFwJ0wVPzArlrnM=", "narHash": "sha256-VOChdECcEI8ixz8QY+YC4JaNEFwQd1V8bA0G4B28Ki0=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "57695599bdc4f7bfe5d28cfa23f14b3d8bdf8a5f", "rev": "7f256d7da238cb627ef189d56ed590739f42f13b",
"type": "github" "type": "github"
}, },
"original": { "original": {