-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Closed
Labels
0.kind: bugSomething is brokenSomething is broken
Description
Describe the bug
For many packages, nix run does not work, because meta.mainProgram is missing.
Example error:
[davidak@gaming:~]$ nix run nixpkgs#calls
error: unable to execute '/nix/store/b1ylix7xwgknn5pypja89nh6i2s80icz-calls-43.2/bin/calls': No such file or directory
I don't want to create issues for every case and would prefer a systematic solution.
Please add any package name with this issue here or as comment!
Affected packages:
- calls
- linphone
It would also be nice to add an automatic test if meta.mainProgram exist. Maybe it should be added to nixpkgs-review?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken