| 21 Feb 2026 |
| h7x4 changed their profile picture. | 19:25:16 |
| h7x4 changed their profile picture. | 19:30:09 |
| h7x4 changed their profile picture. | 19:33:31 |
| Lunar joined the room. | 23:37:37 |
| 24 Feb 2026 |
| @cdepillabout:matrix.org left the room. | 07:41:58 |
| 25 Feb 2026 |
| isabel changed their profile picture. | 21:52:51 |
| 26 Feb 2026 |
nasso | hello! i am new to nix and im trying to write a flake to make a dev environment for my project is there a way i can use nom to visualize the "build" of the environment when i run nix develop? does it even make sense? | 15:55:44 |
maralorn | nasso: It does make sense. Have you tried nom develop? Itโs not perfect but it sounds like it should cover your need. | 15:56:52 |
nasso | oh let me try that actually | 15:58:29 |
nasso | looks like its working! however because of the cache, i don't see a lot of interesting output | 16:03:03 |
nasso | thanks! | 16:04:14 |
maralorn | You can always run nix-collect-garbage and do it again. ๐ | 16:09:59 |
maralorn | But donโt forget to exit the shell before you do. ๐ | 16:10:12 |
alexfmpe | well if we're optimizing for ascii goodness, also --option substituters false | 16:20:09 |