Re: python-dbus-python changes triggered many rebuilds

2024-11-02 Thread Ricardo Wurmus
Ian Eure writes: Would it make sense to sort package inputs when computing derivations to prevent this sort of unintentional change? The order matters, e.g. when we add a different gcc to shadow the existing gcc. -- Ricardo

Re: python-dbus-python changes triggered many rebuilds

2024-11-02 Thread Sharlatan Hellseher
Hi, I've canceled the pending builds. Sorry it was me, not expected that order of the same inputs would trigger the build. The reasoning was to refactor the indentation and higlight that python-meson-python has to be replaced by meson-python. Thanks, Oleg On Sat, 2 Nov 2024 at 00:20, Vagrant C

Re: python-dbus-python changes triggered many rebuilds

2024-11-01 Thread Ian Eure
Would it make sense to sort package inputs when computing derivations to prevent this sort of unintentional change? I don't think the input order is important for the build, so this seems like it could be relatively simple to implement & avoid this recurring. On November 1, 2024 5:20:51 PM PDT