Hi everyone!

I saw that NixOS is getting popularity recently. I really have no idea why and how this OS works. Can you guys help me understanding all of this ?

Thanks !

  • phil_m
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Have you tried putting it into a buildFHSUserEnv?

    I also often put the “dirty” packaged AI/python stuff (which is unfortunately quite a lot) into Dockerfiles if I don’t want to package it cleanly with Nix.

    • tetris11
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I did, but it still doesn’t quite act right, especially if I need to build extra packages within the environment