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
2021-07-09
nix print-dev-env: Add --json flag
Eelco Dolstra
2021-07-09
nix develop: Filter some bash magic variables
Eelco Dolstra
2021-07-09
nix develop: Don't parse bash environment with regexes
Eelco Dolstra
2021-07-05
Fix devShell handling of env values including @ and %
Michael Fellinger
2021-06-29
develop: Discard the input{Overrides,Updates} when getting bash
regnat
2021-06-23
Merge pull request #4908 from NixOS/ca/fix-nix-develop
Eelco Dolstra
2021-06-22
Add testcase for `nix develop` with `__structuredAttrs`
Maximilian Bosch
2021-06-22
Fix usage of structured attrs for `nix develop`
Maximilian Bosch
2021-06-21
Properly set the output env variables
Théophane Hufschmitt
2021-06-15
nix develop: Filter out NIX_REMOTE
Eelco Dolstra
2021-06-11
Make `nix develop` work with CA derivations
regnat
2021-05-17
Source bashrc first in nix develop
Matthew Bauer
2021-05-17
Enfore the use of properly built paths in libcmd
regnat
2021-05-12
DerivedPathWithHints -> BuiltPath
regnat
2021-04-07
restoreSignals() + restoreAffinity() -> restoreProcessContext()
Eelco Dolstra
2021-04-05
Make `DerivedPathWithHints` a newtype
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-02-17
Throw an error if --arg / --argstr is used with a flake
Eelco Dolstra
2021-02-17
nix develop: Fix quoted string handling
Eelco Dolstra
2021-01-29
Shorten `mktemp` flag for macOS
James Ottaway
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2020-12-21
Add 'nix develop' and `nix print-dev-env' manpages
Eelco Dolstra
2020-11-09
nix develop: Preserve stdin with `-c`
Sebastian Ullrich
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-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
[prev]
[next]