nix develop can consume more resources because it copies project files to the Nix store every time you enter the environment, which can lead to significant data usage, especially with large files. In contrast, nix build focuses on building derivations and typically uses less storage since it does not duplicate files in the same way.
#nixos there s always something new about it
#devopsand the
#attic thing its a relief to finally see the auth work