snowfall lib migration wip

This commit is contained in:
Aleksandr Lebedev 2025-08-07 18:07:27 +02:00
parent b9dadac2af
commit ed08a98651
31 changed files with 1067 additions and 172 deletions

View file

@ -1,7 +0,0 @@
_: (final: prev: {
pass = prev.pass.withExtensions (exts:
with exts; [
pass-otp
pass-import
]);
})