| 5 Jun 2025 |
| @tioan:dunwyn.xyz left the room. | 19:01:52 |
| 6 Jun 2025 |
| @vsq90:pikaviestin.fi joined the room. | 15:28:56 |
| mikejw joined the room. | 17:37:58 |
mikejw | hi.. I want to connect to docker desktop from within nix shell. Do I need a flake for this? I'm not really sure what a flake is | 17:38:26 |
mikejw | if I make the docker package available it seems to conflict with docker desktop | 17:46:42 |
mikejw | oh looks like I need colima | 17:53:15 |
mikejw | hmm.. that doesn't seem to work.. it looks like the real answer is that I can't use pure mode. Does this make sense to anyone? | 18:17:57 |
robsliwi | What is your OS and what is your plan? 🙃 | 18:27:58 |
| 7 Jun 2025 |
mikejw | macOS. I just wanted to use nix with docker desktop. I think just not using pure mode was the solution | 01:40:40 |
mikejw | how do I do execute commands after shell.nix has run like changing default shell? | 02:24:15 |
mikejw | ah shellHook maybe | 02:25:25 |
| Trent Baldwin joined the room. | 21:08:26 |
| @deeok:matrix.org changed their display name from deeok to matrixrooms.info mod bot (does NOT read/send messages and/or invites; used for checking reported rooms). | 22:19:54 |
| @deeok:matrix.org left the room. | 22:24:19 |
| 9 Jun 2025 |
| SigmaSquadron joined the room. | 13:04:59 |
| Konys Synok joined the room. | 13:13:14 |
| Spaenny changed their display name from Spaenny to Philipp. | 20:46:53 |
| Kleha joined the room. | 23:51:45 |
| 10 Jun 2025 |
| Vee joined the room. | 04:28:26 |
Vee | Apologies if this is not the place to ask. I have gone over many rooms but can't seem to find a good place to post this question. I am trying to setup LSP for my Neovim on NixOS, is anyone familiar with this? Details are in my Nix Discourse topic https://discourse.nixos.org/t/i-need-help-setting-up-lsp-for-neovim-using-lspconfig-language-server-binaries/65455 | 04:35:17 |
| lon joined the room. | 12:37:19 |
lon | Maybe you can take some ideas from this framework for using neovim with nix: https://github.com/notaShelf/nvf | 12:38:03 |
| four joined the room. | 17:05:56 |
| 11 Jun 2025 |
Vee | That looks complex for my use-case and I also managed to answer my own question. I'll take a look in the future when I have better grasp of nvm and nix. Thanks! | 03:21:47 |
Vee | * That looks complex for my use-case and I also managed to answer my own question already. I'll take a look in the future when I have better grasp of nvm and nix. Thanks! | 04:19:47 |
| elamon joined the room. | 15:13:36 |
| hcbt joined the room. | 20:48:18 |
| 15 Jun 2025 |
| debtquity joined the room. | 14:03:38 |
| 17 Jun 2025 |
| jopejoe1 (4094@39c3) changed their display name from jopejoe1 (4094@eh22) to jopejoe1 (4094@GPN23). | 12:06:44 |
| 18 Jun 2025 |
Rene | Hello. I'm trying to build a Docker image from a flake using haskell-flake. The image is very large and when using the suggestions on the haskell-flake website, it gets reduced for just the executables but just for the Haskell portion. The package has some Rust dependencies that are included in the image wholesale, code, readmes, everything. Is there a guide on how to avoid this?
| 18:52:48 |