ChanServ changed the topic of #nixos-nur to: Nix User Repository || https://github.com/nix-community/NUR || https://logs.nix.samueldr.com/nixos-nur
smaret has joined #nixos-nur
<smaret> Hi there
<smaret> I'd like to use NUR to distribute an application that has Python bindings.
<smaret> In the nixpkgs tree this can be done by adding the package to python-packages.nix with the "toPythonModule" function.
<smaret> For example: opencv = toPythonModule (pkgs.opencv.override { enablePython = true; pythonPackages = self; });
<smaret> How can I do this in NUR ?
smaret has quit [Ping timeout: 256 seconds]
klntsky has quit [Ping timeout: 256 seconds]
klntsky has joined #nixos-nur
tilpner has quit [Quit: WeeChat 2.3]