Commit Graph

168 Commits

Author SHA1 Message Date
OTABI Tomoya
10791253f4
tidb: 8.3.0 -> 8.4.0 (#355315) 2024-11-22 15:20:59 +09:00
Nick Cao
707cc904c9
tideways-daemon: 1.9.18 -> 1.9.22 (#357735) 2024-11-21 09:47:04 -05:00
Masum Reza
9777a72dd3
Take over the role of maintainer luc65r (#356536) 2024-11-21 15:03:06 +05:30
R. Ryantm
b19fcb8e4b tideways-daemon: 1.9.18 -> 1.9.22 2024-11-21 01:26:24 +00:00
Domen Kožar
d774cc7921
tideways-cli: init at 1.2.2 (#351192) 2024-11-20 17:46:53 +01:00
Sefa Eyeoglu
ab20acce15
treewide: remove absolute path in desktop entry (#348601) 2024-11-19 09:15:36 +01:00
Sefa Eyeoglu
fb74ff8dd0
tilix: remove absolute path in desktop entry
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-18 16:44:25 +01:00
Sam Connelly
7c66fb1ec5 migrate maintainership from luc65r to clevor
They said they haven't used Nix in a while and is not interested in
maintaining cemu-ti (presumably other packages too), so I asked to take
over his role. I removed luc65r from the meta.maintainers attribtes, and
adopted the packages I wanted to adopt. I chose to adopt the TI graphing
calculator-related packages as I am part of Cemetech.
2024-11-17 14:30:20 -05:00
R. Ryantm
5b030809a0 tippecanoe: 2.64.0 -> 2.70.0 2024-11-16 17:42:37 +00:00
Nick Cao
3c7d67595b
timescaledb-tune: 0.17.0 -> 0.18.0 (#355717) 2024-11-15 09:05:42 -05:00
R. Ryantm
7f99d4869e timescaledb-tune: 0.17.0 -> 0.18.0 2024-11-13 17:55:17 +00:00
github-actions[bot]
80fdc8b778
Merge master into staging-next 2024-11-13 00:14:23 +00:00
Austin Horstman
773b306fe4
tigerbeetle: 0.16.8 -> 0.16.12 (#355295) 2024-11-12 14:28:48 -06:00
K900
9c85c8a22a Merge remote-tracking branch 'origin/master' into staging-next 2024-11-12 21:14:32 +03:00
nixpkgs-merge-bot[bot]
6aed578b9f
ticker: 4.6.3 -> 4.7.0 (#355307) 2024-11-12 15:45:19 +00:00
R. Ryantm
a9a55a246b tidb: 8.3.0 -> 8.4.0 2024-11-12 01:01:46 +00:00
R. Ryantm
350822b00f ticker: 4.6.3 -> 4.7.0 2024-11-12 00:06:59 +00:00
DS
7f8fc76963 tigerbeetle: 0.16.8 -> 0.16.12 2024-11-11 14:14:29 -08:00
pagedmov
cbab3526ee
tinyfetch: init at 0.2 2024-11-11 16:22:47 -05:00
K900
7ebe9739ff Merge remote-tracking branch 'origin/master' into staging-next 2024-11-09 23:12:56 +03:00
Nick Cao
d9353697ca
tile38: 1.33.3 -> 1.33.4 (#354674) 2024-11-09 10:32:53 -05:00
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
R. Ryantm
df3d7683fe tile38: 1.33.3 -> 1.33.4 2024-11-09 03:23:49 +00:00
github-actions[bot]
6e6e33bd99
Merge staging-next into staging 2024-11-01 18:05:02 +00:00
Bobby Rong
3fd360cd72
tinysparql: Mark as broken on darwin
This is broken for one NixOS release cycle and I don't think we have darwin users using it.

https://hydra.nixos.org/job/nixpkgs/staging-next/tinysparql.aarch64-darwin
https://hydra.nixos.org/job/nixpkgs/staging-next/tinysparql.x86_64-darwin
https://hydra.nixos.org/job/nixpkgs/trunk/tracker.aarch64-darwin
https://hydra.nixos.org/job/nixpkgs/trunk/tracker.x86_64-darwin
2024-10-31 23:11:54 +08:00
Soner Sayakci
b59b8fc07b
tideways-daemon: init at 1.9.18 2024-10-28 19:16:24 +01:00
Soner Sayakci
880de9943e
tideways-cli: init at 1.2.2 2024-10-28 19:16:24 +01:00
Emily
2386d26f95
tinysparql: upstream patch to fix a test that is broken on some platforms (#351146) 2024-10-25 14:34:09 +01:00
Steven Keuchel
d29d7043a7
tinysparql: upstream patch to fix a test that is broken on some platforms 2024-10-25 14:58:23 +02:00
Philip Taron
74d8a923cb
tinyxxd: 1.3.6 -> 1.3.7
Diff: https://github.com/xyproto/tinyxxd/compare/v1.3.6...v1.3.7

A compatibility error with vim's xxd was reported and fixed:

- https://github.com/xyproto/tinyxxd/issues/15
2024-10-23 13:46:52 -07:00
Emily
5fa7bd7a7f
tinyxxd: 1.3.5 -> 1.3.6 (#350279) 2024-10-22 08:20:02 +01:00
Philip Taron
e6f4812da2
tinyxxd: 1.3.5 -> 1.3.6
Diff: https://github.com/xyproto/tinyxxd/compare/v1.3.5...v1.3.6
2024-10-21 09:32:03 -07:00
github-actions[bot]
1b6b0d4cac
Merge master into staging-next 2024-10-20 00:15:48 +00:00
Gaetan Lepage
2956005d4b tinymist: 0.11.32 -> 0.12.0
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.11.32...0.12.0

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.12.0/CHANGELOG.md
2024-10-19 20:30:58 +02:00
github-actions[bot]
d64350d170
Merge master into staging-next 2024-10-16 16:35:34 +00:00
R. Ryantm
21eb41dee7 tiny-dfr: 0.3.1 -> 0.3.2 2024-10-16 09:06:15 +00:00
Fabián Heredia Montiel
cd7dfcebd0
tinysparql: 3.8.beta → 3.8.0
https://gitlab.gnome.org/GNOME/tinysparql/-/compare/3.8.beta...3.8.0

Applied from pull request 343127.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:54:17 +08:00
Bobby Rong
c0a9799ad1
tinysparql: Renamed from tracker
The project renamed in 3.8.

This commit is done by hand.
2024-10-14 20:54:11 +08:00
Gaetan Lepage
19777948c2 tinymist: 0.11.28 -> 0.11.32
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.11.28...0.11.32

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.11.32/CHANGELOG.md
2024-10-09 21:40:40 +02:00
R. Ryantm
e4476dd7a6 tigerbeetle: 0.16.3 -> 0.16.8 2024-10-09 07:08:38 +00:00
Gaétan Lepage
394f5d51e9
tinymist: 0.11.22 -> 0.11.28 (#346629)
tinymist: 0.11.27 -> 0.11.28

Diff: https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.11.27...0.11.28

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.11.28/CHANGELOG.md
2024-10-06 18:28:27 +02:00
Augustin Trancart
b51203c4ec tippecanoe: 2.62.4 -> 2.64.0 2024-10-05 13:52:03 +02:00
R. Ryantm
ac4bb76cb4 tile38: 1.33.2 -> 1.33.3 2024-10-04 01:59:33 +00:00
Daniel Sidhion
51816d07ce
tigerbeetle: add update script to update all hashes at the same time (#345643) 2024-10-01 07:26:07 -07:00
nixpkgs-merge-bot[bot]
a6c27af42e
tigerbeetle: 0.16.2 -> 0.16.3 (#345416) 2024-10-01 13:33:05 +00:00
Daniel Sidhion
7dd3a665b7
Apply suggestions from code review 2024-09-30 21:51:14 -07:00
Gaetan Lepage
3b209662e0 tinymist: 0.11.20 -> 0.11.22
Diff: https://github.com/Myriad-Dreamin/tinymist/compare/refs/tags/v0.11.20...0.11.22

Changelog: https://github.com/Myriad-Dreamin/tinymist/blob/refs/tags/v0.11.22/CHANGELOG.md
2024-09-30 08:45:28 +02:00
R. Ryantm
8c76fcad37 tigerbeetle: 0.16.2 -> 0.16.3 2024-09-30 03:38:39 +00:00
R. Ryantm
9793b135a6 tippecanoe: 2.62.3 -> 2.62.4 2024-09-28 04:39:16 +00:00