nixpkgs/doc/contributing
Colin Arnott bac379f30a
doc: use sri hash syntax
The nixpkgs manual contains references to both sri hash and explicit
sha256 attributes. This is at best confusing to new users. Since the
final destination is exclusive use of sri hashes, see nixos/rfcs#131,
might as well push new users in that direction gently.

Notable exceptions to sri hash support are builtins.fetchTarball,
cataclysm-dda, coq, dockerTools.pullimage, elixir.override, and
fetchCrate. None, other than builtins.fetchTarball, are fundamentally
incompatible, but all currently accept explicit sha256 attributes as
input. Because adding backwards compatibility is out of scope for this
change, they have been left intact, but migration to sri format has been
made for any using old hash formats.

All hashes have been manually tested to be accurate, and updates were
only made for missing upstream artefacts or bugs.
2022-12-04 06:12:18 +00:00
..
coding-conventions.chapter.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
contributing-to-documentation.chapter.md nixos/make-options-doc: add inline roles for varname/envar 2022-08-31 16:21:10 +02:00
quick-start.chapter.md doc: Use markdown syntax for xrefs 2021-06-07 06:34:59 +02:00
reviewing-contributions.chapter.md doc/contributing: Explicitly allow trivial changes by non-authors 2022-10-23 15:23:02 +11:00
submitting-changes.chapter.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
vulnerability-roundup.chapter.md documentation: Add content about Vulnerability roundups 2021-03-17 13:39:24 -07:00