Commit graph

233 commits

Author SHA1 Message Date
Alyssa Ross a05062d0dd
man-pages: 5.11 -> 5.12
Build system has changed slightly, necessitating the change in makeFlags.
2021-07-20 16:45:12 +00:00
R. RyanTM 7ab6e0a3f1 gnome-user-docs: 40.1 -> 40.3 2021-07-13 03:44:35 +02:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Jan Tojnar 42ec054498
gnome-user-docs: 3.38.2 → 40.1 2021-05-05 22:42:34 +02:00
sternenseemann d196216e11 man-pages-posix: use version format as repology
repology considers 2017a, not 2017-a as current since all other
distributions seem to use that versioning scheme.
2021-05-02 12:50:12 +00:00
Mario Rodas 7341e217b9 scheme-manpages: 2021-01-17 -> 2021-03-11 2021-04-23 04:20:00 +00:00
sternenseemann b4279a3209 man-pages-posix: 2013-a -> 2017-a
* Add myself as maintainer
* Refactor nix expression (use pname, version, makeFlags attribute)
2021-04-15 14:25:00 +02:00
R. RyanTM 320763c7aa man-pages: 5.10 -> 5.11 2021-03-25 23:22:00 +01:00
Ben Siraphob ea39c3ddab gnome-user-docs: expand platforms to all 2021-03-22 15:33:49 +07:00
R. RyanTM 3298a40564 stdman: 2018.03.11 -> 2020.11.17 2021-03-09 18:35:49 +00:00
R. RyanTM 870dbb751f man-pages: 5.09 -> 5.10 2021-02-26 01:31:15 -05:00
Ben Siraphob a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
Mario Rodas b6dea43ad9 scheme-manpages: 2020-08-14 -> 2021-01-17 2021-01-28 04:20:00 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Ben Siraphob d13840759c pkgs/data: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 4eb185bd6a pkgs/data: stdenv.lib -> lib 2021-01-15 14:29:18 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM c5389c5729 gnome-user-docs: 3.38.1 -> 3.38.2 2020-11-25 10:11:11 +01:00
StigP 6e6bd19f73
Merge pull request #104059 from RaghavSood/anarchism/src
anarchism: fix src
2020-11-20 11:36:06 +01:00
R. RyanTM 7f6ff7e7f2 man-pages: 5.08 -> 5.09 2020-11-19 00:39:23 +00:00
Raghav Sood 673ef88de5
anarchism: fix src 2020-11-17 17:00:38 +00:00
Jan Tojnar 613f224d35
gnome-user-docs: 3.38.0 → 3.38.1
https://ftp.gnome.org/pub/GNOME/sources/gnome-user-docs/3.38/gnome-user-docs-3.38.1.news
2020-11-17 17:32:46 +01:00
Piotr Bogdan 47dc5607b4
gnome-user-docs: 3.36.2 -> 3.38.0 2020-10-24 01:15:08 +02:00
Silvan Mosberger 75d24ef5e7
man-pages: Make it findable by manpages
Previously `nix-shell -p man-pages` wouldn't work, because `man` by
default looks up man pages only for the packages that appear in PATH.
Since man-pages didn't have anything in $out/bin though, it wouldn't be
put on PATH.

This fixes that by just creating an empty $out/bin
2020-09-29 02:08:16 +02:00
Timo Kaufmann 5cc57fe31f
Merge pull request #77009 from davidak/anarchism
anarchism: init at 15.3-1
2020-08-20 11:20:16 +02:00
Mario Rodas edb74a6b89
scheme-manpages: 2020-05-17 -> 2020-08-14 2020-08-18 04:20:00 -05:00
Profpatsch cf71eed06e bgnet: 3.0.21 -> 3.1.2
Also builds from source now, the old tarball was long gone.
2020-08-17 02:39:06 +02:00
Alyssa Ross 97077b6e96 man-pages: 5.07 -> 5.08 2020-08-14 14:24:18 +00:00
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
davidak 14bbfd8548 anarchism: init at 15.3-1 2020-01-11 06:23:16 +01: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
Robin Gloster d7f3e5a8f0
rXrs: mark as broken (X ∈ {3, 4, 5}) 2017-03-30 12:06:15 +02:00
Vladimír Čunát cb6f49a61f
man-pages: 4.08 -> 4.09
Includes about a dozen new pages.
2017-01-12 19:16:54 +01:00
Jörg Thalheim 067171a61f man-pages: fix conflict with shadow-utils 2016-12-15 12:05:52 +01:00
Eelco Dolstra bbb5f73d71 man-pages: 4.07 -> 4.08 2016-11-08 14:58:34 +01:00
Danny Arnold 4acfe25dd5 zeal: 0.3.0 -> 0.3.1 2016-10-20 10:41:04 +02:00
Joachim F 7425ce511d Merge pull request #19282 from peterhoeg/zeal
zeal: 0.2.1 -> 0.3.0
2016-10-07 12:28:00 +02:00
Thomas Tuegel 2e255a2edd
Merge branch 'staging' 2016-10-06 09:51:02 -05:00
Periklis Tsirakidis 8a9bd3d3dd stdman: enable build for darwin 2016-10-06 10:23:15 +02:00
Peter Hoeg 127a04f4ee zeal: 0.2.1 -> 0.3.0
This new version fixes #8008 which despite the issue being closed was
still a problem.

We now compile it with the default qt5 which as of today is 5.6.1
instead of forcing 5.5.
2016-10-06 13:11:26 +08:00
Eelco Dolstra 518340624d Merge remote-tracking branch 'origin/master' into staging 2016-09-29 13:06:14 +02:00
Benno Fünfstück 0a2b08884c man-pages: include man3 in $out
The previous patch to this file removed the docdev output, but did
not actually provide the files that were in the docdev output in out.
This patch fixes the issue.
2016-09-29 00:34:01 +02:00
Eelco Dolstra 5f8a330d40 outputDocdev -> outputDevdoc
For consistency with the devdoc output.
2016-09-20 17:44:48 +02:00
Profpatsch 03874369a3 mustache: init mustache-spec at 1.0.2
Add a description of the mustache template system, as manpages and
html docs.
2016-09-07 21:33:29 +02:00
Eelco Dolstra e84a3524b5 man-pages: Don't have a separate docdev output
I got:

  $ nix-env -f . -iA manpages
  $ man mmap
  No manual entry for mmap

which is suboptimal for a package that "documents the Linux kernel and
C library interfaces that are employed by user-space programs"
(https://www.kernel.org/doc/man-pages/).
2016-09-01 10:57:25 +02:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
mimadrid 02c6dd0e70
man-pages: 4.06 -> 4.07 2016-07-21 12:06:01 +02:00
zimbatm 711456c632 Merge pull request #16187 from Profpatsch/bgnet
bgnet: init at 3.0.21
2016-06-12 22:08:14 +01:00
Profpatsch 0da4bb869e bgnet: init at 3.0.21 2016-06-12 21:28:40 +02:00
Tobias Geerinckx-Rice 5ac6c666a1
man-pages: 4.05 -> 4.06 2016-05-12 05:17:33 +02:00
Nikolay Amiantov 6554997eaa zeal: move to qmakeHook
This reverts commit 9cfc8d94bb.
2016-04-20 18:55:50 +03:00