index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-04
indicate sequence with "then"
Valentin Gagarin
2022-08-04
only use generic build system terminology
Valentin Gagarin
2022-08-04
reword overview with clear terminology
Valentin Gagarin
2022-08-04
Add draft "Rosetta stone" by @fricklerhandwerk and stub commentary
John Ericson
2022-08-04
Make refernces sneak preview more concise
John Ericson
2022-08-04
Improve store objects session more
John Ericson
2022-08-04
Include abstract syntax based on the thesis for FSOs
John Ericson
2022-08-04
store objects, better opining sentances
John Ericson
2022-08-04
Improve store path section
John Ericson
2022-08-04
Relocability -> relocation in store object title
John Ericson
2022-08-04
Improve store object section
John Ericson
2022-08-04
doc: File system data -> file system object, to match Nix
John Ericson
2022-08-04
Rename files after store entry -> store object rename
John Ericson
2022-08-04
doc: Store entry -> store object
John Ericson
2022-08-04
Update doc/manual/src/design/store/drvs/drvs.md
John Ericson
2022-08-04
Update doc/manual/src/design/overview.md
John Ericson
2022-08-04
Update doc/manual/src/design/overview.md
John Ericson
2022-08-04
Update doc/manual/src/design/overview.md
John Ericson
2022-08-04
Fix stub file's name
John Ericson
2022-08-04
Start on the derivations section
John Ericson
2022-08-04
Move the bits on relocating store entires to the end
John Ericson
2022-08-04
Apply suggestions from code review
John Ericson
2022-08-04
Flesh out TOC
John Ericson
2022-08-04
Briefly describe the digest of a store path
John Ericson
2022-08-04
WIP: Document the design of Nix
John Ericson
2022-08-03
Merge pull request #6861 from edolstra/fix-count-calls
Eelco Dolstra
2022-08-03
Fix NIX_COUNT_CALLS=1
Eelco Dolstra
2022-08-03
Merge pull request #6846 from fricklerhandwerk/values
Théophane Hufschmitt
2022-08-03
Fix the html id of the list headers
Théophane Hufschmitt
2022-08-03
encode primitive as list with anchors
Valentin Gagarin
2022-08-02
Merge pull request #6851 from K900/patch-1
Théophane Hufschmitt
2022-08-01
doc/distributed-builds: don't use deprecated alias
K900
2022-07-29
Merge pull request #6844 from centromere/custom-nix-conf
Rok Garbas
2022-07-28
manual: use singular in body, too
Valentin Gagarin
2022-07-28
manual: values -> data types
Valentin Gagarin
2022-07-28
manual: use singular for headings
Valentin Gagarin
2022-07-28
manual: simple values -> primitives
Valentin Gagarin
2022-07-28
manual: use subheadings for primitive types
Valentin Gagarin
2022-07-28
Merge pull request #6845 from fricklerhandwerk/attrset
Eelco Dolstra
2022-07-28
manual: set -> attribute set
Valentin Gagarin
2022-07-28
manual: fix section title in table of contents
Valentin Gagarin
2022-07-28
docker.nix: Allow Nix configuration to be customized
Alex Wied
2022-07-22
Merge pull request #6814 from amjoseph-nixpkgs/pr/sandbox-error-messages
Théophane Hufschmitt
2022-07-22
Merge pull request #6813 from centromere/cgroup-cpu-detection
Théophane Hufschmitt
2022-07-19
libstore/globals.cc: Move cgroup detection to libutil
Alex Wied
2022-07-19
libstore/globals.cc: Automatically set cores based on cgroup CPU limit
Alex Wied
2022-07-19
local-derivation-goal.cc: save global errno to the stack before performing te...
Adam Joseph
2022-07-19
error.hh: add additional constructor with explicit errno argument
Adam Joseph
2022-07-19
as requested by @thufschmitt https://github.com/NixOS/nix/pull/6814#discussio...
Adam Joseph
2022-07-19
change warn() to notice()
Adam Joseph
[next]