treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "The best tool for finding one gadget RCE in libc.so.6";
|
||||
homepage = https://github.com/david942j/one_gadget;
|
||||
homepage = "https://github.com/david942j/one_gadget";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ artemist nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user