Commit Graph

24232 Commits

Author SHA1 Message Date
Yt
c1e4050828
vector: 0.43.0 -> 0.43.1 (#364522) 2024-12-12 19:51:07 -05:00
Nick Cao
e48d6912c8
jsonwatch: 0.7.0 -> 0.8.0 (#364345) 2024-12-12 10:26:46 -05:00
R. Ryantm
e5d277e603 vector: 0.43.0 -> 0.43.1 2024-12-12 09:03:57 +00:00
R. Ryantm
6bac966616 jsonwatch: 0.7.0 -> 0.8.0 2024-12-11 20:07:08 +00:00
seth
3169a2c192 treewide: add gnome circle team to all gnome circle apps 2024-12-11 14:27:13 -05:00
Robert Schütz
bce6f852d1
python3Packages.craft-archives: 2.0.0 -> 2.0.2 (#363994) 2024-12-10 21:51:36 -08:00
Aleksana
4b2b10f920
opentelemetry-collector-builder: 0.114.0 -> 0.115.0 (#362698) 2024-12-11 11:28:41 +08:00
Jon Seager
f5e50b74a0
treewide: rename python3Packages.debian -> python3Packages.python-debian 2024-12-10 20:13:40 +00:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Nick Cao
dcec25d700
steampipePackages.steampipe-plugin-aws: 1.3.0 -> 1.4.0 (#363606) 2024-12-10 09:09:45 -05:00
Martin Weinelt
50bc93ce73
esphome: fix font component support; 2024.11.2 -> 2024.11.3; platformio: 6.1.15 -> 6.1.16 (#363236) 2024-12-09 21:54:07 +01:00
R. Ryantm
0ae50bd8e7 steampipePackages.steampipe-plugin-aws: 1.3.0 -> 1.4.0 2024-12-09 14:58:46 +00:00
Jonathan Davies
f150343e71
vector: 0.42.0 → 0.43.0 2024-12-08 18:48:12 +00:00
Martin Weinelt
aceaf618b5
esphome: 2024.11.2 -> 2024.11.3
https://github.com/esphome/esphome/releases/tag/2024.11.3
2024-12-08 15:47:37 +01:00
Martin Weinelt
6db7d02ec9
esphome: fix font component support
Nixpkgs retired the protobuf library version we need for esphome, so now
we can only use the native python implementation until its gflanguages
dependency catches up again.

Closes: #362193
2024-12-08 15:34:21 +01:00
Olivér Falvai
386044c208
broot: modernize (#362840)
* broot: Darwin cleanups

About withClipboard: the feature both compiles and works perfectly on Darwin now.

* broot: clean up buildInputs

libxcb is no longer a dependency, according to the latest Cargo.lock, xcb-sys been replaced with x11rb

* broot: move to pkgs/by-name
2024-12-07 18:05:23 -05:00
Alex Martens
bffe151d39 tealdeer: move to pkgs/by-name 2024-12-07 08:58:47 -08:00
R. Ryantm
b89b83eb31 topgrade: 16.0.1 -> 16.0.2 2024-12-07 12:55:16 +00:00
Thomas Gerbet
69590ca7f4
cups-filters: 1.28.17 -> 2.0.1 (#358724) 2024-12-07 12:00:35 +01:00
R. Ryantm
8d180bf83c opentelemetry-collector-builder: 0.114.0 -> 0.115.0 2024-12-07 05:19:43 +00:00
tomberek
c1b7fa8153
parallel: fix strictDeps (#362116) 2024-12-06 11:17:35 -05:00
tomberek
5011a2c53c
parallel: 20240922 -> 20241122 (#362098) 2024-12-06 06:01:35 -05:00
Sander
17ddfd8ca1
opentelemetry-collector-contrib: fix darwin build 2024-12-05 22:25:22 +04:00
Olivér Falvai
9e8fac2a58
parallel: fix strictDeps 2024-12-05 16:50:01 +01:00
R. Ryantm
9970958d8d parallel: 20240922 -> 20241122 2024-12-05 14:15:53 +00:00
Fabian Affolter
9bde0b12bb
rates: refactor (#361423) 2024-12-03 23:38:39 +01:00
Fabian Affolter
d19a9bebc1
websocat: add versionCheckHook (#361419) 2024-12-03 23:37:50 +01:00
Fabian Affolter
e7de500b02
coinlive: refactor (#361398) 2024-12-03 23:36:30 +01:00
Fabian Affolter
5061e5448d rates: move to pkgs/by-name 2024-12-03 11:50:49 +01:00
Fabian Affolter
51adde8e75 rates: add versionCheckHook 2024-12-03 11:47:59 +01:00
Fabian Affolter
a72e7d1cd2 rates:format with nixfmt 2024-12-03 11:46:01 +01:00
Fabian Affolter
ece89eabe5 rates: refactor
- use hash
- add changelog to meta
2024-12-03 11:45:25 +01:00
Fabian Affolter
1d957b2e3a websocat: move to pkgs/by-name 2024-12-03 11:41:03 +01:00
Fabian Affolter
f1e02d7a44 websocat: add versionCheckHook 2024-12-03 11:36:12 +01:00
Fabian Affolter
e331bd9a92 websocat: format with nixfmt 2024-12-03 11:32:53 +01:00
Fabian Affolter
36f08301c2 coinlive: move to pkgs/by-name 2024-12-03 10:40:03 +01:00
Fabian Affolter
c1ad9fc2f6 coinlive: add versionCheckHook 2024-12-03 10:33:50 +01:00
Fabian Affolter
bdfcdf2dce coinlive: refactor 2024-12-03 10:31:03 +01:00
Weijia Wang
8f828a3c50
mpremote: 1.24.0 -> 1.24.1 (#360655) 2024-12-02 19:58:03 +01:00
Atemu
1bc96e16df
calamares: escape unfree package selection text quote (#360808) 2024-12-01 20:20:53 +01:00
Martin Weinelt
4a936cc904
esphome: 2024.11.1 -> 2024.11.2 (#359642) 2024-12-01 19:02:34 +01:00
Victor Fuentes
148d7842b4
calamares: escape unfree package selection text quote 2024-12-01 09:37:58 -08:00
Vlad M.
84d80cad3e
broot: 1.44.1 -> 1.44.2 (#360543) 2024-12-01 10:13:32 +02:00
R. Ryantm
e923b84b05 mpremote: 1.24.0 -> 1.24.1 2024-12-01 03:36:59 +00:00
R. Ryantm
c231b5367f broot: 1.44.1 -> 1.44.2 2024-11-30 20:16:11 +00:00
Thomas Gerbet
f40efe1ce9
hdf5_1_10: enable cpp support (#359531) 2024-11-30 13:51:46 +01:00
Artturin
2c7123c522
nagstamon: 3.14.0 -> 3.16.2 (#349714) 2024-11-29 22:53:11 +02:00
Weijia Wang
4992f3d997
archi: 5.3.0 -> 5.4.3 (#342229) 2024-11-29 17:19:53 +01:00
Sefa Eyeoglu
1c30becbdd
depotdownloader: 2.7.3 -> 2.7.4 (#359705) 2024-11-29 11:44:12 +01:00
jopejoe1
892247b9b8
ncdu: 2.6 -> 2.7 (#357479) 2024-11-28 18:42:52 +00:00