index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
develop.cc
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-06
Remove static variable name clashes
Eelco Dolstra
2020-09-16
Make the store plugins more introspectable
regnat
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-23
`writeDerivation` just needs a plain store reference
John Ericson
2020-08-19
fix spelling
Ryan Mulligan
2020-08-10
Remove name parameter from `writeDerivation`
John Ericson
2020-08-05
Merge remote-tracking branch 'upstream/master' into misc-ca
John Ericson
2020-07-29
Set regex_constants::match_continuous for quicker search
Matthew Bauer
2020-07-17
Merge branch 'multi-output-hashDerivationModulo' of github.com:Ericson2314/ni...
Carlo Nucera
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-15
nix: Add --derivation flag to operate on .drv paths
Eelco Dolstra
2020-07-15
Clean up RealiseMode
Eelco Dolstra
2020-07-12
DerivationOutputExtensional -> DerivationOutputInputAddressed
John Ericson
2020-07-09
Fix DerivationOutputExtensional name
Matthew Bauer
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-07-06
nix develop: Support derivations with multiple outputs
Eelco Dolstra
2020-07-06
nix develop: Fall back to "bash" if nixpkgs#bashInteractive is unavailable
Eelco Dolstra
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-03
nix develop: Fix bad regex
Eelco Dolstra
2020-07-02
Fix abort in 'nix develop'
Eelco Dolstra
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-21
Merge remote-tracking branch 'upstream/master' into multi-output-hashDerivati...
John Ericson
2020-06-19
Merge remote-tracking branch 'me/no-stringly-typed-derivation-output' into va...
John Ericson
2020-06-19
Use designated initializers for `DerivationOutputHash`
John Ericson
2020-06-19
FileSystemHash -> DerivationOutputHash
John Ericson
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-17
Merge remote-tracking branch 'upstream/master' into multi-output-hashDerivati...
John Ericson
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-04
Merge remote-tracking branch 'upstream/master' into no-stringly-typed-derivat...
John Ericson
2020-06-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-04
Rename 'nix dev-shell' to 'nix develop'
Eelco Dolstra