Tom Wieland
Tom Wieland
But I do see zip files in their releases: - https://github.com/Tercioo/Details-Damage-Meter/archive/refs/tags/DetailsRetail.v9.1.0.8888.145.zip - https://github.com/Nnoggie/MythicDungeonTools/archive/refs/tags/v4.0.1.4.zip These are incorrect?
I'm still getting this with Next.js app router paths which may have parentheses. Please open the ticket again :-) `v4.9.2`
This is the minimal reproduction: ```nix { inputs = { nixpkgs.url = "github:nixos/nixpkgs"; flake-parts.url = "github:hercules-ci/flake-parts"; nix-unit.inputs.nixpkgs.follows = "nixpkgs"; nix-unit.url = "github:nix-community/nix-unit"; }; outputs = inputs @ {self, ...}: inputs.flake-parts.lib.mkFlake...
I caved in and removed `flake-parts`. Then I found that I can just run the unit tests `pre-push` with https://github.com/cachix/git-hooks.nix (already had that installed). Works perfectly :D
Well, there is a reason that password managers do not reveal the password and instead show dots. It's the same for Cloud Environments with Environment Variables, Secrets and API keys....
I made my own program. It satisfies my needs but only implements 24 word seed phrase and private key https://github.com/Industrial/crypto
Hi. I tried doing both suggestions and I'm still getting the same error. It also fails in the pipeline with Nix: https://github.com/Industrial/skeleton-nodejs/actions/runs/11299910277/job/31431827709 @Thomasdezeeuw The commands I'm running locally are: ```...
:+1: looks good :smile: