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
R. Ryantm
13a4b8a463
tippecanoe: 2.51.0 -> 2.52.0
2024-03-22 19:22:25 +00:00
Daniel Sidhion
b2c7632745
tigerbeetle: 0.14.184 -> 0.15.3 ( #297607 )
...
* tigerbeetle: 0.14.184 -> 0.15.3
Co-authored-by: a-n-n-a-l-e-e <150648636+a-n-n-a-l-e-e@users.noreply.github.com>
---------
Co-authored-by: a-n-n-a-l-e-e <150648636+a-n-n-a-l-e-e@users.noreply.github.com>
2024-03-22 08:54:18 -07:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Nikolay Korotkiy
ec4b6bd72d
tilemaker: migrate to by-name
2024-03-14 18:39:43 +04:00
R. Ryantm
dbdec363d3
tigerbeetle: 0.14.183 -> 0.14.184
2024-03-12 07:59:01 +00:00
R. Ryantm
9831409f2c
tippecanoe: 2.49.0 -> 2.51.0
2024-03-10 22:10:13 +00:00
R. Ryantm
03b389edda
tigerbeetle: 0.14.181 -> 0.14.183
2024-03-07 18:34:50 +00:00
R. Ryantm
07c8e94832
tippecanoe: 2.47.0 -> 2.49.0
2024-03-06 07:02:07 +00:00
Nikolay Korotkiy
98325e4ba7
tippecanoe: add mainProgram
2024-03-01 22:20:50 +04:00
R. Ryantm
5920196c69
tippecanoe: 2.46.0 -> 2.47.0
2024-03-01 17:15:31 +00:00
R. Ryantm
ae19278089
tigerbeetle: 0.14.180 -> 0.14.181
2024-02-28 08:19:18 +00:00
Nikolay Korotkiy
2148188a55
tippecanoe: migrate to by-name
2024-02-27 17:34:42 +04:00
R. Ryantm
a92e5bee6a
tigerbeetle: 0.14.179 -> 0.14.180
2024-02-21 06:46:15 +00:00
a-n-n-a-l-e-e
44ea003811
Merge pull request #288791 from r-ryantm/auto-update/tigerbeetle
...
tigerbeetle: 0.14.178 -> 0.14.179
2024-02-14 19:20:36 -08:00
Felix Bühler
c0a130d16b
Merge pull request #287587 from jtbx/tilix-1.9.6
...
tilix: 1.9.5 -> 1.9.6
2024-02-14 23:32:28 +01:00
R. Ryantm
375ac25b0e
tigerbeetle: 0.14.178 -> 0.14.179
2024-02-14 13:53:58 +00:00
Lorenz Brun
d6ea568013
tinymembench: init at 0.4
...
Adds tinymembench, a simple benchmark for memory throughput and latency.
2024-02-11 17:44:31 +01:00
Jeremy Baxter
5980c1d855
tilix: 1.9.5 -> 1.9.6
2024-02-10 10:31:27 +13:00
Jeremy Baxter
e03b63cdaf
tilix: modernize
...
o use the finalAttrs pattern over the rec expression
o use hash over sha256 in the call to fetchFromGitHub
o put the stdenv function argument on its own line
2024-02-10 10:14:56 +13:00
Jeremy Baxter
cac147d49c
tilix: adopt
2024-02-10 10:12:52 +13:00
Jeremy Baxter
d228250dc8
tilix: migrate to pkgs/by-name
2024-02-10 10:12:02 +13:00
maxine
80409d0599
Merge pull request #286881 from r-ryantm/auto-update/tilda
...
tilda: 1.5.4 -> 2.0.0
2024-02-09 22:10:19 +01:00
github-actions[bot]
03dd2b9470
Merge master into staging-next
2024-02-07 12:01:11 +00:00
R. Ryantm
4013a3cd18
tilda: 1.5.4 -> 2.0.0
2024-02-07 05:04:37 +00:00
R. Ryantm
8e06976c2a
tigerbeetle: 0.14.177 -> 0.14.178
2024-02-06 18:54:07 +00:00