Cole Mickens
Cole Mickens
based on https://github.com/DeterminateSystems/fh/pull/136 branch. sending this for initial testing with Martin, and consideration of the implications.
Some flakes don't have `nixpkgs`, be a bit more accepting of them.
I can send a PR for this: * introduce an internal error type with enum variants for invalid JSON * also an error variant for the failed diff
I'm constantly having CI failures from building tip of FreeRDP: ``` 99% tests passed, 2 tests failed out of 171 Total Test time (real) = 4.28 sec The following tests...
build failure log: ``` miniserve> Compiling idna v0.5.0 miniserve> Compiling webpki v0.22.4 miniserve> error[E0282]: type annotations needed for `Box` miniserve> --> /build/miniserve-0.27.1-vendor.tar.gz/time/src/format_description/parse/mod.rs:83:9 miniserve> | miniserve> 83 | let items =...
What can I say, their free tier is rather generous... It would be great if there were support for Oracle Cloud KMS: https://www.oracle.com/security/cloud-security/key-management/ https://www.oracle.com/security/cloud-security/key-management/faq They uh, seem to call it...
1. I have to bump memsize to build a disk image with a moderate (but not huge) closure. 2. I am surprised I don't hit cmdline arg length limits. 3....
related to https://github.com/nix-community/disko/issues/769 I had to bump `memSize` to work around #769. I couldn't figure out why it needed _so much RAM_ until I realized that the module does not...