summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver/default.nix
diff options
context:
space:
mode:
authorAtemu <atemu.main@gmail.com>2023-03-07 20:24:28 +0100
committerAtemu <atemu.main@gmail.com>2023-03-26 17:19:33 +0200
commit473159871236e584af08386ed408aef30102395c (patch)
tree86f023e7bd870d8a40aa5576db24f02d72459141 /pkgs/development/python-modules/rangehttpserver/default.nix
parent192c3ecd4bcc317c3d8868d3c944a75de0dee32e (diff)
nixos/steam: always apply extraLibraries and make them additive
Before, setting {option}`programs.steam.package` would result in a steam without the {option}`hardware.opengl.package`, {option}`hardware.opengl.extraPackages` etc. You had to manually add them yourself. Additionally, overlaying `steam = prev.steam.override { extraLibraries = [ ... ]; }` resulted in those extra libraries not actually being put into the fhsenv because they'd be fully overridden by the option's default. Now, the user can supply a custom steam to {option}`programs.steam.package` with its own list of extraLibraries which will not be overridden and overlays work as expected too.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver/default.nix')
0 files changed, 0 insertions, 0 deletions