nixpkgs/pkgs
Matthew Bauer d0677e6d45 treewide: add warning comment to “boot” packages
This adds a warning to the top of each “boot” package that reads:

  Note: this package is used for bootstrapping fetchurl, and thus cannot
  use fetchpatch! All mutable patches (generated by GitHub or cgit) that
  are needed here should be included directly in Nixpkgs as files.

This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
..
applications treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
build-support Merge branch 'master' into staging 2020-07-29 18:40:28 +02:00
common-updater treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
data Merge pull request #94139 from dtzWill/update/iosevka-bin-3.3.1 2020-07-30 08:21:41 -05:00
desktops Merge pull request #94065 from r-ryantm/auto-update/enlightenment 2020-07-29 22:58:36 -03:00
development treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
games Merge pull request #93405 from fgaz/curseofwar/1.3.0 2020-07-30 12:56:08 +01:00
misc Merge pull request #92323 from symphorien/lcn 2020-07-30 06:01:05 +01:00
os-specific treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
servers Merge staging-next into staging 2020-07-30 18:28:15 +02:00
shells treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
stdenv redox: add as target 2020-07-21 13:11:36 -07:00
test stdenv: make -nostdinc work as intended 2020-07-23 08:39:46 +01:00
tools treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
top-level Merge staging-next into staging 2020-07-30 18:28:15 +02:00