index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-17
Also use long options in src/nix/*.md
Alexander Schmolck
2023-05-17
Convert short nix options to long ones
Alexander Schmolck
2023-05-16
Merge pull request #8346 from tweag/fix-nix-profile-install-conflict-segfault
John Ericson
2023-05-16
Merge pull request #8154 from tweag/delete-old-on-all-profiles-dir
John Ericson
2023-05-16
Fix the printing of the installables on `nix profile install` conflict
Théophane Hufschmitt
2023-05-16
Rename `ProfileElement.describe()` to `.identifier`
Théophane Hufschmitt
2023-05-15
Reword info on XDG base dirs (#8338)
Valentin Gagarin
2023-05-15
Merge pull request #8341 from obsidiansystems/dedup-gen-hh
John Ericson
2023-05-15
Merge pull request #8340 from NixOS/delete-commited-build-artifacts
Robert Hensing
2023-05-15
Merge pull request #8339 from obsidiansystems/fix-rapid-check-instances
Robert Hensing
2023-05-15
Delete commited build artifacts
John Ericson
2023-05-15
Fix some bounds in rapid check instances
John Ericson
2023-05-15
Dedup some markdown -> C++ big literal stuff in build system
John Ericson
2023-05-15
Merge pull request #7601 from obsidiansystems/string-installables
Robert Hensing
2023-05-15
Make more string values work as installables
John Ericson
2023-05-15
Create `EvalState::coerceToDerivedPath`
John Ericson
2023-05-15
Expose `mkOutputString` as method of `EvalState`
John Ericson
2023-05-15
Split `mkOutputString` in two
John Ericson
2023-05-15
Remove unneeded argument for `mkOutputString`
John Ericson
2023-05-15
Merge pull request #8141 from tweag/user-files-doc
John Ericson
2023-05-15
test the garbage collection with the old profile dir
Théophane Hufschmitt
2023-05-15
Make `nix-collect-garbage -d` look into more places
Théophane Hufschmitt
2023-05-15
Merge pull request #8334 from l0b0/patch-1
Valentin Gagarin
2023-05-15
refactor: Join commands to remove files
Victor Engmark
2023-05-15
docs: Mention more files referenced by the installer
Victor Engmark
2023-05-15
docs: Remove references to non-existing files
Victor Engmark
2023-05-15
docs: Sort files by name
Victor Engmark
2023-05-15
docs: Remove Nix profile content from correct directory
Victor Engmark
2023-05-15
docs: Remove redundant uninstall command
Victor Engmark
2023-05-14
Merge pull request #8328 from urbas/max-substitution-jobs
Valentin Gagarin
2023-05-14
`max-substitution-jobs` release note entry
Matej Urbas
2023-05-13
Merge pull request #8326 from Hoverbear/describe-or-slightly-more
Valentin Gagarin
2023-05-12
Describe the or operation on attribute sets slightly more
Ana Hobden
2023-05-12
Update doc/manual/src/SUMMARY.md.in
Alexander Bantyev
2023-05-12
Merge pull request #8319 from fricklerhandwerk/doc-builtins-prefix
Théophane Hufschmitt
2023-05-12
Merge pull request #8314 from fricklerhandwerk/doc-builtins
Théophane Hufschmitt
2023-05-12
Merge pull request #8299 from urbas/max-substitution-jobs
Eelco Dolstra
2023-05-11
reword introduction to built-in functions
Valentin Gagarin
2023-05-11
reword documentation on `builtins`
Valentin Gagarin
2023-05-11
do not indent markdown list
Valentin Gagarin
2023-05-10
Merge pull request #8310 from obsidiansystems/fix-8141
Théophane Hufschmitt
2023-05-10
Fix `nix print-dev-env` & `nix develop` with drv paths
John Ericson
2023-05-10
Merge pull request #3959 from obsidiansystems/ca-drv-exotic
John Ericson
2023-05-10
Merge pull request #7721 from yorickvP/post-build-hook
Théophane Hufschmitt
2023-05-09
Improve error message for self reference with text hashing
John Ericson
2023-05-09
Add name to some error messages
John Ericson
2023-05-09
Cleanups to content address types
John Ericson
2023-05-09
Apply suggestions from code review
John Ericson
2023-05-09
Fix bug, `newInfo` -> `newInfo0`
John Ericson
2023-05-09
Fix spurious change
John Ericson
[next]