diff options
| author | Chris Hodapp <chris@hodapp.email> | 2025-12-07 01:10:29 -0800 |
|---|---|---|
| committer | Chris Hodapp <chris@hodapp.email> | 2025-12-07 01:26:36 -0800 |
| commit | 8b77e203bf4f8513e5a09ac9d1ddcdd06968ff24 (patch) | |
| tree | 280693a4896a1a6536c72754adf20606b64a0825 /pkgs/development/python-modules/python-openstackclient | |
| parent | 94748c6d9de7b3d57940044ac080916fb53b857a (diff) | |
Add overridable "archives" attribute to coreboot-toolchain
For various reasons, the coreboot toolchain is extremely picky about
having *exactly* the expected versions of its various dependencies
available to it. Because this is the case it is not really functional
to leverage the toolchain derivation definition from nixpkgs in an
out-of-tree configuration that may wish to build a different version
of coreboot (e.g. an older/newer version, or a minor fork as many
vendors tend to create). This is because that out-of-tree build would
have to override not just the `src` and `version` for coreboot (which,
can easily be done), but also the dependency definitions in stable.nix
(which is not easy to do). By introducing an indirection through an
explicit `archives` attribute, it becomes possible to override
stable.nix with an alternate version.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
