Victor Engmark

Results 124 comments of Victor Engmark

Looks like the regression happened in 2.4.1 - a [Dependabot PR which *only* updates mutmut 2.4.0 to 2.4.1](https://gitlab.com/engmark/mypy-exercises/-/merge_requests/267)[ broke my project](https://gitlab.com/engmark/mypy-exercises/-/jobs/3187830675). Not sure what the workaround is.

Something really strange is going on. I tried creating an override to [include fancy-pypi-readme for jsonschema](https://github.com/nix-community/poetry2nix/blob/4f8d61cd936f853242a4ce1fd476f5488c288c26/overrides/build-systems.json#L618): ```nix { pkgs ? import ( fetchTarball { name = "nixos-22.11pre405560.2da64a81275"; url = "https://github.com/NixOS/nixpkgs/archive/2da64a81275b68fdad38af669afeda43d401e94b.tar.gz";...

Turns out hatch-fancy-pypi-readme is only available in very recent prereleases of nixpkgs 22.11.

[I've asked about this in the Discourse](https://discourse.nixos.org/t/package-search-says-package-exists-in-22-05-but-nix-shell-doesnt-find-it/22447).

@mibus Do you know how to navigate the documentation? I couldn't find where `Lang.Class.menu.addAction` is documented.

Another workaround would be to include all the international time zone names in that file. Hopefully the selection list doesn't overflow the screen.

No worries. Would you be interested in [other pre-commit hooks](https://github.com/linz/geostore/blob/master/.pre-commit-config.yaml) and/or [automated linting](https://github.com/linz/geostore/blob/c3c2e1a3695be9c3403761ec46a3a542cda837d3/.github/workflows/test.yml#L7-L49)?

I've written a simple [Firefox plugin](https://addons.mozilla.org/en-US/firefox/addon/insecure-links-highlighter/) to do this.

I've written a simple [Firefox plugin](https://addons.mozilla.org/en-US/firefox/addon/insecure-links-highlighter/) to do this.