lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #259114 from cafkafk/cafk-fzf-meta-program

authored by

Artturi and committed by
GitHub
d7e7df40 5555a1fb

+1
+1
pkgs/tools/misc/fzf/default.nix
··· 101 101 maintainers = with maintainers; [ Br1ght0ne ma27 zowoq ]; 102 102 platforms = platforms.unix; 103 103 changelog = "https://github.com/junegunn/fzf/blob/${version}/CHANGELOG.md"; 104 + mainProgram = "fzf"; 104 105 }; 105 106 }