summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorokt <web@evanfiddes.com>2025-12-23 10:57:10 -0700
committerokt <web@evanfiddes.com>2025-12-23 11:04:04 -0700
commitcbd09c66a594f62566d2f4fbfaf2d1297cecc0fb (patch)
treed3913250586b944129d796b1e51733d34dc4a997 /pkgs/development/python-modules/python-sql
parent334f6835da573601218adb03f64c1175fb90dedb (diff)
nixos/btrfs: use algorithm names instead of kernel module names
The canonical names of kernel crypto modules are not stable across versions. Use the algorithm names from btrfs softdeps instead, which the kernel will resolve to the appropriate modules. Previously: xxhash_generic, blake2b_generic, sha256_generic Now: xxhash64, blake2b-256, sha256 This fixes initrd builds on kernel 6.19+ where blake2b_generic was renamed to blake2b, and is more resilient to future module renames. See: https://github.com/torvalds/linux/blob/v6.19-rc1/fs/btrfs/super.c#L2705-L2708
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions