Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)C
Posts
4
Comments
4
Joined
2 yr. ago

  • Not sure of the exact problem, but I did see tailscale 1.82.5 (I think) was failing to build on Hydra yesterday with a build error mentioning 'portlist'. So I'd assume it's not just you?

  • Good idea, thanks a lot (╯✧▽✧)╯

  • Aah thanks, doesn't feel too good but needs must I guess. In other news, the build phase is now failing with:

    CMake Deprecation Warning at CMakeLists.txt:21 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake.

    Update the VERSION argument

    <min>

    value. Or, use the

    <min>

    ...

    <max>

    syntax to tell CMake that the project requires at least

    <min>

    but has been updated to work with policies introduced by

    <max>

    or earlier.

    Any ideas what's going on there?

  • Nix / NixOS @programming.dev

    Alternative to intel-media-sdk package

  • Nix / NixOS @programming.dev

    Nix flakes vaugely analogous to Docker Compose?