Unverified Commit 9efea132 authored by Fernando Rodrigues's avatar Fernando Rodrigues Committed by GitHub
Browse files

doc: use GitHub markdown formatting for note in readme (#433503)

parents 84ac6280 76aefe30
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ You can donate to the NixOS foundation through [SEPA bank transfers](https://nix

Nixpkgs is licensed under the [MIT License](COPYING).

Note:
MIT license does not apply to the packages built by Nixpkgs, merely to the files in this repository (the Nix expressions, build scripts, NixOS modules, etc.).
> [!Note]
> MIT license does not apply to the packages built by Nixpkgs, merely to the files in this repository (the Nix expressions, build scripts, NixOS modules, etc.).
It also might not apply to patches included in Nixpkgs, which may be derivative works of the packages to which they apply.
The aforementioned artifacts are all covered by the licenses of the respective packages.