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/)R
Posts
1
Comments
4
Joined
3 yr. ago

  • I did not know that about gcc and mkShell so that's good to know, thank you. Removing it did not solve the issue however.

    It appears that wlroots and wlroots_0_19 evaluate to the same package and neither cause any errors when entering the dev shell. I tried the one with the version number though, but with the same issue. wlroots_0_19.dev also doesn't seem to exist.

    I appreciate the suggestions though!

  • For now, I'm building using just gcc and make while I learn the intricacies of wayland/wlroots.

  • Does anyone know of any examples of flake-parts being used in a NixOS/home-manager configuration that one could learn from?

    I think I still did not understand how flake-parts works by the end of the video or even what it is attempting to solve. I'm not sure how to apply this to my NixOS configuration or whether it's even useful for my type of setup (a small multi-user and multi-system setup for a couple personal machines and a home server).