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-28
Capitalize JSON for consistency
Matthew Kenigsberg
2020-10-27
Merge pull request #4056 from tweag/non-ca-depending-on-ca
Eelco Dolstra
2020-10-27
Allow non-CA derivations to depend on CA derivations
regnat
2020-10-26
Move Explicit
Eelco Dolstra
2020-10-26
Make the prompt used in development shells configurable
Eelco Dolstra
2020-10-22
Fix clang build
Eelco Dolstra
2020-10-22
nix develop: Add --redirect flag to redirect dependencies
Eelco Dolstra
2020-10-21
nix develop: Handle 'declare -ax' in bash output
Eelco Dolstra
2020-10-20
Make bash non-interactive for nix develop --phase
Matthew Kenigsberg
2020-10-15
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
2020-10-11
Merge pull request #4135 from obsidiansystems/split-local-fs-store-header
Eelco Dolstra
2020-10-09
Split out `local-fs-store.hh`
John Ericson
2020-10-09
nix develop: Unset $HOSTNAME
Eelco Dolstra
2020-10-09
nix develop: Source ~/.bashrc
Eelco Dolstra
2020-10-09
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
John Ericson
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-25
stdout_ -> cout
John Ericson
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-04
Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds
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
[next]