You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ nixpkgs-lint -f /home/davidak/nixpkgs/ -p ioping
=== Package meta information ===
ioping: Lacks a license
=== Package name collisions ===
=== Bottom line ===
Number of packages: 1
Number of bad names: 0
Number of missing maintainers: 0
Number of missing platforms: 0
Number of missing licenses: 1
Number of missing descriptions: 0
Number of bad descriptions: 0
Number of name collisions: 0
The text was updated successfully, but these errors were encountered:
for example this has a correct license:
https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/system/ioping/default.nix#L17
but nixpkgs-lint don't recognize it:
The text was updated successfully, but these errors were encountered: