summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2020-11-29readme: update reference to number of packagesRyan Mulligan
We updated the top of the readme to reference 60,000, but we forgot to update this reference. This changes it so it won't become invalid for a bit.
2020-11-06README.md: bump pkg count to 60kJonathan Ringer
repology has us at 65k+ packages https://repology.org/repository/nix_unstable
2020-10-26README.md: update stable release linksJonathan Ringer
2020-06-21README: include link to nixos-hardwareJörg Thalheim
related to https://github.com/NixOS/rfcs/pull/70
2020-04-13README.md: 20.03 releaseworldofpeace
2020-02-11readme: add link to community chat optionsJonathan Ringer
2019-12-31README.md: fix typosJörg Thalheim
2019-10-17Remove references to the nixpkgs-channels repoEelco Dolstra
Channel branches are now provided in the nixpkgs repo. Issue #71176.
2019-10-07README: Update to 19.09Samuel Leathers
2019-09-07README.md: improve contentRyan Mulligan
2019-07-17README: add open collective badgeDomen Kožar
2019-04-28README: 18.09 -> 19.03angristan
2018-11-19doc/reviewing-contributions: pull-requests -> pull requestsMatthew Bauer
This makes things more consistent. It’s also how GitHub refers to pull requests.
2018-10-13COPYING: move notice to README.mdYegor Timoshenko
2018-10-05README: 18.03 -> 18.09Samuel Dionne-Riel
2018-08-23treewide: remove mailing list referencesRyan Mulligan
2018-08-03doc: change git:// links to https:// (#44395)Matthew Harm Bekkema
The server is not verified over the git:// transfer protocol. If you clone a repository over git://, you should check if the latest commit's hash is correct. On the other hand, https:// will always verify the server automatically, using certificate authorities.
2018-08-02README.md: Add link to the new discourse forum (#44334)Christopher Birkbeck
2018-04-04README: 17.09 -> 18.03Vladimír Čunát
2017-11-22README: Use HTTPS for all hyperlinksMichael Weiss
They redirect to HTTPS anyway. This also contains some minor content changes.
2017-11-22Remove the Travis build status image from the READMEMichael Weiss
This information isn't useful anymore since we disabled all Travis CI builds in 44917c46b1c398997a2e0786903000d44b6ab668.
2017-10-09readme.md: reincarnate wiki (#30243)Danylo Hlynskyi
* readme.md: reincarnate wiki It is kinda strange to announce that wiki is deprecated, while it is in fact growing. I'd say, the "Move-the-wiki" milestone is stalled instead. * Readme.md: rename to community maintained wiki
2017-10-05docs: 17.03 -> 17.09zraexy
2017-07-18Point to the new mailing list by replacing the old linkDomen Kožar
2017-03-30docs: 16.09 -> 17.03Robin Gloster
2016-10-04README: Update to 16.09Tim Steinbach
2016-09-25Remove not working badgesArseniy Seroka
2016-07-22README.md: add code triagers badgeDomen Kožar
2016-07-15readme: add wiki deprecation notice (#16925)Langston Barrett
2016-04-04README: 15.09 -> 16.03Tim Steinbach
2016-01-02Set issuestats badges to flat styleLouis Taylor
This makes them look consistent with the travis badge.
2015-11-16README: drop 14.12 referencesVladimír Čunát
We probably no longer want to advertise it.
2015-11-01Whoops, revert my last changeDaniel Peebles
Turns out it was already up to date and I just had a stale cache!
2015-11-01Update the logo to match front page of nixos.orgDaniel Peebles
Seems like the community was in support of changing it, and someone went and changed it on the homepage, so we might as well stay consistent.
2015-10-29README.md: add nix wiki link (close #10684)somaticweb
@vcunat dropped `Main_Page` suffix from the link.
2015-10-04README: 14.12 -> 15.09Domen Kožar
2015-09-01Add hydra links for upcoming 15.09 releaseBenjamin Staffin
2015-06-21README.md: remove graph, it doesn't work properlyArseniy Seroka
2015-05-22Readme: Minor grammatical tweaksSpencer Whitt
2015-05-22README.md: add line breaks to make the file readable outside of GithubPeter Simons
2015-05-22README.md: more details for nixpkgs-channelsFlorian Friesdorf
2015-05-22README.md: add info about nixpkgs-channels repoFlorian Friesdorf
2015-04-06add: logoArseniy Seroka
2015-04-06add: Throughput GraphArseniy Seroka
2015-02-08add statuses to nixpkgsArseniy Seroka
2015-01-21fix mailinglist linkDomen Kožar
2015-01-04typoDomen Kožar
2015-01-04README: include 14.12 linksDomen Kožar
2014-12-14http://nixos.org -> https://nixos.orgDomen Kožar
(cherry picked from commit 78bb17dd22e4da4e3810fbc78185d73bb25ea73e) Signed-off-by: Domen Kožar <domen@dev.si>
2014-05-26Fixed link to installation instructions in READMEPascal Wittmann