1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 04:56:01 +01:00
Commit graph

190 commits

Author SHA1 Message Date
Luc Perkins
70f08ee91c
Merge pull request #11 from DeterminateSystems/revamp-introduction
Change title in introduction
2025-03-12 13:22:54 +00:00
Dmitry Bogatov
affd9bbab7
Update doc/manual/source/protocols/store-path.md
Co-authored-by: John Ericson <git@JohnEricson.me>
2025-03-11 12:30:21 -04:00
Dmitry Bogatov
a0facb2aba Improve the documentation of the store path protocol
1. Fix confusing wording that might imply unnecessary double-hashing.
2. Add references to specifics of base-32 encoding.
3. Fix incorrect description that sha256 hash of `fingerprint` is
   truncated. "Truncated" is actual wording used in Nix theses, but it has
   unusual meaning, that is better conveyed by word "compressed", which is
   used by the reference C++ implementation.
4. Clarify details of base16 encoding.
2025-03-08 19:00:00 -05:00
Farid Zakaria
33493b9ead Fix minor documentation typos
Was reading the store chapter and came across a few small typos
and edits.
2025-03-07 23:07:03 -08:00
Luc Perkins
b62167a014
Update upgrade docs 2025-03-07 14:53:22 -03:00
Luc Perkins
644f79dfd8
Add installation instructions to intro 2025-03-07 14:18:04 -03:00
Luc Perkins
4f6d3299a4
Change document title 2025-03-06 14:42:58 -03:00
Luc Perkins
fea4ee8c5e
Merge pull request #9 from DeterminateSystems/nix-channel-deprecated
Move nix-channel under deprecated commands
2025-03-06 17:37:54 +00:00
Luc Perkins
aaf1967faa
Remove default Nix expression links 2025-03-05 17:49:23 -03:00
Luc Perkins
0f04d36c73
Remove default Nix expression doc from summary 2025-03-05 17:45:11 -03:00
Luc Perkins
d67db97abb
Remove channels link 2025-03-05 17:41:24 -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
cef7855523
Fix merge conflict 2025-03-05 17:27:03 -03:00
Luc Perkins
4323868244
Remove links to binary doc 2025-03-05 16:55:45 -03:00
Luc Perkins
c451f60cc7
Revamp uninstallation docs 2025-03-05 16:51:55 -03:00
Luc Perkins
6381e06537
Reinstate binary doc 2025-03-05 16:46:46 -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
af23843434
Remove macOS sequoia recommandations 2025-03-05 16:31:18 -03:00
Valentin Gagarin
9c3dd34cfe doc: note that function bindings are accessible in default values
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2025-03-04 00:44:46 -05:00
Robert Hensing
8b9d401fe4 manual: Edit
(cherry picked from commit 1e00d14c29)
2025-03-03 22:13:09 +00:00
John Ericson
f278a631b0 Expand manual on derivation outputs
Note, this includes some text adapted from from Eelco's dissertation

(cherry picked from commit 2aa6e0f084)
2025-03-03 22:13:08 +00:00
Robert Hensing
efbd4c1ebb
Merge pull request #12442 from NixOS/store-derivation-options
Expand manual on derivation outputs
2025-03-03 23:11:51 +01:00
Robert Hensing
1e00d14c29 manual: Edit 2025-03-03 19:09:24 +01:00
John Ericson
2aa6e0f084 Expand manual on derivation outputs
Note, this includes some text adapted from from Eelco's dissertation
2025-02-27 02:13:36 -05:00
Eelco Dolstra
ed294a31f5 Add more release notes 2025-02-26 22:23:44 +01:00
Eelco Dolstra
1d89507656 Fix date 2025-02-26 22:05:50 +01:00
Eelco Dolstra
c5a64aefac Add contributors 2025-02-26 22:01:24 +01:00
Eelco Dolstra
4a7bdddc8b Edit release notes 2025-02-26 21:59:41 +01:00
Eelco Dolstra
80020b684f release notes: 2.27.0 2025-02-26 21:57:30 +01:00
Luc Perkins
4154fe9428
Merge pull request #68 from DeterminateSystems/remove-single-user-follow-up
Consolidate security doc into one
2025-02-25 18:32:22 +00:00
Luc Perkins
feb60c54a9
Fix links again 2025-02-25 15:27:06 -03:00
Luc Perkins
705a7b9fd8
Fix broken links 2025-02-25 15:24:15 -03:00
Luc Perkins
2b7214197e
Consolidate docs 2025-02-25 15:18:25 -03:00
Luc Perkins
bb024f8ae3
Merge pull request #67 from DeterminateSystems/remove-single-user
Remove references to single-user mode
2025-02-25 17:59:27 +00:00
Luc Perkins
daa7f274f5
Restore the Nix security doc 2025-02-25 14:56:05 -03:00
Luc Perkins
4248d5c9a2
Restore section about non-root Nix in Docker 2025-02-25 14:51:05 -03:00
Luc Perkins
d0b6f2f26f
Remove one more reference to single-user mode 2025-02-25 14:40:53 -03:00
Luc Perkins
ff8da340ae
Remove references to single-user mode 2025-02-25 14:33:57 -03:00
Luc Perkins
a1e18867dc
Merge pull request #58 from DeterminateSystems/detsys-logo
Use DetSys logo
2025-02-21 19:45:48 +00:00
Luc Perkins
8bf0408d3c
Use DetSys logo 2025-02-21 14:20:35 -05: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
2f70d15f7f
Use /latest URL rather than version specific 2025-02-21 12:36:08 -05:00
Luc Perkins
8caa66b492
Fix merge conflict in template 2025-02-21 12:35:09 -05:00
Luc Perkins
2f64b0ff10
Provide external link instead of internal release notes link 2025-02-21 12:30:42 -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