Commit Graph

8 Commits

Author SHA1 Message Date
Gabriel Arazas
28c2e442b9
dt: 1.2.5 -> 1.3.1 2023-11-04 22:22:25 +08:00
R. Ryantm
de4c6ac627 dt: 1.2.4 -> 1.2.5 2023-10-26 10:35:33 +00:00
Mario Rodas
c3dea1fcee dt: 1.2.3 -> 1.2.4
Diff: https://github.com/so-dang-cool/dt/compare/v1.2.3...v1.2.4

Changelog: https://github.com/so-dang-cool/dt/releases/tag/v1.2.4
2023-09-10 04:20:00 +00:00
figsoda
e0d752c832 dt: fix tests 2023-08-10 19:26:42 +00:00
figsoda
c3107bf191 dt: clean up descriptions
- remove trailing period in description, this seems to be accidently
  removed when rebasing
  https://nixos.org/manual/nixpkgs/unstable/#var-meta-description

- fix indentation in longDescription
2023-08-10 19:26:42 +00:00
figsoda
59eb02116f treewide: use zig_0_11 instead of zig for zig packages
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-10 02:37:53 +00:00
figsoda
17d404ee80 zig.hook: rename from zigHook
This makes using specific versions of zig easier (without overrides)
2023-08-10 02:37:53 +00:00
booniepepper
1c62806f89 dt: init at 1.2.3
Co-authored-by: figsoda <figsoda@pm.me>
2023-08-08 20:01:35 +00:00