Commit Graph

272 Commits

Author SHA1 Message Date
Bobby Rong
aae3e1644f
gnome-user-docs: 46.1 → 46.4
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/46.1...46.4
2024-08-06 21:22:58 +08:00
Peder Bergebakken Sundt
68dca26db6
Merge pull request #321326 from trofi/man-pages-update
man-pages: 6.9 -> 6.9.1
2024-07-18 02:18:41 +02:00
R. Ryantm
29e219b169 stdman: 2022.07.30 -> 2024.07.05 2024-07-06 12:25:16 +00:00
Nick Cao
3e9099f2ec zeal: 0.7.0 -> 0.7.1
Diff: https://github.com/zealdocs/zeal/compare/v0.7.0...v0.7.1

Changelog: https://github.com/zealdocs/zeal/releases/tag/v0.7.1
2024-06-29 11:45:37 -07:00
Sergei Trofimovich
ff584098ef man-pages: 6.9 -> 6.9.1
Changes: https://lore.kernel.org/linux-kernel/v25al3xd6xkv5iu5u6msz4bdj5gpmqkctsyvexjvs57jgqow44@xycbebp4iqf5/T/
2024-06-20 20:05:42 +01:00
R. Ryantm
2c0a91b217 man-pages: 6.8 -> 6.9 2024-06-15 05:21:49 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Weijia Wang
b1054704eb
Merge pull request #312813 from trofi/man-pages-fix-darwin
man-pages: 6.7 -> 6.8
2024-05-22 00:40:52 +02:00
Sigmanificient
a2353716f6 treewide: remove unused occurence of fetchurl argument 2024-05-20 05:20:23 +02:00
Sergei Trofimovich
939e2d94c2 man-pages: 6.7 -> 6.8
Changes: https://lore.kernel.org/linux-man/je5cqtxomjonmjyzdkhalfxr5idkselxxgfybjtwupnocqgaai@hue4yy7hvory/T/#u
Closes: https://github.com/NixOS/nixpkgs/issues/312797
2024-05-19 15:51:24 +01:00
Mario Rodas
b08b644626
Merge pull request #308363 from trofi/man-pages-PATH-fix
man-pages: restore `$out/bin` to fix `nix-shell -p man-pages`
2024-05-16 08:07:54 -05:00
OPNA2608
9293af315e scheme-manpages: unstable-2024-02-11 -> 0-unstable-2024-02-11 2024-05-05 17:08:51 +02:00
Sergei Trofimovich
266f40a5cc man-pages: restore $out/bin to fix nix-shell -p man-pages
`man 5 manpath` says that `PATH` is a default variable used to populate
manpages search path. Without the change the following session does not
work:

    $ nix-shell -p man-pages
    $$ man x25
    No manual entry for x25

Reported in https://github.com/NixOS/nixpkgs/pull/300797#issuecomment-2088956037
2024-05-01 22:04:05 +01:00
Vladimír Čunát
d157c07324
Merge branch 'master' into staging-next 2024-04-25 20:43:34 +02:00
Mario Rodas
2becf6e837 maintainers: drop marsam 2024-04-24 04:20:00 +00:00
Maxine Aubrey
fe4aa5831b
gnome-user-docs: 46.0 → 46.1
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/46.0...46.1
2024-04-22 21:11:35 +02:00
Maxine Aubrey
01b5ae6871
gnome-user-docs: 45.5 → 46.0
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/45.5...46.0

Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-04-22 21:11:19 +02:00
Sergei Trofimovich
3cf7d830e2 man-pages: 6.05.01 -> 6.7 2024-04-01 23:00:50 +01:00
Maxine Aubrey
9f6c7a4172
gnome-user-docs: 45.1 → 45.5
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/45.1...45.5
2024-03-17 14:27:46 +01:00
Guilhem Saurel
88bb68b42e zeal: set meta.mainProgram 2024-03-09 12:42:01 +01:00
R. Ryantm
dd5c114933 scheme-manpages: unstable-2023-08-27 -> unstable-2024-02-11 2024-02-12 13:08:40 +00:00
Andrew Marshall
9c839356d9 man-pages: Install in parallel
On my machine, reduces drv build time ~16s → ~10s.
2024-01-24 11:18:55 +01:00
Andrew Marshall
d8aa5b2281 man-pages: 5.13 -> 6.05.01
Neither Arch nor Fedora packaging run `make`, `make all`, or `make
build`, and it seems to be unnecessary to just get the manpages (it
builds HTML docs etc.), so skipping it.
2024-01-24 11:18:55 +01:00
Artturi
4b27e14f8c
Merge pull request #265738 from Artturin/patchshebangcon
stdenv: run patchShebangs on the configure script when it's a file
2023-11-26 01:28:41 +02:00
Artturin
20591326aa treewide: remove unnecessary patching of configure script
The configure phase of `stdenv` now runs `patchShebangs` on
`configureScript`.

Did not remove `patchShebangs` in packages which override `configurePhase`
2023-11-25 18:16:12 +02:00
Bobby Rong
462d8cbca2 gnome-user-docs: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:39 +01:00
Bobby Rong
567f52f049 gnome-user-docs: 44.3 → 45.0
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/44.3...45.0

Just updated docs.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:15 +01:00
Francesco Gazzetta
db7401360a maintainers: remove skeidel
* Has been inactive for over 3 years
  https://github.com/svenkeidel?tab=overview&from=2020-12-01&to=2020-12-31&org=NixOS
* Is not responsive
  https://github.com/NixOS/nixpkgs/pull/249917
2023-11-11 19:28:45 +00:00
R. Ryantm
044c6555ea scheme-manpages: unstable-2023-08-13 -> unstable-2023-08-27 2023-10-19 09:43:24 +00:00
Nick Cao
ac20d172c4
zeal: add patch for qt 6.6 support 2023-10-12 09:30:52 -04:00
Peter Hoeg
108eb6599e zeal: 0.6.1.20230907 -> 0.7.0 2023-09-22 08:47:45 +02:00
Anderson Torres
5a31db94ce zeal: 0.6.1.20230320 -> 0.6.1.20230907
- Remove null defaults
- Use rec-less, overlay-style overridable recursive attributes (in effect since
https://github.com/NixOS/nixpkgs/pull/119942);
- Reorder lists
- Add myself to maintainers
2023-09-11 10:12:47 +02:00
Mario Rodas
f9b6590135 scheme-manpages: unstable-2023-06-04 -> unstable-2023-08-13 2023-08-24 04:20:00 +00:00
Bobby Rong
a853dc69d0
gnome-user-docs: 44.1 → 44.3
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/44.1...44.3
2023-07-02 18:51:27 +08:00
Mario Rodas
f137da12dd scheme-manpages: 2023-03-26 -> 2023-06-04 2023-06-24 04:20:00 +00:00
Mario Rodas
4fce246b9f scheme-manpages: add updateScript 2023-06-24 04:20:00 +00:00
Bobby Rong
4c36ee7712
gnome-user-docs: 44.0 → 44.1
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/44.0...44.1
2023-04-25 09:43:47 +08:00
Mario Rodas
260f7b8143 scheme-manpages: 2023-02-06 -> 2023-03-26 2023-04-19 04:20:00 +00:00
Nick Cao
6e8561539e
zeal-qt6: fix build with qt 6.5 2023-04-16 22:17:29 +08:00
github-actions[bot]
e88cc8f10e
Merge master into staging-next 2023-04-09 18:01:15 +00:00
Bobby Rong
d20c945e02 gnome-user-docs: 44.rc → 44.0
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/44.rc...44.0

Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com>
2023-04-06 01:35:30 +02:00
Jan Tojnar
4af2ecdddc gnome-user-docs: 43.0 → 44.rc
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/43.0...44.rc

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:35:13 +02:00
Peter Hoeg
01ceca76ac zeal: 0.6.20221022 -> 0.6.1.20230320 2023-04-04 11:15:01 +08:00
Mario Rodas
250a8eb773 scheme-manpages: 2022-07-04 -> 2023-02-06 2023-02-08 04:20:00 +00:00
Fabián Heredia Montiel
3be2a76832 zeal: unstable-2021-12-25 → unstable-2022-10-02 2022-11-22 09:12:33 +08:00
Sandro
d9c3f3c0dc
Merge pull request #196007 from wegank/fdl11-remove 2022-11-09 22:31:50 +01:00
AndersonTorres
a76bd55090 skawarePackages: move all of them to development/skaware-packages 2022-10-28 11:30:49 -03:00
Weijia Wang
06d0490ab3 licenses: remove fdl12 2022-10-27 22:47:29 +02:00
Jan Tojnar
b695629f66 gnome-user-docs: 42.0 → 43.0
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/42.0...43.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:29 +02:00
R. Ryantm
5333e243e9 stdman: 2021.12.21 -> 2022.07.30 2022-08-16 23:31:36 +00:00