{"id":13452239,"url":"https://github.com/NixOS/nixpkgs","last_synced_at":"2025-03-23T19:33:51.338Z","repository":{"id":3486903,"uuid":"4542716","full_name":"NixOS/nixpkgs","owner":"NixOS","description":"Nix Packages collection \u0026 NixOS","archived":false,"fork":false,"pushed_at":"2025-03-23T12:17:42.000Z","size":4971251,"stargazers_count":19761,"open_issues_count":16741,"forks_count":15257,"subscribers_count":274,"default_branch":"master","last_synced_at":"2025-03-23T12:18:29.684Z","etag":null,"topics":["hacktoberfest","linux","nix","nixos","nixpkgs"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NixOS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"nixos"}},"created_at":"2012-06-04T02:49:46.000Z","updated_at":"2025-03-23T12:17:48.000Z","dependencies_parsed_at":"2024-03-16T21:04:29.650Z","dependency_job_id":"bbe37b4e-9a18-405f-8a18-4447e39d8f90","html_url":"https://github.com/NixOS/nixpkgs","commit_stats":{"total_commits":494171,"total_committers":9107,"mean_commits":54.26287471176018,"dds":0.8533847595265607,"last_synced_commit":"687eaa3b99dbabbb205998ff5de4e8c85071917e"},"previous_names":[],"tags_count":126,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NixOS%2Fnixpkgs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NixOS%2Fnixpkgs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NixOS%2Fnixpkgs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NixOS%2Fnixpkgs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NixOS","download_url":"https://codeload.github.com/NixOS/nixpkgs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245159188,"owners_count":20570341,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","linux","nix","nixos","nixpkgs"],"created_at":"2024-07-31T07:01:17.994Z","updated_at":"2025-03-23T19:33:51.322Z","avatar_url":"https://github.com/NixOS.png","language":"Nix","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://nixos.org\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/NixOS/nixos-homepage/main/public/logo/nixos-hires.png\"\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/NixOS/nixos-artwork/master/logo/nixos-white.png\"\u003e\n      \u003cimg src=\"https://raw.githubusercontent.com/NixOS/nixos-homepage/main/public/logo/nixos-hires.png\" width=\"500px\" alt=\"NixOS logo\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"CONTRIBUTING.md\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors-anon/NixOS/nixpkgs\" alt=\"Contributors badge\" /\u003e\u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/nixos\"\u003e\u003cimg src=\"https://opencollective.com/nixos/tiers/supporter/badge.svg?label=supporters\u0026color=brightgreen\" alt=\"Open Collective supporters\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n[Nixpkgs](https://github.com/nixos/nixpkgs) is a collection of over\n100,000 software packages that can be installed with the\n[Nix](https://nixos.org/nix/) package manager. It also implements\n[NixOS](https://nixos.org/nixos/), a purely-functional Linux distribution.\n\n# Manuals\n\n* [NixOS Manual](https://nixos.org/nixos/manual) - how to install, configure, and maintain a purely-functional Linux distribution\n* [Nixpkgs Manual](https://nixos.org/nixpkgs/manual/) - contributing to Nixpkgs and using programming-language-specific Nix expressions\n* [Nix Package Manager Manual](https://nixos.org/nix/manual) - how to write Nix expressions (programs), and how to use Nix command line tools\n\n# Community\n\n* [Discourse Forum](https://discourse.nixos.org/)\n* [Matrix Chat](https://matrix.to/#/#community:nixos.org)\n* [NixOS Weekly](https://weekly.nixos.org/)\n* [Official wiki](https://wiki.nixos.org/)\n* [Community-maintained list of ways to get in touch](https://wiki.nixos.org/wiki/Get_In_Touch#Chat) (Discord, Telegram, IRC, etc.)\n\n# Other Project Repositories\n\nThe sources of all official Nix-related projects are in the [NixOS\norganization on GitHub](https://github.com/NixOS/). Here are some of\nthe main ones:\n\n* [Nix](https://github.com/NixOS/nix) - the purely functional package manager\n* [NixOps](https://github.com/NixOS/nixops) - the tool to remotely deploy NixOS machines\n* [nixos-hardware](https://github.com/NixOS/nixos-hardware) - NixOS profiles to optimize settings for different hardware\n* [Nix RFCs](https://github.com/NixOS/rfcs) - the formal process for making substantial changes to the community\n* [NixOS homepage](https://github.com/NixOS/nixos-homepage) - the [NixOS.org](https://nixos.org) website\n* [hydra](https://github.com/NixOS/hydra) - our continuous integration system\n* [NixOS Artwork](https://github.com/NixOS/nixos-artwork) - NixOS artwork\n\n# Continuous Integration and Distribution\n\nNixpkgs and NixOS are built and tested by our continuous integration\nsystem, [Hydra](https://hydra.nixos.org/).\n\n* [Continuous package builds for unstable/master](https://hydra.nixos.org/jobset/nixos/trunk-combined)\n* [Continuous package builds for the NixOS 24.11 release](https://hydra.nixos.org/jobset/nixos/release-24.11)\n* [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents)\n* [Tests for the NixOS 24.11 release](https://hydra.nixos.org/job/nixos/release-24.11/tested#tabs-constituents)\n\nArtifacts successfully built with Hydra are published to cache at\nhttps://cache.nixos.org/. When successful build and test criteria are\nmet, the Nixpkgs expressions are distributed via [Nix\nchannels](https://nix.dev/manual/nix/stable/command-ref/nix-channel.html).\n\n# Contributing\n\nNixpkgs is among the most active projects on GitHub. While thousands\nof open issues and pull requests might seem a lot at first, it helps\nconsider it in the context of the scope of the project. Nixpkgs\ndescribes how to build tens of thousands of pieces of software and implements a\nLinux distribution. The [GitHub Insights](https://github.com/NixOS/nixpkgs/pulse)\npage gives a sense of the project activity.\n\nCommunity contributions are always welcome through GitHub Issues and\nPull Requests.\n\nFor more information about contributing to the project, please visit\nthe [contributing page](CONTRIBUTING.md).\n\n# Donations\n\nThe infrastructure for NixOS and related projects is maintained by a\nnonprofit organization, the [NixOS\nFoundation](https://nixos.org/nixos/foundation.html). To ensure the\ncontinuity and expansion of the NixOS infrastructure, we are looking\nfor donations to our organization.\n\nYou can donate to the NixOS foundation through [SEPA bank\ntransfers](https://nixos.org/donate.html) or by using Open Collective:\n\n\u003ca href=\"https://opencollective.com/nixos#support\"\u003e\u003cimg src=\"https://opencollective.com/nixos/tiers/supporter.svg?width=890\" /\u003e\u003c/a\u003e\n\n# License\n\nNixpkgs is licensed under the [MIT License](COPYING).\n\nNote: MIT license does not apply to the packages built by Nixpkgs,\nmerely to the files in this repository (the Nix expressions, build\nscripts, NixOS modules, etc.). It also might not apply to patches\nincluded in Nixpkgs, which may be derivative works of the packages to\nwhich they apply. The aforementioned artifacts are all covered by the\nlicenses of the respective packages.\n","funding_links":["https://opencollective.com/nixos"],"categories":["Nix","Nix (2)","Linux","终端","linux","hacktoberfest","HarmonyOS","nix","Discovery"],"sub_categories":["Packaging","网络服务_其他","Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNixOS%2Fnixpkgs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNixOS%2Fnixpkgs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNixOS%2Fnixpkgs/lists"}