File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 3737
3838/permalink/stub-ld /guides/faq#how-to-run-non-nix-executables 301
3939/manual/nix /reference/nix-manual 200
40- /manual/nix/unstable/* https://hydra.nixos.org/job/nix/master/manual/latest/download/1/manual/:splat 200
41- /manual/nix/development/* https://hydra.nixos.org/job/nix/master/manual/latest/download/1/manual/:splat 200
4240/tutorials/nixos/continuous-integration-github-actions /guides/recipes/continuous-integration-github-actions 301
4341/guides/recipes/autoformatting /guides/faq#how-to-format-nix-language-code-automatically 301
Original file line number Diff line number Diff line change 1+ [[redirects ]]
2+ from = " /manual/nix/unstable/*"
3+ to = " https://hydra.nixos.org/job/nix/master/manual/latest/download/1/manual/:splat"
4+ status = 200
5+ force = true
6+ [redirects .headers ]
7+ X-From = " nix.dev-Uogho3gi"
8+
9+ [[redirects ]]
10+ from = " /manual/nix/development/*"
11+ to = " https://hydra.nixos.org/job/nix/master/manual/latest/download/1/manual/:splat"
12+ status = 200
13+ force = true
14+ [redirects .headers ]
15+ X-From = " nix.dev-Uogho3gi"
You can’t perform that action at this time.
0 commit comments