| 18 May 2025 |
6pak | assuming the build still works on 9.0.2xx | 22:49:42 |
Whovian9369 | My flake is https://github.com/Whovian9369/aaru-nix-flake (Updating it which is why I'm encountering this) Upstream is https://github.com/aaru-dps/Aaru
global.json was introduced with https://github.com/aaru-dps/Aaru/commit/8ee0926210df8e3a443456b567e17ad6f319125f | 22:50:07 |
6pak | that global.json doesn't make much sense | 22:50:55 |
6pak | it would be better to rollForward=latestPatch (aka 9.0.1xx instead) to still receive bug fixes while avoiding bumping the feature band | 22:52:07 |
6pak | * it would be better to rollForward=latestPatch (aka 9.0.1xx) to still receive bug fixes while avoiding bumping the feature band | 22:52:16 |
6pak | * it would be better to rollForward=latestPatch (aka 9.0.1xx) to still receive bug fixes assuming avoiding the feature band bump was the intention | 22:53:01 |
Whovian9369 | Are you saying in respect to what Upstream should do, or what I should do for my Nix packaging? | 22:53:28 |