| 23 May 2021 |
@grahamc:nixos.org | would y'all like to keep the avatar you have, or use this one which matches the other rooms' styles? | 20:57:45 |
toonn | Either's fine by me. | 21:15:17 |
@grahamc:nixos.org | cc maralorn who I think set the current one | 21:21:55 |
| @lambda-mike joined the room. | 21:30:08 |
pennae | more purple more good :3 | 21:32:48 |
@grahamc:nixos.org | I mean, I agree, but I don't want to step on toes :) | 21:36:30 |
toonn | Then I hope you can hover cause I have *very* long toes! | 21:40:46 |
pennae | hmm, hilbert curve but with toe instead of line | 21:41:37 |
| Room Avatar Renderer. | 23:05:58 |
maralorn | grahamc (he/him): Cool! thx! | 23:06:13 |
@grahamc:nixos.org | thanks to samueldr :) | 23:06:38 |
| 24 May 2021 |
joe (he/him) | FWIW the purple background really feels like it should be white | 02:40:43 |
maralorn | idk, the idea here is to make the rooms easily distinguishable in the side bar and having clearly visible colors help with that. | 02:42:59 |
maralorn | But I have no strong opinion on this either way. | 02:43:29 |
joe (he/him) | Ah, I'm only in #nix:nixos.org , #offtopic:nixos.org , and this one, and the others are white/blue, and this one is light-purple/blue | 02:47:48 |
joe (he/him) | #cross-compiling:nixos.org has no logo yet 😠| 02:48:05 |
| rajivr joined the room. | 03:33:15 |
codygman | Sanity check: within a nix repl using haskell.nix when I run `cabal build` it shouldn't download and install any packages... Right?
Maybe I didn't specify snapshot time... | 04:21:21 |
| meck joined the room. | 05:23:33 |
| fendor joined the room. | 08:03:42 |
| berberman joined the room. | 12:02:42 |
| nf joined the room. | 12:45:47 |
srid | Is anyone familiar with these linker errors on macOS?
impure path `/private/tmp/nix-build-ema-0.2.0.0.drv-0/ghc81651_0/ghc_32.filelist' used in link
...
`ld' failed in phase `Merge objects'. (Exit code: 1)
https://github.com/srid/emanote/issues/15#issuecomment-846738416
| 16:10:04 |
| benley joined the room. | 16:41:40 |
srid | User just confirmed that re-installing Nix fixed it. ^^ | 17:25:43 |
srid | MACOS! | 17:25:57 |
pnotequalnp | Can I easily generate a cabal freeze file based on my flake.lock? So that cabal v2 commands will use the same dependency versions as nix? | 17:32:11 |
| Edward Tjörnhammar joined the room. | 18:55:28 |
| carter joined the room. | 19:02:04 |
maralorn | In reply to @pnotequalnp:matrix.org Can I easily generate a cabal freeze file based on my flake.lock? So that cabal v2 commands will use the same dependency versions as nix? Easily? Don‘t think so. In a normal setup your flake.lock contains no information about individual Haskell dependencies only the pinned nixpkgs. | 19:14:35 |