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
2022-06-23
nix develop: save XDG_DATA_DIRS for loadable completion
Naïm Favier
2022-05-10
Allow setting bash-prompt-prefix nix develop configuration
Jimmy Reichley
2022-05-10
nix develop: Find bin/bash in the bashInteractive outputs
Eelco Dolstra
2022-05-03
Allow selecting derivation outputs using 'installable!outputs'
Eelco Dolstra
2022-03-29
Simplify the handling of the hash modulo
Théophane Hufschmitt
2022-03-18
Use Deferred when building an input-addressed drv
John Ericson
2022-03-17
Clean up `DerivationOutput`, and headers
John Ericson
2022-03-11
Reduce variants for derivation hash modulo
John Ericson
2022-03-02
Move installables-related operations
Eelco Dolstra
2022-02-22
Replace defaultBla.$system with bla.$system.default
Eelco Dolstra
2022-02-14
InstallableFlake: Default attr paths cleanup
Eelco Dolstra
2022-01-27
convert a for more utilities to string_view
pennae
2021-12-22
Remove CPU locking
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-09
nix develop: add --unpack
Artturin
2021-09-08
Merge branch 'fix-3976' of https://github.com/mkenigs/nix
Eelco Dolstra
2021-08-21
nix develop: Fix `devShells` lookup
Jan Tojnar
2021-08-19
nix develop --phase: chdir to flake directory
Matthew Kenigsberg
2021-07-27
nix develop: Support chroot stores
Eelco Dolstra
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
2021-07-22
Use eval-store in more places
Eelco Dolstra
2021-07-13
nix develop: Search in `devShells.${system}` by default
regnat
2021-07-12
Merge branch 'master' into structured-attrs-shell
Maximilian Bosch
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
[next]