summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2022-05-31README: 21.11 -> 22.05Janne Heß
I kind of forgot that when I did the release...
2022-03-09README: white logo for dark modeRyan Mulligan
white logo was approved in https://github.com/NixOS/nixos-artwork/pull/80
2022-02-17README: make supporters badge grammaticalRyan Mulligan
2022-02-16README: replace codetriage with normal GH contributors06kellyjac
2021-11-29[21.11] update README.mdTom Bereknyei
[21.11] update upgrading [21.11] update release date run generation
2021-11-05README.md: fix link to channels manualJakub Kozłowski
2021-11-02README: sync package count with https://search.nixos.org/packagesJörg Thalheim
2021-08-03Merge pull request #124070 from dotlambda/sepa-transfersdavidak
README.md: mention SEPA transfers
2021-06-26CONTRIBUTING.md: Move to repo root, where it is more visible.Niklas Hambüchen
We found that many users found it difficult to locate this document. Github supports it in the root, see: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors
2021-06-16README: replace 20.09 with 21.05Robert Schütz
2021-05-23README: just IRC, not "other channels"Graham Christensen
2021-05-23README: point to MatrixGraham Christensen
Users are seeing the information to Freenode, which is probably the least correct option now. RFC94 isn't accepted yet, and we can update this README as soon as immediately if something changes.
2021-05-22README.md: mention SEPA transfersRobert Schütz
They don't incur a fee and should thus be preferred.
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