Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at python-updates 6 lines 132 B view raw
1{ buildAstalModule }: 2buildAstalModule { 3 name = "io"; 4 sourceRoot = "lib/astal/io"; 5 meta.description = "Astal core library"; 6}