1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-20 01:09:37 +01:00
nix/packaging
John Ericson 4958bf040b Get rid of lowdown!
`cmark` is a more robust library for constructing Markdown than
`lowdown`. It in particular has the functionality we need to compute the
doc we need to compute. It is also more portable.

For terminal output, there is a new A.I. slop library has the same
license as the C code from lowdown upon which it is based. This keeps
our options open for upstreaming, if we want to do that.

Also, the `builtins.fetchTree` docs are now assembled using the cmark
AST rather than janky string indenting.
2025-11-18 13:57:15 -05:00
..
installer Format .nix files 2025-01-24 17:04:02 +01:00
binary-tarball.nix add freebsd multi-user installer 2025-08-08 09:10:35 +02:00
components.nix Add documentation for NAR spec in kaitai 2025-11-03 12:59:16 -05:00
dependencies.nix refactor(libstore): replace AWS SDK with curl-based S3 implementation 2025-10-15 18:23:55 +00:00
dev-shell.nix packaging/dev-shell: Fix configurePhase 2025-11-17 20:58:27 +03:00
everything.nix flake: Apply nixfmt 1.0.0 2025-08-18 20:29:45 +03:00
hydra.nix Get rid of lowdown! 2025-11-18 13:57:15 -05:00