Luc Perkins
0f04d36c73
Remove default Nix expression doc from summary
2025-03-05 17:45:11 -03:00
Luc Perkins
e2bc5e3774
Remove default Nix expression doc
2025-03-05 17:37:59 -03:00
Luc Perkins
e6a6bcbb73
Move nix-channel under deprecated commands
2025-03-05 17:30:47 -03:00
Luc Perkins
ff691e761b
Delete binary installation doc
2025-03-05 16:39:03 -03:00
Luc Perkins
be9fbb04bb
Remove environment variables doc
2025-03-05 16:35:55 -03:00
Luc Perkins
2b7214197e
Consolidate docs
2025-02-25 15:18:25 -03:00
Luc Perkins
ff8da340ae
Remove references to single-user mode
2025-02-25 14:33:57 -03:00
Eelco Dolstra
69553dfc36
Mark the nix CLI as *the* interface in the manual, deprecate nix-*
2025-02-21 19:20:23 +01:00
Luc Perkins
d6bd787e5e
s/releases notes/release notes
2025-02-21 12:45:39 -05:00
Luc Perkins
e77d1a760e
Fix release notes version list
2025-02-21 12:38:05 -05:00
Luc Perkins
8caa66b492
Fix merge conflict in template
2025-02-21 12:35:09 -05:00
Luc Perkins
b9e654819a
Include only 2.26 in the sidebar release notes
2025-02-21 12:26:28 -05:00
Eelco Dolstra
237c9bda79
Add release notes for 1.0.0
2025-02-21 13:27:21 +01:00
Eelco Dolstra
4055239936
Tagging release 2.26.2
...
-----BEGIN PGP SIGNATURE-----
iQFHBAABCAAxFiEEtUHVUwEnDgvPFcpdgXC0cm1xmN4FAmetA5oTHGVkb2xzdHJh
QGdtYWlsLmNvbQAKCRCBcLRybXGY3g2pB/9JAFyjmaXuccbMTO/6x9qwsWuuXNLk
OQWzfbdUekvsihZZSFZg1r7KqqXHCi64f0nxLPsJ/0oeDWZktJ5KnbV630nuUlDj
ulLCpKdvhWFa8dVx9LiziGwQw4KLx8PjOfwThtQ4DqCWxWEmu6lKkijag9cE+ai4
3mw9YtUjBRxlXyhYLzWz3whLbv37c/m+R8iGS8xm8W260pmei6D0beOIPdfXYBQF
PzPlPORyI08A06uqyA3z7bTxzmSMnzvu0QInCPCKSHzFUnTZPHUYuYStFl28NrZS
fXKK59L0G7QEfdTRAmqQkdHdtPj2RlYFiMN0kQiNLflvKfGGWdi/kvdx
=rRix
-----END PGP SIGNATURE-----
Merge tag '2.26.2' into sync-2.26.2
Tagging release 2.26.2
2025-02-18 19:57:51 +01:00
Eelco Dolstra
d8dbb71c92
release notes: 2.26.0
2025-01-22 11:45:04 +01:00
Eelco Dolstra
cd42f7664e
release notes: 2.25.0
2024-11-07 17:53:26 +01:00
Michael
55fe4ee4f3
doc/manual: Add 'Debugging Nix' section ( #11637 )
...
* doc/manual: Add 'Debugging Nix' section
This commit adds a new 'Debugging Nix' section to the Nix manual. It provides instructions on how to build Nix with debug symbols and how to debug the Nix binary using debuggers like `lldb`.
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2024-11-01 19:42:34 +00:00
John Ericson
eb7d7780b1
Rename doc/manual{src -> source}
...
This is needed to avoid this
https://github.com/mesonbuild/meson/issues/13774 when we go back to
making our subproject directory `src`.
2024-10-14 11:21:24 -04:00