| 30 Jun 2021 |
makefu | according to https://github.com/matrix-org/matrix-doc/pull/1767 it seems that "fallback" is still open | 14:03:31 |
makefu | maybe it is easier to extend the weechat-matrix bot instead of working around weechat-matrix | 14:03:46 |
makefu | * maybe it is easier to extend the weechat-matrix code instead of working around weechat-matrix | 14:03:56 |
makefu | plus, everyone would be happy | 14:04:08 |
Mic92 (Old) | what was the bot github repo again? | 15:25:25 |
Mic92 (Old) | https://github.com/nix-community/mediawiki-matrix-bot | 15:25:56 |
Mic92 (Old) | makefu: https://github.com/nix-community/mediawiki-matrix-bot/pull/6/files | 15:31:11 |
Mic92 (Old) | I think weechat would use the fallback but there is no fallback provided. It just puts message into it. | 15:31:51 |
makefu | okay i see! lets try that | 21:10:48 |
nixos-wiki-rcbot | [[Sandbox]] https://nixos.wiki/wiki/index.php?diff=5946&oldid=5910 * Makefu * (+5) This is a message to all you weechat-matrix users | 21:13:57 |
makefu | Mic92: does this look reasonable? | 22:00:04 |
infinisil | makefu: Nice! | 23:32:25 |
infinisil | Also using weechat here, looking good | 23:32:39 |
| 1 Jul 2021 |
Mic92 (Old) | makefu: works for me! | 04:47:40 |
nixos-wiki-rcbot | [[Nix command]] https://nixos.wiki/wiki/index.php?diff=5947&oldid=5690 * Mic92 * (+9351) /* Common flags */ | 16:23:28 |
nixos-wiki-rcbot | [[Nix command/build]] https://nixos.wiki/wiki/index.php?diff=5948&oldid=4555 * Mic92 * (+1191) /* Flags */ | 16:29:29 |
nixos-wiki-rcbot | [[Nix command/develop]] https://nixos.wiki/wiki/index.php?diff=5950&oldid=5949 * Mic92 * (-12) | 16:30:29 |
nixos-wiki-rcbot | [[Nix command/develop]] https://nixos.wiki/wiki/index.php?diff=5949&oldid=4475 * Mic92 * (+1272) /* Flags */ | 16:30:29 |
| 2 Jul 2021 |
nixos-wiki-rcbot | [[FAQ/Pinning Nixpkgs]] https://nixos.wiki/wiki/index.php?diff=5951&oldid=5356 * Profpatsch * (-2) Move the unstable service section down, since it is less relevant to most people than general nixpkgs pinning | 07:36:03 |
| artur128 joined the room. | 11:54:29 |
nixos-wiki-rcbot | [[Logind]] https://nixos.wiki/wiki/index.php?diff=5952&oldid=3209 * SidharthArya * (+34) Visibility of Quote marks | 12:43:34 |
nixos-wiki-rcbot | [[Special:Log/Newusers]] create * Luka * (0) | 14:12:44 |
nixos-wiki-rcbot | [[Home Assistant]] https://nixos.wiki/wiki/index.php?diff=5953&oldid=5916 * Luka * (+3) Add missing keyword in Home Assistant definition file | 14:14:44 |
nixos-wiki-rcbot | [[Fonts]] https://nixos.wiki/wiki/index.php?diff=5954&oldid=5436 * DearRude * (+38) Add vazir code to RTL (Persian) parts since it has been added to nixpkgs | 16:38:59 |
| 3 Jul 2021 |
rosariopulella | I think the wiki for Postgres is out of date. I tried fallowing the guidance from the wiki can could not login. | 04:17:58 |
rosariopulella | The manual does not seem to cover anything along these lines and https://nixos.wiki/wiki/PostgreSQL seems out of date as it says that by default "Ident Authentication" is used and psql -U postgres should work | 04:18:11 |
rosariopulella | * The wiki seems out of date as it says that by default "Ident Authentication" is used and psql -U postgres should work. But it seems like peer based auth is the default https://github.com/NixOS/nixpkgs/blob/fe80e34fef49b2f9dcfd40d39dcf10292d1ab387/nixos/modules/services/databases/postgresql.nix#L79-L93 | 04:20:17 |
rosariopulella | * The wiki seems out of date as it says that by default "Ident Authentication" is used and psql -U postgres should work, but it seems like peer based auth is the default | 04:20:38 |
rosariopulella | * The wiki seems out of date as it says that by default "Ident Authentication" is used and psql -U postgres should work, but it seems like peer based auth is the default and psql -U postgres does not seem to work for me | 04:21:01 |
rosariopulella | * The wiki seems out of date as it says that by default "Ident Authentication" is used and psql -U postgres should work, but it seems like peer based auth is the default and psql -U postgres gives me psql: error: FATAL: Peer authentication failed for user "postgres" | 04:21:23 |