mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-17 04:51:31 +03:00
bfd44cf05f
"default" values in Nixpkgs manual can *somehow* be escaped by the documentation back to their original string form. The following ends up escaped into the manual as `"${pkgs.hello}"`. ``` default = "${pkgs.hello}"; ``` The methods for this magic have not been found. Instead, we just change the default strict `handleEvalIssue` so that it does absolutely nothing and lets them through. Anyway we won't be building them. |
||
---|---|---|
.. | ||
converter | ||
devices | ||
options | ||
styles | ||
common.inc | ||
footer.erb | ||
header.erb | ||
news_article_header.erb | ||
news_article.erb | ||
rss_entry.xml.erb | ||
rss.xml.erb | ||
sitemap.entries.erb | ||
sitemap.erb |