Commit Graph

296 Commits

Author SHA1 Message Date
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
Weijia Wang
69cb6c5656
terragrunt: 0.67.3 -> 0.67.9 (#343188) 2024-09-27 00:44:35 +02:00
R. Ryantm
c29703dd92 teams-for-linux: 1.10.2 -> 1.11.0 2024-09-26 21:39:49 +00:00
Peder Bergebakken Sundt
547e7bc052
technitium-dns-server: 12.2.1 --> 13.0.1 (#344020) 2024-09-25 10:43:41 +02: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
Fabian Rigoll
c995feb9b5 technitium-dns-server: 12.2.1 --> 13.0.1 2024-09-23 20:25:36 +02:00
R. Ryantm
1011fb0270 terraform-local: 0.19.0 -> 0.20.0 2024-09-21 19:57:41 +00:00
Peder Bergebakken Sundt
636c5a8db5
termsonic: 0-unstable-2024-02-02 -> 0-unstable-2024-09-15 (#342096) 2024-09-21 17:41:24 +02:00
R. Ryantm
b675b26ead terragrunt: 0.67.3 -> 0.67.9 2024-09-20 05:39:39 +00:00
h7x4
9a6c76c4af
treewide: remove unused inputs (#342672) 2024-09-19 20:36:18 +02:00
nixpkgs-merge-bot[bot]
8f86e59bbb
teams-for-linux: 1.9.6 -> 1.10.2 (#341996) 2024-09-18 14:23:21 +00:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02: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
mksafavi
34ca65ef1d termsonic: 0-unstable-2024-02-02 -> 0-unstable-2024-09-15 2024-09-15 19:42:15 +03:30
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
R. Ryantm
183a96374e teams-for-linux: 1.9.6 -> 1.10.2 2024-09-15 07:45:57 +00:00
William G Underwood
86df9cf159 tex-fmt: init at 0.4.3 2024-09-14 13:12:36 +01:00
zowoq
b09b1438b4 telegraf: 1.31.3 -> 1.32.0
Diff: https://github.com/influxdata/telegraf/compare/v1.31.3...v1.32.0

Changelog: https://github.com/influxdata/telegraf/blob/v1.32.0/CHANGELOG.md
2024-09-13 17:12:21 +10:00