Wolfgang Walther
f9fa6c8385
postgresqlPackages.pg-gvm: remove mainProgram
...
This is an extension, which doesn't have a binary to begin with.
2025-03-18 18:16:41 +01:00
Wolfgang Walther
8825d441ce
postgresqlPackages.pg-gvm: modernize
2025-03-18 18:16:40 +01:00
Wolfgang Walther
ebe805eedd
postgresqlPackages.periods: modernize
2025-03-18 18:16:40 +01:00
Wolfgang Walther
f0a6c688a6
postgresqlPackages.lantern: modernize
2025-03-18 18:16:39 +01:00
Wolfgang Walther
408c32a5e4
postgresqlPackages.jsonb_deep_sum: modernize
2025-03-18 18:16:38 +01:00
Wolfgang Walther
713a4107e3
postgresqlPackages.hypopg: modernize
2025-03-18 18:16:33 +01:00
Wolfgang Walther
7cad011574
postgresqlPackages.h3-pg: modernize
2025-03-18 18:16:32 +01:00
Wolfgang Walther
2bd4a4b670
postgresqlPackages.cstore_fdw: modernize
2025-03-18 18:16:32 +01:00
Wolfgang Walther
07f318ab2d
postgresqlPackages.citus: remove left-over broken condition
2025-03-18 18:16:31 +01:00
Wolfgang Walther
f403641247
postgresqlPackages.citus: modernize
2025-03-18 18:16:28 +01:00
Wolfgang Walther
569b0d15e4
postgresqlPackages.apache_datasketches: modernize
2025-03-17 19:09:35 +01:00
Wolfgang Walther
3a0a1704d3
postgresqlPackages.anonymizer: sort arguments
2025-03-17 19:09:35 +01:00
Wolfgang Walther
783eaa5d91
postgresqlPackages.age: remove hash for v12
...
v12 had been removed from nixpkgs a while ago.
2025-03-17 19:09:34 +01:00
Wolfgang Walther
c982a346b5
postgresqlPackages.age: modernize
2025-03-17 19:09:33 +01:00
Wolfgang Walther
8fc19e6d7e
postgresqlPackages.plv8: modernize
2025-03-17 19:09:32 +01:00
Wolfgang Walther
d53a220625
postgresqlPackages.pgvecto-rs: modernize
2025-03-17 19:09:32 +01:00
Wolfgang Walther
74b4466fe9
postgresqlPackages.pg_repack: fix update script
2025-03-17 19:09:31 +01:00
Wolfgang Walther
18c1698f43
postgresqlPackages.pg-gvm: 22.6.7 -> 22.6.8
2025-03-17 19:09:30 +01:00
Wolfgang Walther
52083ce938
postgresqlPackages.citus: 13.0.0 -> 13.0.2
2025-03-17 19:09:26 +01:00
Wolfgang Walther and GitHub
dd399d80d8
keen4: modernize & adopt ( #390436 )
2025-03-16 18:40:26 +00:00
Donovan Glover and GitHub
3be0754798
shallot: drop ( #390432 )
2025-03-16 18:29:41 +00:00
dotlambda and GitHub
def6d11812
nodejs_20: 20.18.3 -> 20.19.0 ( #389518 )
2025-03-16 11:27:50 -07:00
6a4e61bceb
changedetection-io: 0.49.3 -> 0.49.4 ( #389651 )
...
Co-authored-by: MikaelFangel <MikaelFangel@users.noreply.github.com >
2025-03-16 18:23:56 +00:00
Wolfgang Walther
117b2045e8
keen4: modernize
...
It all starts with fixing the broken download URL and then simplifies
from there. The file is short and old enough to basically just rewrite
it once.
2025-03-16 19:23:30 +01:00
nikstur and GitHub
16c4ead8d7
zeekstd: init at 0.2.2 ( #387636 )
2025-03-16 19:17:30 +01:00
Arian van Putten and GitHub
e665e4c17e
erofs-utils: enable lzma by default and enable zstd by default ( #384970 )
2025-03-16 18:09:13 +00:00
Bruno BELANYI and GitHub
fe0fc52962
python312Packages.drf-writable-nested: 0.7.1 -> 0.7.2 ( #390413 )
2025-03-16 18:06:11 +00:00
Martin Weinelt and GitHub
8db87f2960
music-assistant: 2.4.2 -> 2.4.4 ( #390272 )
2025-03-16 19:02:41 +01:00
dotlambda and GitHub
b1e7345daf
python312Packages.cookidoo-api: 0.12.3 -> 0.13.0 ( #390303 )
2025-03-16 11:01:45 -07:00
Arian van Putten and nikstur
07d7d24745
erofs-utils: enable zstd
2025-03-16 18:47:08 +01:00
Arian van Putten and nikstur
21caeaf023
erofs-utils: enable lzma by default
...
aligns with upstream since 1.8 https://github.com/erofs/erofs-utils/commit/37ada1b449ae823ca6d596059e5fbe78c4b6cc63
2025-03-16 18:47:06 +01:00
Defelo and Masum Reza
272717e36b
aerc: use finalAttrs pattern
2025-03-16 23:05:34 +05:30
Robert Rose
119b75c310
nixos/repart: add zstd-seekable compression algorithm
...
The seekable format splits compressed data into a series of independent
frames, each of which can be decompressed individually. This allows to
distribute images in smaller chunks and allows image downloads to be
paused and resumed later from the same point.
Seekable archives as a whole can be decompressed with any regular zstd
decompressor. However, partial decompression requires to know the
starting position of the desired frame, which can be extracted from a
skippable frame (aka seektable) that is appended to the compressed data.
2025-03-16 18:32:56 +01:00
3567ac7304
userborn: 0.3.0 -> 0.4.0 ( #390433 )
...
Co-authored-by: nikstur <nikstur@users.noreply.github.com >
2025-03-16 17:24:14 +00:00
Wolfgang Walther
367c15cfe8
keen4: adopt
2025-03-16 18:22:57 +01:00
Pol Dellaiera and GitHub
06a152f9a1
build-support/go: support finalAttrs through lib.extendMkDerivation ( #390220 )
2025-03-16 18:05:20 +01:00
nikstur
814869449d
userborn: 0.3.0 -> 0.4.0
2025-03-16 17:57:24 +01:00
FliegendeWurst
866cdf14a6
shallot: drop
2025-03-16 17:51:46 +01:00
Nick Cao and GitHub
a73a7a65ea
mpls: 0.12.0 -> 0.12.1 ( #390425 )
2025-03-16 12:48:19 -04:00
Nick Cao and GitHub
b280345645
retool: 2.3.8 -> 2.3.9 ( #390399 )
2025-03-16 12:45:46 -04:00
16bfc8d222
affine: 0.20.4 -> 0.20.5 ( #390020 )
...
Co-authored-by: xiaoxiangmoe <xiaoxiangmoe@users.noreply.github.com >
2025-03-16 16:43:58 +00:00
Nick Cao and GitHub
fa7e607790
mov-cli: 4.4.18 -> 4.4.19 ( #390338 )
2025-03-16 12:43:23 -04:00
Nick Cao and GitHub
4f428ba51b
monolith: 2.8.3 -> 2.9.0 ( #390343 )
2025-03-16 12:42:53 -04:00
Nick Cao and GitHub
934eb36582
rusty-psn: 0.5.6 -> 0.5.7 ( #390281 )
2025-03-16 12:38:34 -04:00
Nick Cao and GitHub
45392c2821
cpm-cmake: 0.40.6 -> 0.40.8 ( #390284 )
2025-03-16 12:37:55 -04:00
Nick Cao and GitHub
5b7ed02f2b
terraform-providers.oci: 6.28.0 -> 6.30.0 ( #390286 )
2025-03-16 12:34:58 -04:00
Nick Cao and GitHub
84a1e85470
svu: 3.1.0 -> 3.2.2 ( #390290 )
2025-03-16 12:34:37 -04:00
Nick Cao and GitHub
0bc3826980
kora-icon-theme: 1.6.3 -> 1.6.4 ( #390298 )
2025-03-16 12:29:45 -04:00
Nick Cao and GitHub
a94605d92a
terraform-providers.harbor: 3.10.19 -> 3.10.20 ( #390300 )
2025-03-16 12:28:29 -04:00
R. Ryantm and Nick Cao
0786e7d146
python312Packages.cookidoo-api: 0.12.3 -> 0.13.0
2025-03-16 12:27:14 -04:00