Loading pkgs/development/tools/just/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -80,5 +80,6 @@ rustPlatform.buildRustPackage rec { description = "A handy way to save and run project-specific commands"; license = licenses.cc0; maintainers = with maintainers; [ xrelkd jk adamcstephens ]; mainProgram = "just"; }; } Loading
pkgs/development/tools/just/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -80,5 +80,6 @@ rustPlatform.buildRustPackage rec { description = "A handy way to save and run project-specific commands"; license = licenses.cc0; maintainers = with maintainers; [ xrelkd jk adamcstephens ]; mainProgram = "just"; }; }