upgrade and patch zipline

This commit is contained in:
cy 2025-02-23 18:07:48 -05:00
parent 81d442200b
commit 2e7c178862
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
5 changed files with 59 additions and 11 deletions

View file

@ -2,6 +2,7 @@
let
overlays = [
./attic
./zipline
];
importedOverlays = map (m: import m) overlays;
in