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-07-10
Merge pull request #8579 from obsidiansystems/findPath-cleanup-2
John Ericson
2023-07-10
Fix some grammar in installables doc (#8682)
Bader AlAttar
2023-07-09
Clean up `SearchPath`
John Ericson
2023-07-05
Merge pull request #8631 from iFreilicht/profile-list
Eelco Dolstra
2023-07-04
Document the path flakeref format (#8640)
Théophane Hufschmitt
2023-07-03
nix profile list: Add --json flag
Eelco Dolstra
2023-07-03
Rename 'resolvedRef' to 'lockedRef'
Eelco Dolstra
2023-07-02
nix profile list: Improve readability of the output
Eelco Dolstra
2023-06-27
Automatically document builtin constants
John Ericson
2023-06-27
nix flake check: improve error message if overlay is not a lambda (#8582)
Maximilian Bosch
2023-06-24
Merge pull request #5385 from Enzime/add/dirty-rev
Théophane Hufschmitt
2023-06-24
Add `dirtyRev` and `dirtyShortRev` to `fetchGit`
Michael Hoang
2023-06-23
Merge pull request #8519 from fricklerhandwerk/reword-trusted-users
Robert Hensing
2023-06-20
be more serious about security risks with trusted users
Valentin Gagarin
2023-06-19
Create `worker_proto::{Read,Write}Conn`
John Ericson
2023-06-19
Clean up a few things related to profiles (#8526)
John Ericson
2023-06-16
fix typo
Valentin Gagarin
2023-06-16
do not refer to `trusted-users` another time
Valentin Gagarin
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
[next]