fzakaria / sqlelf

Explore ELF objects through the power of SQL
MIT License
240 stars 8 forks source link

Remove devenv and change to vanilla flake #3

Closed fzakaria closed 10 months ago

fzakaria commented 10 months ago

Removed devenv as it was causing pain. It was a bit of a hassle to move from devenv to vanilla flake and port over the existing library.

Seems to largely work and I've migrated over the github.yml file as well.

TODO: Update the README to reflect the new state of the world and maybe add flake checks.