1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00
Commit graph

313 commits

Author SHA1 Message Date
nixpkgs-merge-bot[bot] 9956df1047
testkube: 2.1.56 -> 2.1.61 (#355466) 2024-11-14 16:39:58 +00:00
Emily 6531d2e2b4
treewide: add missing sourceProvenance (#354383) 2024-11-14 00:21:28 +00:00
Peder Bergebakken Sundt 9ddaa7b7c0
terragrunt: 0.67.9 -> 0.68.7 (#353981) 2024-11-14 01:08:56 +01:00
zowoq 58d559379f telegraf: 1.32.1 -> 1.32.2
Diff: https://github.com/influxdata/telegraf/compare/v1.32.1...v1.32.2

Changelog: https://github.com/influxdata/telegraf/blob/v1.32.2/CHANGELOG.md
2024-11-14 09:23:51 +10:00
R. Ryantm 1661444658 tev: 1.28 -> 1.29 2024-11-13 09:54:03 +00:00
Kevin Rudde 90190700fe
terragrunt: 0.67.9 -> 0.68.7 2024-11-13 03:03:02 +01:00
R. Ryantm 9ec5e03cb1 testkube: 2.1.56 -> 2.1.61 2024-11-12 16:06:30 +00:00
Reno Dakota 1f481ed5c7
treewide: add missing sourceProvenance
add binaryNativeCode to sourceProvenance
2024-11-12 06:14:40 +00:00
Mathieu St-Louis feb8a2753c testkube: do not skip check phase 2024-11-10 20:09:22 -05:00
Mathieu St-Louis e25f98f28d testkube: fetchFromGitHub: use hash instead of sha256 2024-11-10 19:54:10 -05:00
Mathieu St-Louis 8b389a095b testkube: removed with lib + added mathstlouis as maintainer 2024-11-10 19:48:56 -05:00
Mathieu St-Louis ddb6b26b47 testkube: init at 2.1.56 2024-11-10 19:45:47 -05:00
Luke Granger-Brown 93a01b0597 teamspeak3: drop 'arch' variable
This variable is always set to "amd64", so there's no point keeping it.
If there's an aarch64 version in future it can be added back.
2024-11-09 21:49:30 +00:00
Atemu e4ea814f0c teamspeak3: avoid with lib; 2024-11-09 22:37:12 +01:00
Atemu 585c5ae3bc teamspeak3: remove NIX_REDIRECTS
The lib was removed earlier, so this doen't have any effect. It didn't appear to
cause any issues.
2024-11-09 22:37:12 +01:00
Atemu 4d98fc18e8 teamspeak3: rename from teamspeak_client
This is what people would be looking for when searching for "teamspeak".

Barely anyone will need the server and those who do will likely explicitly look
for the server rather than just "teamspeak".

teamspeak_server should probably be renamed to teamspeak3-server.
2024-11-09 22:37:08 +01: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
nixpkgs-merge-bot[bot] 6753bd2d8c
templ: 0.2.778 -> 0.2.793 (#352427) 2024-11-02 13:44:03 +00:00
Johannes Jöns d47871e9fb
telegram-bot-api: 7.10 -> 7.11 (#352843) 2024-11-02 00:44:42 +01:00
Maxime Brunet 43ba6edbb7
terraform-docs: 0.18.0 -> 0.19.0 (#352524) 2024-11-01 15:22:57 +01:00
nartsisss aafc60a9e7
telegram-bot-api: add maintainer nartsiss 2024-11-01 14:20:36 +03:00
nartsisss 29d920d4a9
telegram-bot-api: 7.10 -> 7.11 2024-11-01 14:19:43 +03:00
R. Ryantm 471da28884 templ: 0.2.778 -> 0.2.793 2024-10-30 17:42:04 +00:00
Aleksana 44fe5978f7
telegram-bot-api: 7.3 -> 7.10 (#352099) 2024-10-30 17:30:54 +08:00
nartsisss bc50b93669
telegram-bot-api: refactor meta, format using nixfmt-rfc-style 2024-10-29 15:35:57 +03:00
nartsisss 2e74199368
telegram-bot-api: move to pkgs/by-name 2024-10-29 15:33:03 +03:00
Nick Cao 6766c63651
tenv: only generate shell completions when possible 2024-10-28 10:15:58 -04:00
Pol Dellaiera 2e81cfb7c9
teams-for-linux: 1.11.0 -> 1.11.2 (#350497) 2024-10-23 18:34:15 +02:00
Austin Horstman 0cf4af9081
teams-for-linux: electron 30 -> electron 32
Looks like upstream bumped electron version, already.
2024-10-22 18:40:40 -05:00
Austin Horstman edbaf29b2a
teams-for-linux: add versionCheckProgramArg
Don't waste time calling --help
2024-10-22 10:49:32 -05:00
Austin Horstman bce77b92c6
teams-for-linux: 1.11.0 -> 1.11.2 2024-10-22 09:33:01 -05:00
William G Underwood 3035fa3706 tex-fmt: 0.4.4 -> 0.4.6 2024-10-22 12:46:58 +01:00
Fabian Affolter 349f62b3f1
termineter: init at 1.0.6 (#348550) 2024-10-20 00:23:31 +02:00
Fabian Affolter 7c26ba2dfd termineter: init at 1.0.6
Smart Meter Security Testing Framework

https://github.com/rsmusllp/termineter
2024-10-19 22:23:40 +02:00
Peder Bergebakken Sundt d86ca88f13
technitium-dns-server: 13.0.1 --> 13.0.2 (#347793) 2024-10-19 04:50:03 +02:00
zowoq 97f0c067f3 telegraf: 1.32.0 -> 1.32.1
Diff: https://github.com/influxdata/telegraf/compare/v1.32.0...v1.32.1

Changelog: https://github.com/influxdata/telegraf/blob/v1.32.1/CHANGELOG.md
2024-10-12 17:54:53 +10:00
FabianRig 5db5954bb2 technitium-dns-server: 13.0.1 --> 13.0.2 2024-10-10 22:08:45 +02:00
Maxime Brunet fad435d087
terraform-docs: install shell completions (#347637) 2024-10-10 14:29:27 +02:00
R. Ryantm b5c08184a8 textlint: 14.2.0 -> 14.2.1 2024-10-05 14:47:32 +00:00
Nick Cao e2c72d0c7c
tex-fmt: 0.4.3 -> 0.4.4 (#346211) 2024-10-03 16:30:30 -04:00
R. Ryantm 421ea9e137 tex-fmt: 0.4.3 -> 0.4.4 2024-10-03 16:41:58 +00:00
huantian 8ed8dbfc66
tetrio-plus: 0.27.2 -> 0.27.4 2024-10-01 22:03:28 -07:00
h7x4 47c55e6a2f
tetrio-plus: split into seperate derivation (#341251) 2024-10-01 22:30:06 +02:00
huantian d7d7797b13
tetrio-plus: cleanup and reorganize build phase 2024-10-01 11:50:02 -07:00
huantian c861dc26f6
tetrio-desktop: switch version to single integer to match upstream
Upstream brands each version as "v9" or "Version 9" for example, and
tools like TETR.IO PLUS also use only the major version.
2024-10-01 11:45:07 -07:00
huantian 46251f6caa
tetrio-desktop: add --enable-wayland-ime 2024-10-01 11:45:07 -07:00
huantian 3bb53bf500
tetrio-desktop,tetrio-plus: update meta 2024-10-01 11:44:57 -07:00
huantian ab8f659d25
tetrio-plus: split into seperate derivation 2024-10-01 11:44:43 -07:00
Franz Pletz 3728d82e75
tex-fmt: init at 0.4.3 (#341818) 2024-09-28 15:37:54 +02:00
nixpkgs-merge-bot[bot] c631adcee4
teams-for-linux: 1.10.2 -> 1.11.0 (#344747) 2024-09-27 00:17:57 +00:00