R. Ryantm
d00977e384
tree: 2.1.3 -> 2.2.1
2024-12-03 02:30:16 +00:00
oluceps
ff9420be00
trojan-rs: init at 0.16.0-unstable-2024-11-21
...
Co-authored-by: linsui <linsui555@gmail.com>
Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
2024-12-02 01:28:53 +08:00
Pavol Rusnak
79ebfff204
trezor-suite: 24.8.3 -> 24.11.3, remove deprecated use of --replace ( #360615 )
2024-12-01 17:36:49 +01:00
R. Ryantm
3375bda5ea
transgui: 5.18.0-unstable-2024-02-26 -> 5.18.0-unstable-2024-10-03
2024-12-01 09:56:10 +00:00
eleanor-k
8ee37cc3dd
trezor-suite: Remove deprecated use of --replace
...
The install script uses `substituteInPlace` with the deprecated
`--replace` option. Since it must modify the `Exec` line of the desktop
file to launch, the option has been changed to `--replace-fail`.
2024-11-30 16:49:37 -07:00
eleanor-k
aba30997f2
trezor-suite: 24.8.11 -> 24.11.3
...
https://github.com/trezor/trezor-suite/releases/tag/v24.11.3
2024-11-30 16:40:53 -07:00
Brian McGee
be9539b794
treefmt2: 2.1.0 -> 2.1.1 ( #360123 )
2024-11-29 15:52:24 +01:00
Sandro
6dfdf6749f
trunk-io: 1.3.2 -> 1.3.4 ( #358302 )
2024-11-28 20:22:17 +01:00
Franz Pletz
f3258367c2
tracexec: 0.5.2 -> 0.8.0 ( #358870 )
2024-11-26 21:08:41 +01:00
R. Ryantm
52158e9453
trealla: 2.57.1 -> 2.60.18
2024-11-25 07:03:58 +00:00
Franz Pletz
532ae122a7
tracexec: 0.5.2 -> 0.8.0
2024-11-25 03:17:36 +01:00
R. Ryantm
df1bc6491a
trayscale: 0.13.5 -> 0.14.0
2024-11-24 15:45:20 +00:00
Aaron Jheng
92222bebc3
trunk-io: 1.3.2 -> 1.3.4
2024-11-23 11:30:31 +08:00
Aaron Jheng
9f4511da1a
trunk-io: format with nixfmt
2024-11-23 11:28:48 +08:00
OTABI Tomoya
b2575e02df
tryton: 7.2.6 -> 7.4.0 ( #355917 )
2024-11-22 15:06:15 +09:00
R. Ryantm
0708559fe7
troubadix: 24.10.0 -> 24.10.2
2024-11-21 07:42:03 +00:00
R. Ryantm
b2d20baecb
trivy: 0.57.0 -> 0.57.1
2024-11-19 06:59:38 +00:00
Brian McGee
a8eb04832b
treefmt2: fix -X flags ( #356135 )
2024-11-15 16:00:47 +01:00
Sefa Eyeoglu
b22d375301
cargo-tauri: 1.7.1-unstable-2024-08-16 -> 2.1.0 ( #346277 )
2024-11-14 17:12:42 +01:00
R. Ryantm
d69fe73639
tryton: 7.2.6 -> 7.4.0
2024-11-14 14:01:41 +00:00
Aleksana
01a5655d53
tree-from-tags: pin to ruby_3_1 ( #354014 )
2024-11-14 15:56:18 +08:00
seth
9ae02ff8a8
treewide: adopt new cargo-tauri versions
2024-11-14 02:27:32 -05:00
Aleksana
316ec39fed
trimage: migrate to pkgs/by-name ( #354864 )
2024-11-13 16:37:36 +08:00
wxt
25a1708f21
trinity: 1.9-unstable-2023-07-10 -> 1.9-unstable-2024-09-19
2024-11-12 21:56:16 +08:00
wxt
3b619965a6
trinity: add passthru.updateScript
2024-11-12 21:54:51 +08:00
wxt
6ea31c8a7e
trinity: nixfmt
2024-11-12 21:50:51 +08:00
wxt
17934161df
tree-from-tags: pin to ruby_3_1
2024-11-10 07:27:35 +08:00
wxt
2f037ff56f
tree-from-tags: improvement
2024-11-10 07:27:08 +08:00
wxt
5396211e60
tree-from-tags: nixfmt
2024-11-10 07:27:08 +08:00
wxt
cf0033968a
tree-from-tags: move to by-name
2024-11-10 07:27:06 +08:00
TomaSajt
77cbf2a1b1
trimage: migrate to pkgs/by-name
2024-11-09 22:46:01 +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
Brian McGee
717248d728
treefmt2: 2.0.5 -> 2.1.0 ( #354455 )
2024-11-08 22:20:21 +01:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
...
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Aleksana
36464b3492
trunk: fix build on darwin ( #353076 )
2024-11-06 21:55:09 +08:00
Aleksana
bb4e7c520d
trunk-recorder: init at 5.0.1 ( #350010 )
2024-11-06 18:45:29 +08:00
Alexander Sieg
f9310ec1a9
trunk: fix build on darwin; move to by-name
2024-11-03 13:49:05 +01:00
github-actions[bot]
dee80e3490
Merge master into staging-next
2024-10-30 00:14:27 +00:00
Nikolay Korotkiy
5a224867a8
trayscale: migrate to by-name
2024-10-27 18:49:10 +04:00
github-actions[bot]
bafb3e4e13
Merge master into staging-next
2024-10-23 12:05:38 +00:00
Fabian Affolter
8d17e4ebf3
trickest-cli: 1.8.2 -> 1.8.3 ( #350565 )
2024-10-23 08:22:51 +02:00
github-actions[bot]
723e1a67de
Merge master into staging-next
2024-10-23 00:14:18 +00:00
R. Ryantm
c022ecdd9c
trickest-cli: 1.8.2 -> 1.8.3
2024-10-22 22:42:39 +00:00
Anders Rytter Hansen
6385bdec77
tradingview: 2.9.2 -> 2.9.3
2024-10-21 21:42:14 +02:00
PapayaJackal
7c0a50390e
trunk-recorder: init at 5.0.1
2024-10-20 19:00:32 +00:00
github-actions[bot]
2d65a9d98d
Merge master into staging-next
2024-10-17 00:14:14 +00:00
Someone
68ff8d1a66
python3Packages.triton*: 2.1.0 -> 3.0.0 ( #328247 )
2024-10-16 22:43:07 +00:00
SomeoneSerge
0daa24192c
triton-llvm: patch for glibc 2.40 support
2024-10-16 14:05:36 +00:00
Dennis Wuitz
5ed0e25be8
python312Packages.triton*: repair package
2024-10-15 19:53:56 +00:00
Bobby Rong
bd9782dc89
localsearch: Renamed from tracker-miners
...
The project renamed in 3.8.
This commit is done by hand.
2024-10-14 20:54:11 +08:00