Sandro Jäckel
ce2eb078d6
help2man: 1.49.2 -> 1.49.3, little cleanups
...
https://sources.debian.org/src/help2man/1.49.3/NEWS/
https://fossies.org/linux/help2man/debian/changelog
2023-01-22 22:14:44 +01:00
Sergei Trofimovich
9e84510b81
help2man: 1.49.1 -> 1.49.2
...
The main change is added Romanian locale.
2022-06-19 08:51:10 +01:00
Artturin
1d44ac176c
treewide: add enableParallelBuilding's to bootstrap packages so hashes stay the same
...
when enableParallelBuildingByDefault is enabled
verified with
`nix-diff $(nix eval ".#gcc-unwrapped.drvPath") $(nix eval --expr 'with import ./. { config = { enableParallelBuildingByDefault = true; }; }; gcc-unwrapped.drvPath' --impure)`
2022-05-25 16:03:14 +03:00
Artturi
7ada7284bf
Merge pull request #150637 from thefloweringash/help2man-nls
...
help2man: restore nls support on darwin, make nls explicit
2022-04-29 05:14:08 +03:00
R. Ryantm
febc317da5
help2man: 1.48.5 -> 1.49.1
2022-02-16 10:04:49 +00:00
Andrew Childs
e68d2cf128
help2man: restore nls support on darwin, make nls explicit
2021-12-14 13:21:07 +09:00
Artturin
e73d3348f3
help2man: fix build with strictDeps
...
and enable strictDeps
perlPackages.perl is needed in nativeBuildInputs because of
the configuration script
2021-11-05 15:30:43 +02:00
Ryan Burns
0166a98edc
help2man: 1.48.1 -> 1.48.5
2021-10-10 15:45:15 -07:00
Felix Buehler
6f04cd0e69
application/development: /s/name/pname&version/
2021-06-30 09:55:22 +02:00
R. RyanTM
505383074c
help2man: 1.47.17 -> 1.48.1
2021-03-20 09:27:45 +01:00
R. RyanTM
6e437a6f40
help2man: 1.47.16 -> 1.47.17
2021-01-29 23:53:49 +00:00
Ben Siraphob
c522fec274
pkgs/development/tools: stdenv.lib -> lib
2021-01-23 20:30:03 +07:00
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
R. RyanTM
9beef71b32
help2man: 1.47.15 -> 1.47.16
2020-07-06 03:57:53 +02:00
R. RyanTM
bb86ccfd67
help2man: 1.47.13 -> 1.47.15
2020-05-08 07:04:01 +02:00
R. RyanTM
88a6078e18
help2man: 1.47.12 -> 1.47.13
2020-04-03 22:11:35 +02:00
R. RyanTM
01505d11e0
help2man: 1.47.11 -> 1.47.12
2020-02-06 20:13:22 +01:00
R. RyanTM
bee67d463f
help2man: 1.47.10 -> 1.47.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/help2man/versions
2019-08-19 05:30:57 -07:00
R. RyanTM
aaae863446
help2man: 1.47.9 -> 1.47.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/help2man/versions
2019-04-30 18:47:21 -07:00
R. RyanTM
255756e7da
help2man: 1.47.8 -> 1.47.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/help2man/versions
2019-03-23 15:15:19 -07:00
volth
bb9557eb7c
lib.makePerlPath -> perlPackages.makePerlPath
2018-12-15 03:50:31 +00:00
c0bw3b
0498ccd076
Treewide: use HTTPS on GNU domains
...
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
Frederik Rietdijk
0d0d7dcd06
Merge staging-next into staging
2018-11-18 10:41:34 +01:00
Jean-Baptiste Giraudeau
7fdb87a862
Fix help2man.postInstall syntax error under cygwin.
2018-11-15 16:56:01 +01:00
R. RyanTM
ea6d48d4be
help2man: 1.47.7 -> 1.47.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/help2man/versions
2018-11-09 16:32:58 -08:00
R. RyanTM
bc39898d2e
help2man: 1.47.6 -> 1.47.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/help2man/versions
2018-10-03 11:02:30 -07:00
John Ericson
0828e2d8c3
treewide: Remove usage of remaining redundant platform compatability stuff
...
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
Shea Levy
d0a8866622
Merge branch 'binutils-2.30' into staging
2018-03-22 07:28:10 -04:00
Tuomas Tynkkynen
c9d3fc7cad
help2man: 1.47.5 -> 1.47.6
2018-03-22 09:48:22 +02:00
Shea Levy
2929a2c1fa
help2man: Make safe to use in bootstrap stdenv.
2018-03-17 21:58:14 -04:00
Tuomas Tynkkynen
6ebb1354e6
help2man: 1.47.4 -> 1.47.5
2017-12-03 01:50:42 +02:00
John Ericson
252b36a28d
misc pkgs: Recategorize some dependencies
2017-09-05 11:37:10 -04:00
David McFarland
18125e6f50
help2man: help wrapper find libintl on cygwin
2017-06-26 09:26:10 -03:00
Ricardo M. Correia
2ad13953a4
help2man: fix hash
2016-10-03 18:49:47 +02:00
Pascal Wittmann
49cf9b902a
help2man: 1.47.3 -> 1.47.4
2016-05-15 12:56:08 +02:00
Pascal Wittmann
815e9f5af2
help2man: 1.47.2 -> 1.47.3
2015-11-20 17:21:23 +01:00
Pascal Wittmann
d65776b6a6
help2man: 1.47.1 -> 1.47.2
2015-09-12 12:07:28 +02:00
Pascal Wittmann
8437f039e3
help2man: update from 1.46.6 to 1.47.1
2015-06-16 12:02:00 +02:00
Pascal Wittmann
38bc63c605
help2man: update from 1.46.5 to 1.46.6
2015-05-28 18:56:12 +02:00
Rok Garbas
ea3748d519
cygwin: help2man patch for cygwin
2015-05-28 14:15:47 +02:00
Eric Seidel
1d92bdd1ff
help2man: more permissive meta.platforms
2015-03-09 09:43:19 -07:00
Pascal Wittmann
92f1590893
help2man: update from 1.46.4 to 1.46.5
2015-02-03 10:43:41 +01:00
Ludovic Courtès
41b53577a8
unmaintain a bunch of packages
2015-01-13 22:33:49 +01:00
Pascal Wittmann
f0ef22b1b7
help2man: update from 1.46.3 to 1.46.4
2014-10-13 17:40:22 +02:00
Pascal Wittmann
911627497a
help2man: update from 1.46.2 to 1.46.3
2014-09-25 16:11:33 +02:00
Pascal Wittmann
f99ad6fe94
help2man: update from 1.46.1 to 1.46.2
2014-09-06 16:23:15 +02:00
Pascal Wittmann
408832ac67
help2man: update from 1.44.1 to 1.46.1 and add myself as a maintainer
2014-08-30 23:59:35 +02:00
Bjørn Forsman
c9baba9212
Fix many package descriptions
...
(My OCD kicked in today...)
Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.
I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.
I've tried to stay away from generated expressions (and I think I
succeeded).
Some specifics worth mentioning:
* cron, has "Vixie Cron" in its description. The "Vixie" part is not
mentioned anywhere else. I kept it in a parenthesis at the end of the
description.
* ctags description started with "Exuberant Ctags ...", and the
"exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
at the end of description.
* nix has the description "The Nix Deployment System". Since that
doesn't really say much what it is/does (especially after removing
the package name!), I changed that to "Powerful package manager that
makes package management reliable and reproducible" (borrowed from
nixos.org).
* Tons of "GNU Foo, Foo is a [the important bits]" descriptions
is changed to just [the important bits]. If the package name doesn't
contain GNU I don't think it's needed to say it in the description
either.
2014-08-24 22:31:37 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Evgeny Egorochkin
399269e6e0
help2man: update from 1.43.3 to 1.44.1
2014-03-01 05:26:44 +02:00