1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/source
Silvan Mosberger f4794639c6 Various improvements to the dynamically generated Nix versions
- Use separate JSON files to track sources for Nixpkgs and Nix releases
  This greatly simplifies the code, because we can directly encode
  versions as keys without ambiguity
- Avoid an instance of IFD for the redirect generation
- Use pkgs.substitute instead of builtins.replaceStrings
- Turn off the single-page feature for now. It was added by Valentin in
  a previous commit, but I think we should discuss this a bit more
- Simplify a lot of the code and add comments
- Fix the mutable redirects, they were broken by a parent commit
- Remove pieces of Nix code that weren't used, like the import of the
  Nixpkgs manual. This can be added in the future when necessary
- Make sure that Nix versions are cached by building from the store path
2024-04-04 02:04:56 +02:00
..
_ext Proof-of-Concept for testing code samples 2022-04-07 10:16:17 +01:00
_static *: fix editorconfig errors 2023-10-06 10:59:27 +02:00
_templates remove email subscription form 2024-01-26 21:54:21 +01:00
acknowledgments Make home page cards clickable (#616) 2023-06-25 14:13:20 +02:00
concepts clarify wording on channel branches 2024-03-31 22:47:21 +02:00
contributing point wiki links to official wiki 2024-04-01 16:07:12 +02:00
guides rewrite and update 2024-03-19 04:25:24 +01:00
reference Various improvements to the dynamically generated Nix versions 2024-04-04 02:04:56 +02:00
tutorials Merge pull request #948 from marksisson/patches/fix-typo-in-module-system-md 2024-03-28 06:31:23 +01:00
conf.py work around link checker being blocked 2024-02-27 03:50:12 +01:00
favicon.png Add Nix snowflake logo (#585) 2023-06-07 10:41:40 +02:00
index.md Fix a small grammar issue on index.md (#945) 2024-03-23 17:37:49 +00:00
install-nix.md update all links to the Nix manual 2023-11-27 07:30:36 +01:00
recommended-reading.md update flake trade-offs, add more links for reference 2024-02-19 23:33:40 +01:00
robots.txt Add robots.txt (#583) 2023-06-05 03:02:31 +02:00