Moinak Bhattacharyya
Moinak Bhattacharyya
Update poetry to use the github flake repo and change pyproject.toml accordingly.
I'm getting an error on make: ``` lib/butler/butler.o: In function `butler::Butler::process(std::__1::shared_ptr, std::__1::shared_ptr, std::__1::shared_ptr)': lib/butler/butler.cpp:(.text+0x2bd): undefined reference to `std::__1::shared_ptr::shared_ptr(std::__1::shared_ptr const&)' lib/butler/butler.cpp:(.text+0x2d0): undefined reference to `std::__1::shared_ptr::shared_ptr(std::__1::shared_ptr const&)' lib/butler/butler.cpp:(.text+0x2e3): undefined reference to `std::__1::shared_ptr::shared_ptr(std::__1::shared_ptr...