about summary refs log tree commit diff
path: root/src/tools/nix-dev-shell/flake.nix
AgeCommit message (Collapse)AuthorLines
2024-12-10provide `libz.so.1` in the `nix-dev-shell`Waffle Lapkin-3/+2
`libz.so.1` is needed for some (?) things... i personally found myself in need of it when running `x t linkchecker`, which failed when running cargo build script or something. although there are also mentions of rustc itself needing it: <https://github.com/NixOS/nixpkgs/issues/92946>
2024-09-20Add flake.nix and .envrcMaybe Lapkin-0/+33