Files
nixpkgs/pkgs/os-specific/linux
Bjørn Forsman bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
..
2016-04-30 14:15:33 +02:00
2016-05-10 04:53:17 +02:00
2016-02-13 19:04:41 +00:00
2016-02-18 06:41:40 -05:00
2016-02-13 19:04:41 +00:00
2016-04-18 02:21:12 +02:00
2015-09-17 14:12:38 -07:00
2015-09-18 05:02:02 +02:00
2016-05-31 20:10:26 +02:00
2016-05-18 11:09:18 +01:00
2015-09-12 13:17:01 +02:00
2016-05-03 00:26:27 +02:00
2016-05-30 20:56:59 +02:00
2016-05-28 15:21:15 +02:00
2016-01-17 11:22:10 +01:00
2016-04-13 14:47:04 +02:00
2016-02-18 21:11:15 +01:00
2016-05-09 02:57:07 +02:00
2015-11-05 18:21:43 -08:00
2015-09-13 15:55:49 -07:00
2015-10-13 19:30:29 +03:00
2015-09-29 15:45:09 -04:00
2016-04-28 14:20:18 +02:00
2016-04-13 14:47:04 +02:00
2016-03-19 21:01:20 +01:00
2016-02-24 21:51:13 +01:00
2016-04-20 18:55:54 +03:00
2016-05-06 03:09:47 +02:00
2015-11-07 16:28:14 -08:00
2016-01-08 12:37:43 +01:00
2016-05-03 16:15:20 +02:00
2016-06-12 09:48:34 -07:00
2016-06-20 13:11:55 +02:00
2016-03-23 14:37:08 +01:00
2016-02-01 18:19:23 +01:00
2015-09-23 20:49:19 -07:00
2016-05-03 16:15:20 +02:00
2016-05-18 15:58:01 +02:00
2016-04-22 14:03:27 -03:00
2016-05-16 16:12:22 +02:00
2016-05-06 15:09:49 +02:00
2016-03-07 19:01:55 +01:00
2016-03-17 02:02:21 -04:00
2016-06-07 12:49:26 +02:00
2016-03-03 14:46:44 +01:00
2016-03-24 20:19:22 +05:00
2015-11-18 00:35:28 -05:00
2016-01-07 16:25:02 +01:00
2016-06-15 22:17:03 -07:00
2016-04-29 14:02:17 +02:00
2016-02-08 21:06:08 +01:00
2015-10-19 13:30:28 +03:00
2016-01-29 20:49:29 +02:00
2016-03-11 22:36:22 +01:00
2016-05-24 16:14:41 +02:00
2016-02-10 20:34:28 +01:00
2016-01-31 21:44:36 +01:00
2016-04-26 17:31:54 +02:00
2016-01-13 03:30:56 +01:00
2015-08-27 10:11:11 +02:00
2016-03-03 17:37:33 +01:00
2016-04-25 00:41:25 -07:00
2016-04-29 21:42:35 +02:00
2016-06-12 20:13:32 +01:00
2016-05-24 16:24:17 +02:00
2016-04-11 21:51:09 +02:00
2016-04-22 17:07:26 -04:00
2016-05-24 13:26:47 +02:00
2015-11-08 20:09:17 +02:00
2016-03-07 02:04:20 +00:00
2016-04-25 19:04:24 -05:00
2016-05-24 12:36:08 +02:00