Commit graph

153 commits

Author SHA1 Message Date
Peter Hoeg b25c98ed29 zeal: 0.6.1 -> 0.6.999 2020-07-01 16:20:43 +08:00
R. RyanTM 7f38e92115 man-pages: 5.06 -> 5.07 2020-06-16 16:45:11 +00:00
Mario Rodas b9d0734a2a
scheme-manpages: init at 2020-05-17 2020-05-16 04:20:00 -05:00
Tor Hedin Brønner 01a3fa470c
Merge pull request #86661 from hedning/gnome-3.36.2
Gnome 3.36.2
2020-05-06 19:43:38 +02:00
R. RyanTM 7deafadc52 man-pages: 5.05 -> 5.06 2020-05-05 22:01:57 +00:00
Tor Hedin Brønner 713bef763b gnome-user-docs: 3.36.1 -> 3.36.2 2020-05-03 17:42:29 +02:00
Jan Tojnar a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar 1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Tor Hedin Brønner c81c3177a1 gnome-user-docs: 3.34.1 -> 3.36.1 2020-04-08 09:48:14 +02:00
Jan Tojnar 15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
R. RyanTM ddf22e7884 man-pages: 5.04 -> 5.05 2020-02-12 22:07:28 +00:00
R. RyanTM a82d84a76c man-pages: 5.03 -> 5.04 (#74492) 2019-11-30 16:56:54 +01:00
Jan Tojnar a7f4c78792
gnome-user-docs: move to top-level again 2019-11-20 04:58:00 +01:00
R. RyanTM 4ea0456a29 man-pages: 5.02 -> 5.03
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/man-pages/versions
2019-10-23 15:55:22 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Artem Vorotnikov d21d6544c3 zeal: use qt5's mkDerivation
ref #65399
2019-08-05 06:28:12 -04:00
R. RyanTM 58f7d41483 man-pages: 5.01 -> 5.02
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/man-pages/versions
2019-08-04 14:25:09 -07:00
Daniel Schaefer da4aac76cf gnome3.gnome-user-docs: Add meta attributes 2019-06-27 00:06:34 +02:00
Frederik Rietdijk b2ab860db3 Merge master into staging-next 2019-05-25 12:38:00 +02:00
Daniel Schaefer e5f2bea31b stdmanpages: Use correct fdl12Plus license
See: https://gcc.gnu.org/onlinedocs/libstdc++/
2019-05-24 19:51:50 +02:00
Frederik Rietdijk f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Daniel Schaefer b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
Will Dietz ffd2d03e3b
man-pages: 5.00 -> 5.01
http://man7.org/linux/man-pages/changelog.html#release_5.01
2019-05-09 23:58:15 -05:00
Will Dietz e8d116f8ee man-pages: 4.16 -> 5.00 (#57039) 2019-03-07 22:49:33 +01: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
R. RyanTM 17094f37c9 zeal: 0.6.0 -> 0.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zeal/versions
2018-10-03 00:35:14 -07:00
Markus Kowalewski 44ab7c5fbe
man-pages: add license 2018-08-17 23:37:37 +02:00
Matt McHenry bf3e3f7287 man-pagess: set low priority for man-pages package (#41121)
if a package comes with its own man page, prefer it
2018-05-28 18:55:32 -04:00
R. RyanTM 4d7d53c78a man-pages: 4.15 -> 4.16
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/man-pages/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/15b3577e7c69b230dc911f5a85a66cc8
2018-05-02 14:14:52 -07:00
R. RyanTM 965821ff42 stdman: 2017.04.02 -> 2018.03.11
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/stdman/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/61aadf45c197a34f488d838b7d3dd602
2018-03-30 19:57:10 +01:00
Ryan Mulligan dc53d5f3b8 man-pages: 4.14 -> 4.15
Semi-automatic update. These checks were performed:

- built on NixOS
2018-02-26 22:22:35 -08:00
Peter Hoeg c03f1ed9fb zeal: 0.5.0 -> 0.6.0 2018-02-19 07:40:27 +08:00
Profpatsch 53e790e7a8 maintainers: capitalize the Profpatsch attribute (vanity)
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
Franz Pletz 0db64ad709
man-pages: 4.12 -> 4.14 2018-01-28 18:52:30 +01:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Peter Hoeg 7d9ecef47a zeal: 0.4.0 -> 0.5.0 2017-12-11 08:06:01 +08:00
Benjamin Saunders b1fa601f17 stdman: d860212 -> 2017.04.02 2017-11-16 16:35:29 -08:00
Peter Hoeg c4265cd7ee zeal: 0.3.1 -> 0.4.0
Also switch to cmake and remove the ads that are now otherwise being loaded.
2017-09-04 08:19:44 +08:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk 7ebcd39a0f Merge commit '4c49205' into HEAD 2017-08-13 18:34:59 +02:00
Joachim Fasting 2ecc4d84ad
man-pages: 4.11 -> 4.12 2017-08-13 00:42:25 +02:00
davidak 3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Thomas Tuegel 210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Eelco Dolstra b7ed6ef9e1
man-pages: 4.09 -> 4.11 2017-05-04 15:56:06 +02:00