/u/clay_pigeon on Reddit

  • 1 Post
  • 181 Comments
Joined 3 years ago
cake
Cake day: June 14th, 2023

help-circle





  • If you don’t use a venv at all, do you add every new requirement to your main config.nix?

    If it matters, I’m not a real developer. I don’t deploy or package anything. I’m just making tools for my own work. I’m not concerned about Nix-like reproducibility for my python scripts because they’re pretty simple and only live on my machine.





  • Clay_pidgin@sh.itjust.workstolinuxmemes@lemmy.worldDistros i've used:
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    2 months ago

    That sounds like a good compromise. I am really enjoying NixOs, but I miss the simplicity of Debian. I’ll think about your method.

    You just installed Nix from APT, I assume, but are you still rebuilding a config.nix every time you make a “permanent” change?

    Agreed on nix-shell -p, that’s extremely handy.