Commit graph

7 commits

Author SHA1 Message Date
urob
281be32ec8 List of unix dependencies
Most of them are part of the single UNIX specs and should be available
on every system. Uncomment any of these to instead use a
project-specific version.
2024-08-12 10:48:13 -04:00
urob
c52a249720 Detect system automatically 2024-08-12 09:44:55 -04:00
urob
ea41081834 Simplify setup of local dev env
We only need `just` inside the dev env. So we can install it via the
`flake.nix` instead of making it a global requirement.
2024-08-10 13:47:03 -04:00
urob
09be0ba78e Document setup for macOS 2024-08-09 14:39:09 -04:00
urob
3294db21ab Add missing recipes 2024-08-08 11:47:28 -04:00
urob
a3a0090d23 Add build recipe 2024-08-07 16:20:32 -04:00
urob
ec499f9692 Set up dev environment 2024-08-07 14:54:21 -04:00