nixpkgs/doc/languages-frameworks
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
..
agda.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
android.section.md
beam.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
bower.section.md
chicken.section.md doc: Explain how to use and maintain CHICKEN. 2022-04-21 15:18:26 -07:00
coq.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
crystal.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
cuda.section.md cudaPackages: overhaul of how we package cuda packages 2022-04-09 08:50:22 +02:00
dhall.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
dotnet.section.md buildDotnetModule: move nugetDeps throw to when its actually needed 2022-09-18 18:00:37 +02:00
emscripten.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
gnome.section.md doc/gnome: update accordingly to wrapGAppsHook change 2022-03-17 13:25:57 +04:00
go.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
haskell.section.md
hy.section.md
idris.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
index.xml Merge pull request #134514 from MostAwesomeDude/chicken 2022-04-22 14:02:23 +02:00
ios.section.md
java.section.md
javascript.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
lua.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
maven.section.md doc: move makeWrapper to nativeBuildInputs from buildInputs 2022-07-14 22:08:56 +03:00
nim.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
ocaml.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
octave.section.md doc: minimize mentions of nix-env -i without -A in nixpkgs manual 2021-12-18 12:00:00 +00:00
perl.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
php.section.md php74: Drop PHP 7.4 and add aliases throwing an error 2022-06-08 18:11:55 +02:00
python.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
qt.section.md
r.section.md
ruby.section.md doc: move makeWrapper to nativeBuildInputs from buildInputs 2022-07-14 22:08:56 +03:00
rust.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
texlive.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
titanium.section.md
vim.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00