this post was submitted on 25 Jun 2023
13 points (100.0% liked)

nixos

1247 readers
1 users here now

All about NixOS - https://nixos.org/

founded 4 years ago
 

I'm new to Nix and wanted to get my feet wet by using the Nix package manager. However, I wasn't sure how these packages were made. Are these packaged by the community? Who do I need to "trust" when installing these packages? In general, I was looking for info on how nix packages are made and maintained.

you are viewing a single comment's thread
view the rest of the comments
[–] yukiakari 3 points 1 year ago

https://github.com/NixOS/nixpkgs has about 5300 contributors and over 200K closed PR). This means it's community driven.