Development environment with nix-shell: Difference between revisions

Pigs (talk | contribs)
m nix develop: mention its because it is cached
Cdro (talk | contribs)
m Correct a typo
Line 22: Line 22:
       hello
       hello
     ];
     ];
     # compilers & linkers & dependecy finding programs
     # compilers & linkers & dependency finding programs
     nativeBuildInputs = [
     nativeBuildInputs = [
       rustc
       rustc