jade
748d8310fa
This doesn't comprehensively fix everything outdated in the manual, or
make the manual greatly better, but it does note down where at least
jade noticed it was wrong, and it does fix all the instances of
referencing Nix to conform to the style guide to the best of our
ability.
A lot of things have been commented out for being wrong, and there are
three types of FIXME introduced:
- FIXME(Lix): generically Lix needs to fix it
- FIXME(Qyriad): re #215
- FIXME(meson): docs got outdated by meson changes and need rewriting
I did fix a bunch of it that I could, but there could certainly be
mistakes and this is definitely just an incremental improvement.
Fixes: #266
Change-Id: I5993c4603d7f026a887089fce77db08394362135
14 KiB
14 KiB
Table of Contents
- Introduction
- Quick Start
- Installation
- Package Management
- Nix Language
- Advanced Topics
- Command Reference
- Common Options
- Common Environment Variables
- Main Commands
- nix-build
- nix-shell
- nix-store
- nix-store --add-fixed
- nix-store --add
- nix-store --delete
- nix-store --dump-db
- nix-store --dump
- nix-store --export
- nix-store --gc
- nix-store --generate-binary-cache-key
- nix-store --import
- nix-store --load-db
- nix-store --optimise
- nix-store --print-env
- nix-store --query
- nix-store --read-log
- nix-store --realise
- nix-store --repair-path
- nix-store --restore
- nix-store --serve
- nix-store --verify-path
- nix-store --verify
- nix-env
- Utilities
- Experimental Commands
- nix
- nix build
- nix bundle
- nix config
- nix config show
- nix copy
- nix daemon
- nix derivation
- nix derivation add
- nix derivation show
- nix develop
- nix doctor
- nix edit
- nix eval
- nix flake
- nix flake archive
- nix flake check
- nix flake clone
- nix flake info
- nix flake init
- nix flake lock
- nix flake metadata
- nix flake new
- nix flake prefetch
- nix flake show
- nix flake update
- nix fmt
- nix hash
- nix hash file
- nix hash path
- nix hash to-base16
- nix hash to-base32
- nix hash to-base64
- nix hash to-sri
- nix help
- nix help-stores
- nix key
- nix key convert-secret-to-public
- nix key generate-secret
- nix log
- nix nar
- nix nar cat
- nix nar dump-path
- nix nar ls
- nix path-info
- nix print-dev-env
- nix profile
- nix profile diff-closures
- nix profile history
- nix profile install
- nix profile list
- nix profile remove
- nix profile rollback
- nix profile upgrade
- nix profile wipe-history
- nix realisation
- nix realisation info
- nix registry
- nix registry add
- nix registry list
- nix registry pin
- nix registry remove
- nix repl
- nix run
- nix search
- nix shell
- nix store
- nix store add-file
- nix store add-path
- nix store cat
- nix store copy-log
- nix store copy-sigs
- nix store delete
- nix store diff-closures
- nix store dump-path
- nix store gc
- nix store ls
- nix store make-content-addressed
- nix store optimise
- nix store path-from-hash-part
- nix store ping
- nix store prefetch-file
- nix store repair
- nix store sign
- nix store verify
- nix upgrade-nix
- nix why-depends
- Files
- Architecture and Design
- Protocols
- Glossary
- Contributing
- Release Notes
- Upcoming release
- Release 2.18 (2023-09-20)
- Release 2.17 (2023-07-24)
- Release 2.16 (2023-05-31)
- Release 2.15 (2023-04-11)
- Release 2.14 (2023-02-28)
- Release 2.13 (2023-01-17)
- Release 2.12 (2022-12-06)
- Release 2.11 (2022-08-25)
- Release 2.10 (2022-07-11)
- Release 2.9 (2022-05-30)
- Release 2.8 (2022-04-19)
- Release 2.7 (2022-03-07)
- Release 2.6 (2022-01-24)
- Release 2.5 (2021-12-13)
- Release 2.4 (2021-11-01)
- Release 2.3 (2019-09-04)
- Release 2.2 (2019-01-11)
- Release 2.1 (2018-09-02)
- Release 2.0 (2018-02-22)
- Release 1.11.10 (2017-06-12)
- Release 1.11 (2016-01-19)
- Release 1.10 (2015-09-03)
- Release 1.9 (2015-06-12)
- Release 1.8 (2014-12-14)
- Release 1.7 (2014-04-11)
- Release 1.6.1 (2013-10-28)
- Release 1.6 (2013-09-10)
- Release 1.5.2 (2013-05-13)
- Release 1.5 (2013-02-27)
- Release 1.4 (2013-02-26)
- Release 1.3 (2013-01-04)
- Release 1.2 (2012-12-06)
- Release 1.1 (2012-07-18)
- Release 1.0 (2012-05-11)
- Release 0.16 (2010-08-17)
- Release 0.15 (2010-03-17)
- Release 0.14 (2010-02-04)
- Release 0.13 (2009-11-05)
- Release 0.12 (2008-11-20)
- Release 0.11 (2007-12-31)
- Release 0.10.1 (2006-10-11)
- Release 0.10 (2006-10-06)
- Release 0.9.2 (2005-09-21)
- Release 0.9.1 (2005-09-20)
- Release 0.9 (2005-09-16)
- Release 0.8.1 (2005-04-13)
- Release 0.8 (2005-04-11)
- Release 0.7 (2005-01-12)
- Release 0.6 (2004-11-14)
- Release 0.5 and earlier