Gérald Lelong

Results 16 issues of Gérald Lelong

Playing a bit with the new dream2nix but it's not obvious to me how I can make a package depend on an other package defined in the same flake, especially...

Got the following error while trying to build a package ``` error: value is a list while a set was expected … while evaluating anonymous lambda at /nix/store/hinskrx05kyl9ngfqd50zx189wzili66-source/lib/resolve.nix:55:14: 54| resolvedDependencies...

Besides formatting, this commit handles aud claims containing and array instead of only a single value. Formatting related commits are separate, it should ease review. From [https://tools.ietf.org/html/rfc7519](https://tools.ietf.org/html/rfc7519) > **4.1.3. "aud"...

use const generics with arrayvec instead of generic-array for no_std tests are passing

I would like to set an override such as codegenUnits = 16 for all crates, I know how to override selected crates but I don't know if there is a...

this change allows to override where the local crates comes from