Commit Graph

154 Commits

Author SHA1 Message Date
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
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
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
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Nate Smith
1e2b6ae028
tigerbeetle: 0.15.5 -> 0.16.2 (#342844)
* maintainers: add nwjsmith

* tigerbeetle: 0.15.5 -> 0.16.2
2024-09-21 12:42:51 -07:00
Augustin Trancart
790e9c6e7b tippecanoe: 2.62.2 -> 2.62.3 2024-09-21 15:26:17 +02:00
Daniel Sidhion
f3f6a20f61
tigerbeetle: 0.15.3 -> 0.15.5 (#332867)
* tigerbeetle: 0.15.3 -> 0.15.4

* tigerbeetle: 0.15.4 -> 0.15.5
2024-09-18 07:37:21 -07:00
Nikolay Korotkiy
91a5f19e3c
tippecanoe: 2.62.0 -> 2.62.2 (#342464) 2024-09-17 17:53:29 +04:00
R. Ryantm
cd6ff073f9 tippecanoe: 2.62.0 -> 2.62.2 2024-09-17 05:57:32 +00:00
Anderson Torres
f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
github-actions[bot]
079813d5c4
Merge master into staging-next 2024-09-06 18:03:54 +00:00
Nikolay Korotkiy
eeedf03ed2
tippecanoe: 2.60.0 -> 2.62.0 (#339969) 2024-09-06 18:39:55 +04:00
github-actions[bot]
6802206bcc
Merge master into staging-next 2024-09-06 06:04:31 +00:00
R. Ryantm
2da9e10507 tippecanoe: 2.60.0 -> 2.62.0 2024-09-06 03:27:54 +00:00
Ivan Mincik
956a749594 tippecanoe: geospatial team as maintainer 2024-09-03 16:06:40 +02:00
github-actions[bot]
adf89e90c6
Merge staging-next into staging 2024-09-01 12:05:29 +00:00