Will any emacs package manager let me audit packages before installing them?

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. Home Manager using Nix

    Manage a user environment using Nix [maintainer=@rycee]

    You might want to use nix (the package manager from NixOS) with flakes or niv (to pin your inputs), using home-manager to configure emacs and maybe use rycee's emacs-init module.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. nur-combined

    A repository of NUR that combines all repositories [maintainer=@Mic92]

    You might want to use nix (the package manager from NixOS) with flakes or niv (to pin your inputs), using home-manager to configure emacs and maybe use rycee's emacs-init module.

  4. emacs-overlay

    Bleeding edge emacs overlay [maintainer=@adisbladis]

    Depending on your goals, emacs-overlay is also worth a look.

  5. elpaca

    An elisp package manager

    Elpaca has the elpaca-fetch command for this purpose. It fetches a package repository and will display the commit log. Each commit hash is a button which will open a magit diff view if magit is installed. It could very easily be extended to work with vc, ediff, etc. Here's a screenshot of what the update log looks like:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Home Manager using Nix for User Environment

    1 project | dev.to | 13 Dec 2024
  • How do I actually update home-manager?

    2 projects | /r/NixOS | 6 Dec 2023
  • Exclude packages in home manager

    1 project | /r/NixOS | 5 Dec 2023
  • Noob question: Where home-manager config after installed on archlinux

    1 project | /r/Nix | 11 Sep 2023
  • Recurring 'Home Manager not found' Error After Running nix-collect-garbage"

    1 project | /r/Nix | 11 Aug 2023

Did you know that Nix is
the 30th most popular programming language
based on number of references?