treewide: fix evaluation
cc @Mic92 @nixy @7c6f434c
This commit is contained in:
@@ -18,6 +18,6 @@ buildPythonPackage rec {
|
||||
description = "a simple scripting language for Web browsing";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ Mic92 ];
|
||||
maintainers = with maintainers; [ mic92 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user