R. Ryantm
|
0e22fa7037
|
tdarr-node: 2.85.01 -> 2.86.01
|
2026-08-15 02:47:10 +00:00 |
|
h7x4
|
a3fbd6a76d
|
tdarr-node: 2.81.01 -> 2.85.01 (#543302)
|
2026-08-04 15:59:38 +00:00 |
|
R. Ryantm
|
be04cfe2ec
|
tdarr-node: 2.81.01 -> 2.85.01
|
2026-07-27 22:09:20 +00:00 |
|
Mistyttm
|
c920197e1b
|
tdarr: Fix pnpm packaging regression
|
2026-07-23 22:18:30 +10:00 |
|
Emily
|
fdb820602b
|
treewide: drop simple x86_64-darwin mentions
To reproduce:
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: nix-x86_64-darwin
language: nix
rule:
any:
- pattern: "\"x86_64-darwin\""
kind: list_expression > string_expression
- pattern:
context: "{ \"x86_64-darwin\" = $EXPR; }"
selector: binding
- pattern:
context: "{ x86_64-darwin = $EXPR; }"
selector: binding
fix:
template: ""
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-first-x86_64-darwin
language: json
rule:
kind: object > pair:nth-child(1)
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandEnd: { regex: "," }
' pkgs
$ nix run nixpkgs/3b32825de172d0bc85664f495edb096b10862524#ast-grep \
-- scan --update-all --inline-rules '
id: json-x86_64-darwin
language: json
rule:
kind: object > pair
has:
pattern: "\"x86_64-darwin\""
field: key
fix:
template: ""
expandStart: { regex: "," }
' pkgs
$ git restore pkgs/by-name/om/omnix/package.nix
$ git diff --name-only -z \
| nix shell nixpkgs/3b32825de172d0bc85664f495edb096b10862524#gnused \
-c xargs -0 sed -i '/^$/N; /^\n\? \+$/d'
$ treefmt
|
2026-07-15 03:58:16 +01:00 |
|
Peder Bergebakken Sundt
|
cb497649af
|
tdarr{,-node,-server}: add nixosTest to passthru.tests
|
2026-06-30 19:11:32 +02:00 |
|
Mistyttm
|
a0fbb17ad5
|
tdarr: Add missing openssl support for rust backend
|
2026-06-27 18:01:32 +10:00 |
|
Mistyttm
|
07478c1950
|
tdarr: 2.78.01 -> 2.81.01
|
2026-06-27 17:44:42 +10:00 |
|
Mistyttm
|
9a35fc04a2
|
tdarr: Swap to jellyfin-ffmpeg to match upstream
|
2026-06-27 17:35:03 +10:00 |
|
R. Ryantm
|
16fae7277c
|
tdarr-node: 2.77.01 -> 2.78.01
|
2026-06-13 18:45:12 +00:00 |
|
R. Ryantm
|
c1360c5b7b
|
tdarr-node: 2.74.01 -> 2.77.01
|
2026-06-04 15:29:10 +00:00 |
|
R. Ryantm
|
9fda50f8ff
|
tdarr-node: 2.66.01 -> 2.74.01
|
2026-05-18 00:27:17 +00:00 |
|
K900
|
c017a623f1
|
treewide: remove Mesa dependencies (#518611)
|
2026-05-14 10:39:26 +00:00 |
|
Ben Siraphob
|
869d641281
|
treewide: replace stdenv.is* with stdenv.hostPlatform.is*
|
2026-05-10 10:06:35 -07:00 |
|
K900
|
5bb24db2a7
|
tdarr: remove unused mesa dependency
Builds and runs fine without it.
|
2026-05-10 10:42:54 +03:00 |
|
Mistyttm
|
f7ad9a49d3
|
tdarr: add missing packages to build and path
|
2026-04-02 14:45:18 +10:00 |
|
Mistyttm
|
860da1ba42
|
tdarr: 2.58.02 -> 2.66.01
|
2026-03-27 14:08:24 +10:00 |
|
Mistyttm
|
6c7513ecb8
|
tdarr: init at 2.58.02
|
2026-02-21 19:04:34 +10:00 |
|