about summary refs log tree commit diff
path: root/pkgs/aszlig
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2021-07-09 18:20:27 +0200
committeraszlig <aszlig@nix.build>2021-07-09 18:20:27 +0200
commit70176cfc488aafaf933fb16e312ac38dce76a635 (patch)
treea46b37f1745e0b5388ffb45c776f46e2a6b6a81a /pkgs/aszlig
parentc89926d374905a1e012a8541481aefad8069fc68 (diff)
modules/core: Fix order of Vuizvui pkgs namespace
So far, we have passed self instead of super to our custom package set,
but this makes it very hard when overriding other packages and refering
to one of these packages in Vuizvui.

To fix this, I not only used mkBefore to make sure that the overlay
comes before every other overlay but also using super makes sure that
whenever we do overrides in Vuizvui, the package *before* the current
overlay is selected instead of possibly running into an infinite
recursion.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'pkgs/aszlig')
0 files changed, 0 insertions, 0 deletions