PerchunPak 00f81357aa astal: move source to a separate package
It provides general description for all astal packages and r-ryantm
will create properly named PRs.
2025-04-09 10:13:11 +05:30

7 lines
132 B
Nix

{ buildAstalModule }:
buildAstalModule {
name = "io";
sourceRoot = "lib/astal/io";
meta.description = "Astal core library";
}