about summary refs log tree commit diff
path: root/pkgs/tools/misc/poop
AgeCommit message (Collapse)AuthorFilesLines
2023-11-27treewide: add mainProgramh7x41-0/+1
2023-08-10treewide: use zig_0_11 instead of zig for zig packagesfigsoda1-2/+2
Zig is still under active development, and new releases often introduce breaking changes. This makes updating the default version of zig easier. Some packages did not receive this change because they could be using the c compiler or linker of zig, which doesn't receive as much breaking changes compared to e.g. the zig std library. https://github.com/NixOS/nixpkgs/pull/248243#discussion_r1289401340
2023-08-10zig.hook: rename from zigHookfigsoda1-2/+2
This makes using specific versions of zig easier (without overrides)
2023-08-07poop: init at 0.4.0figsoda1-0/+47