nixpkgs/maintainers
Sergei Trofimovich 39e8ec2db6
maintainers/scripts/rebuild-amount.sh: report parallelism, add example, cleanup (#137695)
* maintainers/scripts/rebuild-amount.sh: report parallelism setting

This slightly helps discovering parallelism support.

* maintainers/scripts/rebuild-amount.sh: add basic example

It's not clear if script should be used against HEAD or HEAD^.
Let's have a copyable example.

* maintainers/scripts/rebuild-amount.sh: convert tabs to four spaces

One notable change is here-document conversion.
Before:

  <TAB>cat <<-FOO
  <TAB>...
  <TAB>FOO

After:

  <sp><sp><sp><sp>cat <<FOO
  <sp><sp><sp><sp>...
  FOO

Note seemingly misaligned 'FOO': '-FOO' understands leading tabs,
but not spaces.
2021-09-24 01:06:57 -07:00
..
scripts maintainers/scripts/rebuild-amount.sh: report parallelism, add example, cleanup (#137695) 2021-09-24 01:06:57 -07:00
maintainer-list.nix Merge pull request #139007 from illdefined/kappanhang 2021-09-22 23:34:45 +02:00
team-list.nix mate: move packages under maintainer team 2021-09-21 22:18:22 +02:00