Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Overriding a package inside a scope
If you want to change selection, open document below and click on "Move attachment"

Overlays - NixOS Wiki
an be compiled with or without dependencies on X11 with the x11Support argument. Here is how you can remove X11 dependencies: final: prev: { pass = prev.pass.override { x11Support = false; }; } <span>Overriding a package inside a scope Some packages are not in the top level of nixpkgs but inside a scope. For example all GNOME packages are in the gnome attribute set and Xfce packages inside xfce. These attributes are o


Summary

statusnot read reprioritisations
last reprioritisation on suggested re-reading day
started reading on finished reading on

Details



Discussion

Do you want to join discussion? Click here to log in or create user.