hyprwm / contrib

Community scripts and utilities for Hypr projects
MIT License
295 stars 40 forks source link

fix: hdrop valid license #66

Closed khaneliman closed 1 year ago

khaneliman commented 1 year ago
error: attribute 'agpl' missing

       at /nix/store/blnk3ibcrb52nj2wvcn6any566h1j5aj-source/hdrop/default.nix:36:15:

           35|     description = "Emulate 'tdrop' in Hyprland (show and hide specific programs per keybind)";
           36|     license = licenses.agpl;
             |               ^
           37|     platforms = platforms.unix;
       Did you mean one of agpl3, eapl, gfl, gpl2 or gpl3?

https://github.com/Schweber/hdrop/blob/main/LICENSE

khaneliman commented 1 year ago

@fufexan if you get a chance