1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00
Commit graph

87 commits

Author SHA1 Message Date
Jörg Thalheim 5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
R. Ryantm 89092715f0 tippecanoe: 2.56.0 -> 2.57.0 2024-07-27 11:32:39 +00:00
Sigmanificient 61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
R. Ryantm 4eeb9299af tio: 3.5 -> 3.6 2024-07-25 09:50:46 +00:00
Anderson Torres 539575ab2b treewide: remove yana from meta.maintainers [orphans] 2024-07-22 16:22:39 -03:00
Pol Dellaiera 9e0c5d3f99
Merge pull request #328756 from GaetanLepage/tinymist
tinymist: 0.11.15 -> 0.11.16
2024-07-21 19:23:01 +02:00
Gaetan Lepage 75fe2c1c12 tinymist: 0.11.15 -> 0.11.16
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.11.15...v0.11.16

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.11.16/CHANGELOG.md
2024-07-21 17:59:57 +02:00
Alexis Hildebrandt 62a830865a tio: format using nixfmt 2024-07-19 01:47:07 +02:00
Alexis Hildebrandt 45ddfc78e6 tio: migrate to by-name and modernize 2024-07-19 01:46:57 +02:00
Sandro f7617f4753
Merge pull request #326566 from SuperSandro2000/maven-nox 2024-07-18 11:14:06 +02:00
Pol Dellaiera 319a9b0673
tika: add enableOcr top level parameter, set to true by default 2024-07-17 13:07:49 +02:00
R. Ryantm 6afcc8e9d0 tippecanoe: 2.55.0 -> 2.56.0 2024-07-17 06:25:47 +00:00
Sandro Jäckel 76dd6ab59a
tika: stop overwriting maven 2024-07-15 15:10:55 +02:00
R. Ryantm b948dc68a6 tinymist: 0.11.14 -> 0.11.15 2024-07-15 07:44:19 +02:00
aleksana 592e3845c4 treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
Pol Dellaiera 1a8e33d451
Merge pull request #326532 from drupol/module/add-tika
nixos/tika: init module
2024-07-14 12:27:27 +02:00
Pol Dellaiera c8bf7321a9
nixos/tika: init module 2024-07-12 18:46:53 +02:00
Pol Dellaiera a37affa585
tika: fix typo 2024-07-12 18:46:29 +02:00
Cassie Cheung dc6634ea70 tiny-dfr: 0.3.0 -> 0.3.0-unstable-2024-07-10 2024-07-12 17:07:59 +02:00
TomaSajt f772388195
tika: init at 2.9.2 2024-07-12 09:26:22 +02:00
Gaetan Lepage a41bb5d2fb tinymist: 0.11.13 -> 0.11.14
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.11.13...v0.11.14

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.11.14/CHANGELOG.md
2024-07-07 16:14:23 +02:00
Ivan Mincik f8c5bf0c1a
Merge pull request #324242 from r-ryantm/auto-update/tile38
tile38: 1.33.0 -> 1.33.1
2024-07-04 12:57:36 +00:00
Gaetan Lepage 89930f5c65 tinymist: 0.11.12 -> 0.11.13
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.11.12...v0.11.13

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.11.13/CHANGELOG.md
2024-07-03 20:38:39 +02:00
R. Ryantm 752a737ae1 tile38: 1.33.0 -> 1.33.1 2024-07-03 06:23:51 +00:00
Gaetan Lepage e53f85726f tinymist: 0.11.11 -> 0.11.12
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.11.11...v0.11.12

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.11.12/CHANGELOG.md
2024-06-28 07:52:02 +02:00
klchen0112 b47308d815 tidgi: init at 0.9.6 2024-06-25 22:04:42 +08:00
R. Ryantm a90f9fbaae tiny-dfr: 0.2.0 -> 0.3.0 2024-06-22 15:42:32 +00:00
Gaetan Lepage dd50a3df60 tinymist: 0.11.10 -> 0.11.11
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.11.10...v0.11.11

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.11.11/CHANGELOG.md
2024-06-17 08:25:20 +02:00
Alexis Hildebrandt f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02: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
R. Ryantm d8f3422972 tippecanoe: 2.53.0 -> 2.55.0 2024-06-08 02:51:08 +00:00
Nikolay Korotkiy a062b23ad1
tile38: migrate to by-name 2024-06-04 21:24:57 +04:00
Gaetan Lepage d96ff8a4c9 tinymist: 0.11.9 -> 0.11.10
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.11.9...v0.11.10

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.11.10/CHANGELOG.md
2024-05-26 09:34:23 +02:00
Gaetan Lepage f0ebaaefc2 tinymist: 0.11.8 -> 0.11.9
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/v0.11.8...v0.11.9

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/v0.11.9/CHANGELOG.md
2024-05-18 13:12:09 +02:00
Alyssa Ross a784860836 tiny-dfr: init at 0.2.0 2024-05-15 16:54:57 +02:00
Gaetan Lepage 20aa886dbe tinymist: 0.11.6 -> 0.11.8
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/v0.11.6...v0.11.8

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/v0.11.8/CHANGELOG.md
2024-05-12 00:21:26 +02:00
github-actions[bot] 31135daf48
Merge master into staging-next 2024-05-02 18:01:05 +00:00
85b0ce1c63
tinymist: 0.11.5 -> 0.11.6
tinymist: 0.11.5 -> 0.11.6
2024-05-02 15:06:54 +00:00
Jan Tojnar eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Weijia Wang 18d51c2c5d
Merge pull request #305642 from wegank/lib-version-fix
treewide: fix version in changelog
2024-04-26 10:55:51 +02:00
Pol Dellaiera 1a536df96d
tinymist: 0.11.4 -> 0.11.5 2024-04-24 13:57:51 +02:00
Weijia Wang 58b5b2748f treewide: fix version in changelog 2024-04-21 19:33:05 +02:00
Lampros Pitsillos da42a0d492 tinymist: 0.11.3 -> 0.11.4
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/v0.11.3...v0.11.4

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/v0.11.4/CHANGELOG.md
2024-04-16 12:42:07 +03:00
Pol Dellaiera 8ae6693043
tinymist: 0.11.1 -> 0.11.3 2024-04-07 11:50:21 +02:00
R. Ryantm d8cc357b41 tippecanoe: 2.52.0 -> 2.53.0 2024-04-04 06:23:21 +00:00
Atemu f2acaf2a07
Merge pull request #291129 from blinry/tic-80
tic-80: init at 1.1.2837
2024-04-01 13:54:39 +02:00
blinry e6841d032e tic-80: init at 1.1.2837 2024-03-31 17:28:34 +02:00
Pol Dellaiera ea72831f39
tinymist: add code comment 2024-03-29 09:59:12 +01:00
Lampros Pitsillos 6200b14506 tinymist: init at 0.11.1 2024-03-28 10:31:13 +02:00
Sandro 332a28b17a
Merge pull request #287542 from lorenz/add-tinymembench
tinymembench: init at 0.4
2024-03-24 17:53:45 +01:00