| 10 Jan 2024 |
Charles ⚡️ | yay, my obs update pr was merged | 08:36:20 |
@hubofeverything:bark.lgbt | In reply to @charles:computer.surgery yay, my obs update pr was merged Yay!!! | 09:22:23 |
@hubofeverything:bark.lgbt | I hope they merge mine soon :P | 09:22:40 |
pedrohlc ⚡️ | In reply to @k900:0upti.me New Yuzu, EA is supposed to have some nice performance improvements: https://github.com/NixOS/nixpkgs/pull/279986 Do you like fresh fruits K900? (your branch name) | 11:32:54 |
K900 | In reply to @pedrohlc:ubiquelambda.dev Do you like fresh fruits K900? (your branch name) Well it is named yuzu after all | 12:21:32 |
pedrohlc ⚡️ |  Download image.png | 12:22:05 |
pedrohlc ⚡️ | I would never ever imageine this | 12:22:13 |
K900 | lmao | 12:22:27 |
K900 | They're actually pretty nice | 12:22:51 |
pedrohlc ⚡️ | * I would never have imagined this | 12:23:20 |
| philipp changed their display name from philipp to philipp (prolog in linux kernel, when). | 13:46:52 |
| philipp changed their display name from philipp (prolog in linux kernel, when) to test. | 13:47:43 |
| philipp changed their display name from test to philipp. | 13:49:20 |
K900 | Also would be nice if more people could test a protontricks bump: https://github.com/NixOS/nixpkgs/pull/279749 | 15:11:41 |
| @viper.:matrix.org left the room. | 15:39:26 |
| @ironbound:hackerspace.pl joined the room. | 16:00:08 |
| alexou joined the room. | 18:58:42 |
simple-coder | Download keymap.nix | 19:17:40 |
simple-coder | Hello there, I'm trying to setup this custom keyboard layout, but after I do the rebuild it does not switch to it, it stays on the old qwerty layout, is there an extra step that I need to do to switch to it? Or is there another way to switch to a custom keyboard mapping? | 19:21:57 |
simple-coder | If I recall it works on a tiling manager like xmonad but it does not work in a desktop environment like gnome or kde, why is that? | 19:25:54 |
K900 | Could be an X versus Wayland thing | 19:27:20 |
simple-coder | maybe, I haven't been able to find another way to change the keyboard mapping, in macos it's easy to change the keyboard mapping. | 19:30:10 |
simple-coder | oh well I guess I'll stick to qwerty for now, the qwert is fine for most stuff but it's really awkward for coding symbols. | 19:33:35 |
simple-coder | I'd like to contribute by packaging the guilded app and pushing it to nix packages, will this be difficult to do in nix, I've been using flakes, so is it easy to package stuff using the flakes way? | 19:39:03 |
K900 | No | 19:39:24 |
K900 | Flakes don't change anything about packaging | 19:39:28 |
simple-coder | ok cool is there some good instructions on how to do this? I know basic git stuff but I've never packaged anything with nix before. | 19:40:32 |
K900 | https://nixos.org/nixpkgs/manual/ | 19:41:01 |
simple-coder | oh wow, the documentation is actually very good. | 19:42:53 |
l0b0 | In reply to @xx_doomer_xx:matrix.org oh wow, the documentation is actually very good. What's there is usually good, but there's a lot of details missing IMO. The vast majority of the time I've found it's easier to just copy a similar package declaration and tweak it to fit my package, rather than trying to package something from scratch. | 23:56:07 |