20 Apr 2022 |
| @ahsmha:matrix.org joined the room. | 18:59:59 |
21 Apr 2022 |
| continuouswave changed their display name from Chinchilla Wetreat to Chonked Worm. | 21:06:53 |
| continuouswave changed their display name from Chonked Worm to chonked_worm. | 21:08:52 |
| continuouswave changed their display name from chonked_worm to ContinuousWave. | 21:30:31 |
22 Apr 2022 |
| @linus.heckemann:matrix.mayflower.de changed their display name from Linux Hackerman to Linux Hackerman is moving: @linus:schreibt.jetzt. | 07:30:53 |
| @linus.heckemann:matrix.mayflower.de left the room. | 07:53:04 |
24 Apr 2022 |
dotlambda | Any idea what to do if Element won't let me leave a room? I don't get new messages in that room and can no longer post to it. But leaving it just doesn't work on desktop and on Android the spinning wheel never stops spinning when I try to leave the room. | 01:31:38 |
Ralith | try rejoining it and then leaving again? | 04:52:23 |
Ralith | that's probably a synapse bug ultimately | 04:52:27 |
dotlambda | In reply to @ralith:ralith.com try rejoining it and then leaving again? How can I join though if Element thinks I'm already a member? | 06:27:05 |
@piegames:matrix.org | dotlambda: you lost. Maybe you can force things in the server db through the admin API | 08:01:29 |
Ralith | In reply to @robert:funklause.de How can I join though if Element thinks I'm already a member? /join ? | 14:48:51 |
dotlambda | In reply to @ralith:ralith.com
/join ? Doesn't have any effect in Element, maybe I should try gomuks | 15:12:29 |
Ralith | dropping element's cache might or might not help get things into a more consistent state | 15:15:59 |
hexa | In reply to @robert:funklause.de Any idea what to do if Element won't let me leave a room? I don't get new messages in that room and can no longer post to it. But leaving it just doesn't work on desktop and on Android the spinning wheel never stops spinning when I try to leave the room. ideally some operator of the room can kick you if you still appear on the room roster | 15:19:30 |
26 Apr 2022 |
| @janejasperous:one.ems.host set a profile picture. | 10:12:44 |
| a-kenji joined the room. | 11:57:57 |
1 May 2022 |
| continuouswave changed their display name from ContinuousWave to Chinchilla Washington. | 06:52:59 |
3 May 2022 |
dotlambda | In reply to @robert:funklause.de Any idea what to do if Element won't let me leave a room? I don't get new messages in that room and can no longer post to it. But leaving it just doesn't work on desktop and on Android the spinning wheel never stops spinning when I try to leave the room. Synapse seems to have fixed itself 🎉 | 07:10:03 |
4 May 2022 |
@piegames:matrix.org | https://matrix.org/blog/2022/05/04/0-34-0-security-release-for-matrix-appservice-irc-high-severity | 08:15:29 |
hexa | update landed on master | 08:59:22 |
hexa | https://github.com/NixOS/nixpkgs/pull/171510 | 09:06:53 |
8 May 2022 |
| kraftnix set a profile picture. | 17:46:11 |
9 May 2022 |
| @silvio:booq.org joined the room. | 12:26:56 |
14 May 2022 |
Sumner Evans | I'm trying to convert the element-web build to build from source: https://github.com/NixOS/nixpkgs/pull/172928
I'm running into the following error:
nix-env failed:
warning: ignoring the user-specified setting 'restrict-eval', because it is a restricted setting and you are not a trusted user
error: while evaluating anonymous function at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/.gc-of-borg-outpaths.nix:47:12, called from undefined position:
while evaluating anonymous function at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/pkgs/top-level/release-lib.nix:123:6, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/attrsets.nix:414:43:
while evaluating 'hydraJob' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/customisation.nix:218:14, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/pkgs/top-level/release-lib.nix:123:14:
while evaluating the attribute 'drvPath' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/customisation.nix:235:13:
while evaluating the attribute 'drvPath' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/customisation.nix:203:13:
while evaluating the attribute 'configurePhase' of the derivation 'element-desktop-1.10.12' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/pkgs/stdenv/generic/make-derivation.nix:278:7:
while evaluating 'importJSON' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/trivial.nix:305:16, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/pkgs/development/tools/yarn2nix-moretea/yarn2nix/default.nix:255:17:
cannot read '/nix/store/mc1xxs1k72265yxy4f74r3al8j3shfap-source/package.json', since path '/nix/store/frvz7x58khqis4fzq9g5lgmrrw6m8rf3-source.drv' is not valid, at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-3/lib/trivial.nix:306:24
I thought that I could avoid having to download the package.json since it's included in the src , but maybe not?
| 01:42:47 |
Dandellion | I wouldnt be surprised if that'd lead to an IFD | 02:00:22 |
Sumner Evans | In reply to @dandellion:dodsorf.as I wouldnt be surprised if that'd lead to an IFD what's an IFD? | 02:00:45 |
Dandellion | Import from derivation | 02:01:49 |
Dandellion | basically when you have to do things in nix based on what's inside a derivation, it moves realising that derivation to the evaluation step. Which is obviously problematic and banned in nixpkgs | 02:03:05 |
Dandellion | I've attempted to do this whole thing myself to run some patches, but it's pretty hard | 02:04:33 |