diff options
| author | Jan Tojnar <jtojnar@gmail.com> | 2023-12-26 00:34:56 +0100 |
|---|---|---|
| committer | Jan Tojnar <jtojnar@gmail.com> | 2023-12-26 01:36:50 +0100 |
| commit | b088f9871eeb97adb6d0ff530548b86d7ab44b77 (patch) | |
| tree | eb9c0dd89634427ae63930e78392cc3fb1056f00 /pkgs/development/python-modules/rangehttpserver | |
| parent | 6df37dc6a77654682fe9f071c62b4242b5342e04 (diff) | |
libsoup: Remove passthru.propagatedUserEnvPackages
That does not do anything.
The proper attribute name recognized by the generic builder is `propagatedUserEnvPkgs`
and even that is an ugly hack to have `nix-env` pull in extra packages into the profile.
Looks like it has been mistakenly put to `passthru` since the beginning:
https://github.com/NixOS/nixpkgs/commit/24448ed3de7a2d31ad22922107631ecbdc0fa78c
Apps that use TLS in conjunction with GLib/libsoup should just add `glib-networking` to `buildInputs`
and `wrapGAppsHook` to `nativeBuildInputs` to add the appropriate Gio module
to `GIO_EXTRA_MODULES` environment variable.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
