nixpkgs/pkgs/shells/bash
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
..
bash-completion Revert "bashCompletion: speed-up test execution by using xdist" 2020-07-11 11:04:27 +02:00
nix-bash-completions nix-bash-completions: 0.6.7 -> 0.6.8 (#81019) 2020-03-05 15:08:03 +01:00
4.4.nix treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
5.0.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bash-4.4-patches.nix bash: 4.4p19 -> 4.4p23 2018-06-10 01:15:45 -05:00
bash-5.0-patches.nix bash_5: 5.0p16 -> 5.0p17 2020-07-06 17:14:09 -05:00
cygwin-bash-4.4.11-2.src.patch bash: simplify expression, add withDocs option 2018-04-25 19:50:54 +00:00
pgrp-pipe-4.4.patch bash: enable PGRP_PIPE deterministically #77055 2020-01-15 09:45:11 +01:00
pgrp-pipe-5.0.patch bash: enable PGRP_PIPE deterministically #77055 2020-01-15 09:45:11 +01:00
update-patch-set.sh pkgs/shells/bash: updated "interactive" bash to version 4.2 2011-09-28 14:37:03 +00:00