index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
2023-06-16
fix link text
Valentin Gagarin
2023-06-15
Update src/nix/daemon.cc
John Ericson
2023-06-15
reword documentation on trusted users and substituters
Valentin Gagarin
2023-06-05
Add missing <sys/select.h> include
Emily Trau
2023-06-04
Fix code block formatting in man page
figsoda
2023-05-23
`nix flake check`: skip derivations for foreign systems (#7759)
Peter Becich
2023-05-17
Upgrade `downstreamPlaceholder` to a type with methods
John Ericson
2023-05-17
Also use long options in src/nix/*.md
Alexander Schmolck
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
Dedup some markdown -> C++ big literal stuff in build system
John Ericson
2023-05-15
Merge pull request #8141 from tweag/user-files-doc
John Ericson
2023-05-10
Fix `nix print-dev-env` & `nix develop` with drv paths
John Ericson
2023-04-28
nix: Support the --repair flag
Eelco Dolstra
2023-04-28
display documentation on manifest files separately
Valentin Gagarin
2023-04-26
move compatibility info to `nix profile` docs
Valentin Gagarin
2023-04-26
Include user-profiles.md into nix profile --help
Alexander Bantyev
2023-04-26
Document user files of nix
Alexander Bantyev
2023-04-25
nix build --json: Only show non-zero startTime / stopTime
Eelco Dolstra
2023-04-24
Merge remote-tracking branch 'origin/master' into source-path
Eelco Dolstra
2023-04-21
Use `std::set<StringContextElem>` not `PathSet` for string contexts
John Ericson
2023-04-18
Merge pull request #8220 from accelbread/whitelist-commit-lockfile-summary
Robert Hensing
2023-04-18
src/nix/flake.md: Itemize safe nixConfigs
Robert Hensing
2023-04-17
Experimentally allow forcing `nix-daemon` trust; use this to test
John Ericson
2023-04-17
Merge pull request #3746 from obsidiansystems/path-info
Robert Hensing
2023-04-17
Explain various `.self = false,`
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-14
Whitelist commit-lockfile-summary in flake nixConfig
Archit Gupta
2023-04-14
Start cross-referencing experimental features
John Ericson
2023-04-11
Merge pull request #7798 from peeley/list-experimental-features
Eelco Dolstra
2023-04-07
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-04-07
Tidy up and comment daemon CLI
John Ericson
2023-04-07
Create `nix derivation add` command
John Ericson
2023-04-07
Rename files to reflect new `nix derivation show` name
John Ericson
2023-04-07
`nix show-derivation` -> `nix derivation show`
John Ericson
2023-04-07
Include the name in the JSON for derivations
John Ericson
2023-04-06
Add `Store::isTrustedClient()`
matthewcroughan
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-04-04
Assemble experimental feature docs outside of Nix itself
John Ericson
2023-04-03
Stuctured command stability
John Ericson
2023-04-03
Merge pull request #7610 from obsidiansystems/gate-default-settings
Théophane Hufschmitt
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Merge pull request #7406 from amesgen/gitlab-fetcher
Théophane Hufschmitt
2023-03-30
Use "raw pattern" for content address types
John Ericson
2023-03-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-03-28
Docs: Explain why `import nixpkgs` works in flakes
Joachim Breitner
2023-03-27
Fix more profile dirs in docs
John Ericson
2023-03-27
Merge pull request #7763 from obsidiansystems/installable-wide-info
Eelco Dolstra
2023-03-27
Merge pull request #8084 from edolstra/store-docs
Eelco Dolstra
2023-03-27
Punt on improper global flags for now
John Ericson
[next]