Merge master into staging-next
This commit is contained in:
@@ -29,6 +29,6 @@ pythonPackages.buildPythonApplication rec {
|
||||
homepage = https://github.com/eliangcs/http-prompt;
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ matthiasbeyer ];
|
||||
platforms = platforms.linux; # can only test on linux
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user