| 18 Dec 2025 |
emily | (which is why another side effect of packaging old versions is that you end up with the exponential cost of carrying old versions of entire dependency trees all the way) | 13:53:06 |
bake.monorail | yeah but importing nixpkgs multiple times is Sad™ | 13:53:37 |
emily | well, then just import one? :) | 13:54:05 |
emily | (mixing a compiler from one version with packages from another isn't a great idea anyway) | 13:54:17 |
bake.monorail | stuck in 2021 forever | 13:54:18 |
emily | well, yes… if the premise is using a compiler from 2021, that's the life you've chosen :) | 13:54:38 |
bake.monorail | eh, it's more complicated than that, but OK | 13:54:57 |
bake.monorail | more on practical things, I assume you're somehow involved in maintaing compilers, what would you think about making compilers more externally overridable (I'm thinking about making versions an argument of pkgs/development/compilers/gcc/all.nix. I guess it wouldn't be too bad, what do think? | 13:56:57 |
bake.monorail | * more on practical things, I assume you're somehow involved in maintaing compilers, what would you think about making compilers more externally overridable (I'm thinking about making versions an argument of pkgs/development/compilers/gcc/all.nix. I guess it wouldn't be too bad, what do you think? | 13:57:01 |