Skip to content

Fix #2015: better “Getting Started” documentation entry-point #2133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
- [Tutorials](./tutorials/index.md)
- [Creating a development environment](./tutorials/development.md)
- [Getting started](./tutorials/getting-started.md)
- [Getting started with Flakes](./tutorials/getting-started-flakes.md)
- [Getting started with Hix](./tutorials/getting-started-hix.md)
- [Sourcing files only part of git repository using cleanGit](./tutorials/clean-git.md)
- [Handling git repositories in projects](./tutorials/source-repository-hashes.md)
- [Mapping non-Haskell dependencies to Nixpkgs](./tutorials/pkg-map.md)
Expand Down
133 changes: 0 additions & 133 deletions docs/tutorials/getting-started-flakes.md

This file was deleted.

87 changes: 0 additions & 87 deletions docs/tutorials/getting-started-hix.md

This file was deleted.

Loading