3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/tools/parsing
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
..
antlr
bison treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
byacc
flex
flexc++
hammer
jikespg
jshon jshon: fix musl build 2020-05-07 09:43:35 +02:00
lemon
peg
ragel
re2c re2c: add patch for CVE-2020-11958 2020-05-01 08:51:55 +02:00
tree-sitter