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
2020-10-09
nix develop: Unset $HOSTNAME
Eelco Dolstra
2020-10-09
nix develop: Source ~/.bashrc
Eelco Dolstra
2020-10-09
Add a description in the completion outputs
regnat
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-10-06
Remove unneeded -lboost_* flags
Eelco Dolstra
2020-10-02
Fix profile update in nix command
Fabian Möller
2020-10-01
add more examples to --help of `nix run`
DavHau
2020-09-29
nix registry list: Show 'dir' attribute
Eelco Dolstra
2020-09-24
Fixes fall-through to report correct description of hash-file command.
Kevin Quick
2020-09-18
nix build: find() -> get()
Eelco Dolstra
2020-09-17
Merge pull request #3829 from obsidiansystems/remove-storetype-delegate-regStore
Eelco Dolstra
2020-09-17
Remove corepkgs/unpack-channel.nix
Eelco Dolstra
2020-09-16
Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...
John Ericson
2020-09-16
Merge branch 'document-store-options' of https://github.com/tweag/nix
Eelco Dolstra
2020-09-16
Fix doc generation
Eelco Dolstra
2020-09-16
Add a markdown output to `nix describe-stores`
regnat
2020-09-16
Add a name to the stores
regnat
2020-09-16
Make `nix describe-stores` functional
regnat
2020-09-16
Make the store plugins more introspectable
regnat
2020-09-15
Merge remote-tracking branch 'upstream/master' into remove-storetype-delegate...
John Ericson
2020-09-04
Fix some of the issues raised by @edolstra
John Ericson
2020-09-03
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-03
addPermRoot(): Remove indirect flag
Eelco Dolstra
2020-09-03
createGeneration(): Take a StorePath
Eelco Dolstra
2020-09-01
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-31
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-28
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-28
nix develop: Add convenience flags for running specific phases
Eelco Dolstra
2020-08-28
nix develop: Set output paths to writable locations
Eelco Dolstra
2020-08-27
Merge pull request #3434 from Ericson2314/derivation-header-include-order
Eelco Dolstra
2020-08-26
Remove obsolete comment
Eelco Dolstra
2020-08-25
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-25
Add getDoc() function
Eelco Dolstra
2020-08-24
Fix clang build
Eelco Dolstra
2020-08-24
Add DummyStore (dummy://)
Eelco Dolstra
2020-08-24
nix repl ':doc': Render using lowdown
Eelco Dolstra
2020-08-24
Generate builtins section of the manual
Eelco Dolstra
2020-08-24
Allow primops to have Markdown documentation
Eelco Dolstra
2020-08-23
`writeDerivation` just needs a plain store reference
John Ericson
2020-08-20
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-08-20
Allow 'nix' subcommands to provide docs in Markdown format
Eelco Dolstra
2020-08-20
Config: Use nlohmann/json
Eelco Dolstra
2020-08-19
fix spelling
Ryan Mulligan
2020-08-19
Merge branch 'master' of github.com:NixOS/nix into remove-storetype-delegate-...
John Ericson
2020-08-19
Change option descriptions to Markdown
Eelco Dolstra
2020-08-18
Merge remote-tracking branch 'upstream/master' into derivation-header-include...
John Ericson
2020-08-18
Improve nix.1 manpage generator
Eelco Dolstra
2020-08-17
Add 'nix dump-args' to dump all commands/flags for manpage generation
Eelco Dolstra
2020-08-14
Work around clang bug
John Ericson
[next]