| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-31 | fixup nix dev shell again | Waffle Lapkin | -0/+3 | |
| 2025-08-15 | add static glibc to the nix dev shell | Waffle Lapkin | -0/+1 | |
| this fixes `tests/ui/process/nofile-limit.rs` which fails to link on nixos for me without this change | ||||
| 2025-04-17 | Deduplicate nix code | Ross Smyth | -15/+23 | |
| And clean it up a little. | ||||
| 2024-12-10 | provide `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-21 | Add an option of using nix-shell instead of nix flake | Maybe Lapkin | -0/+19 | |
