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@lemmy.ml
    link
    fedilink
    22 years 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@lemmy.ml
      link
      fedilink
      12 years ago

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