Hi,

I want to override an existing package to use it locally. I would like to
just set an environment variable before the program is executed, but the
derivation is using `wrapProgram`, so there is already a wrapper for the
program. Is possible to override the derivation to add another environment
variable to the wrapper? The derivation I want to modify is okular (
https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/kde/okular.nix
)

Thanks in advance,
José Luis
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to