Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Nix Packages collection

License

NotificationsYou must be signed in to change notification settings

satoshilabs/nixpkgs

 
 

Repository files navigation

NixOS logoNixOS logo

Contributors badgeOpen Collective supporters

Nixpkgs is a collection of over80,000 software packages that can be installed with theNix package manager. It also implementsNixOS, a purely-functional Linux distribution.

Manuals

  • NixOS Manual - how to install, configure, and maintain a purely-functional Linux distribution
  • Nixpkgs Manual - contributing to Nixpkgs and using programming-language-specific Nix expressions
  • Nix Package Manager Manual - how to write Nix expressions (programs), and how to use Nix command line tools

Community

Other Project Repositories

The sources of all official Nix-related projects are in theNixOSorganization on GitHub. Here are some ofthe main ones:

Continuous Integration and Distribution

Nixpkgs and NixOS are built and tested by our continuous integrationsystem,Hydra.

Artifacts successfully built with Hydra are published to cache athttps://cache.nixos.org/. When successful build and test criteria aremet, the Nixpkgs expressions are distributed viaNixchannels.

Contributing

Nixpkgs is among the most active projects on GitHub. While thousandsof open issues and pull requests might seem a lot at first, it helpsconsider it in the context of the scope of the project. Nixpkgsdescribes how to build tens of thousands of pieces of software and implements aLinux distribution. TheGitHub Insightspage gives a sense of the project activity.

Community contributions are always welcome through GitHub Issues andPull Requests. When pull requests are made, our tooling automation bot,OfBorg will perform various checksto help ensure expression quality.

TheNixpkgs maintainers are people who have assigned themselves tomaintain specific individual packages. We encourage people who careabout a package to assign themselves as a maintainer. When a pullrequest is made against a package, OfBorg will notify the appropriatemaintainer(s). TheNixpkgs committers are people who have been givenpermission to merge.

Most contributions are based on and merged into these branches:

  • master is the main branch where all small contributions go
  • staging is branched from master, changes that have a big impact onHydra builds go to this branch
  • staging-next is branched from staging and only fixes to stabilizeand security fixes with a big impact on Hydra builds should becontributed to this branch. This branch is merged into master whendeemed of sufficiently high quality

For more information about contributing to the project, please visitthecontributing page.

Donations

The infrastructure for NixOS and related projects is maintained by anonprofit organization, theNixOSFoundation. To ensure thecontinuity and expansion of the NixOS infrastructure, we are lookingfor donations to our organization.

You can donate to the NixOS foundation throughSEPA banktransfers or by using Open Collective:

License

Nixpkgs is licensed under theMIT License.

Note: MIT license does not apply to the packages built by Nixpkgs,merely to the files in this repository (the Nix expressions, buildscripts, NixOS modules, etc.). It also might not apply to patchesincluded in Nixpkgs, which may be derivative works of the packages towhich they apply. The aforementioned artifacts are all covered by thelicenses of the respective packages.

About

Nix Packages collection

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nix96.7%
  • Shell1.8%
  • Python0.8%
  • Perl0.3%
  • C0.2%
  • Ruby0.1%
  • Other0.1%

[8]ページ先頭

©2009-2025 Movatter.jp