| 30 May 2022 |
| Sridhar Ratnakumar changed their profile picture. | 01:30:22 |
| Florian | W3F changed their display name from Florian | OoO -> 29.5. to Florian | W3F. | 09:04:29 |
| 1 Jun 2022 |
| tinybronca joined the room. | 09:06:09 |
| jay joined the room. | 14:53:41 |
| 3 Jun 2022 |
| piegames joined the room. | 23:19:30 |
| 4 Jun 2022 |
| wiredhikari changed their display name from hikari to wiredhikari. | 17:09:11 |
| 13 Jun 2022 |
| kraem joined the room. | 21:55:47 |
| 14 Jun 2022 |
| ash (it/its) 🏳️⚧️ changed their profile picture. | 00:44:23 |
| kolektiv joined the room. | 12:33:22 |
| susnico joined the room. | 14:23:04 |
| 15 Jun 2022 |
| Florian | W3F changed their display name from Florian | W3F to Florian | OoO till 20.06.. | 09:20:07 |
kolektiv | Hi folks, is anyone using nix-flakes for a dev shells, along with vscode? I'm trying to get rust-analyzer nightly added in the flake, but if you do an override in there then you wipe out the system wide extensions. Is there a way to append extensions to vscode in this way? Or grab the existing extensions somehow? | 23:15:03 |
jonringer | i added vscode-fhs for this reason. But it is a bit tricky to get abi compatibility just right | 23:49:57 |
| 16 Jun 2022 |
dpc | I use flake + lorri with rust-analyzer, but not vscode, but kakoune. Probably not helpful. | 00:20:14 |
| 17 Jun 2022 |
| doubledup joined the room. | 18:03:58 |
| 18 Jun 2022 |
| newam joined the room. | 17:13:47 |
newam | Hey guys, I'm trying to learn more vim and I want to use rust-analyzer.
It seems YouCompleteMe (my usual go-to) is not built with rust support, does anyone have plugin suggestions for rust-analyzer + vim + nixos? | 17:19:27 |
| 19 Jun 2022 |
Mic92 | Is youcompleteme not also a language server? | 05:24:32 |
Mic92 | In this case you should be able to configure rust-analyzer for youcompleteme as well | 05:24:49 |
Mic92 | Otherwise I hear people using ale with vim | 05:26:38 |
a-kenji | In reply to @newam:matrix.org Hey guys, I'm trying to learn more vim and I want to use rust-analyzer. It seems YouCompleteMe (my usual go-to) is not built with rust support, does anyone have plugin suggestions for rust-analyzer + vim + nixos? I am using nvim myself, but I think I used coc prior to that. | 07:22:19 |
| 20 Jun 2022 |
| Florian | W3F changed their display name from Florian | OoO till 20.06. to Florian | W3F. | 08:57:51 |
| 24 Jun 2022 |
| badcold joined the room. | 14:49:45 |
| 28 Jun 2022 |
dpc | I have a "monorepo" and want include a Rust binary that sits in a subdirectory with it's own flake, in the top level flake.nix | 06:46:28 |
a-kenji | In reply to @dpc:matrix.org I have a "monorepo" and want include a Rust binary that sits in a subdirectory with it's own flake, in the top level flake.nix Do you have a question there? | 12:51:14 |
Julian Stecklina | is anyone interested in collaborating on Linux kernel Rust support in nixpkgs? -> https://discourse.nixos.org/t/help-wanted-packaging-linux-kernel-with-rust-support/19988 | 13:11:55 |
dpc | In reply to @a-kenji:matrix.org Do you have a question there? Yeah, sorry. It was late, I was tired and desperate. I went ahead and posted it on the forum https://discourse.nixos.org/t/different-result-on-import-path-default-nix-in-flake-nix-vs-repl/19997 | 16:26:48 |
dpc | BTW. I'm working on a small silly project that is supposed to be an easy to replicate Rust software shop: https://github.com/rustshop/rustshop
Nix for glue + Terraform for well... terraforming AWS + Rust for all the code.
The goal is to pretend it's a real software shop and build all the devops and app things that a small cloud based startup could star with. All in a form of ... pretending it's a real bussiness. | 16:28:33 |
dpc | I'm more of a software system eng. myself, but I do have all the basics with Nix, Terraform and AWS. But since i'm here - if anyone would be interested I could use a lot of help. :D | 16:29:55 |
a-kenji | In reply to @dpc:matrix.org Yeah, sorry. It was late, I was tired and desperate. I went ahead and posted it on the forum https://discourse.nixos.org/t/different-result-on-import-path-default-nix-in-flake-nix-vs-repl/19997 No problem! Sadly I don't really know whats going on there! | 19:45:41 |