index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
run.cc
Age
Commit message (
Expand
)
Author
2022-03-02
Move installables-related operations
Eelco Dolstra
2022-02-22
Replace defaultBla.$system with bla.$system.default
Eelco Dolstra
2021-12-22
Remove CPU locking
Eelco Dolstra
2021-08-21
nix {bundle,run}: drop broken flake attr-path prefixes
Jan Tojnar
2021-07-27
nix develop: Support chroot stores
Eelco Dolstra
2021-07-22
Use eval-store in more places
Eelco Dolstra
2021-06-18
UDSRemoteStore: Support the 'root' store parameter
Eelco Dolstra
2021-05-17
Split the parsing of an `App` and its resolving
regnat
2021-04-07
restoreSignals() + restoreAffinity() -> restoreProcessContext()
Eelco Dolstra
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-01-13
Convert option descriptions to Markdown
Eelco Dolstra
2020-12-23
Merge pull request #4336 from NixOS/manpages
Eelco Dolstra
2020-12-22
chrootHelper: Handle symlinks in the root directory
Eelco Dolstra
2020-12-21
Add 'nix run' and 'nix shell' manpages
Eelco Dolstra
2020-12-01
shut up clang warnings
regnat
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-10-01
add more examples to --help of `nix run`
DavHau
2020-07-15
nix: Add --derivation flag to operate on .drv paths
Eelco Dolstra
2020-07-15
Clean up RealiseMode
Eelco Dolstra
2020-06-29
nix run: Use packages/legacyPackages as fallback if there is no app definition
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-05-15
Move registry-related commands from 'nix flake' to 'nix registry'
Eelco Dolstra
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-11
Cleanup
Eelco Dolstra
2020-05-10
Add completion for paths
Eelco Dolstra
2020-05-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-05-01
rename nix run to nix shell and nix app to nix run
Matthew Kenigsberg
2020-04-29
rename nix run to nix shell and nix app to nix run
Matthew Kenigsberg
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-09
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-07
`nix run` using $SHELL as default command
mlatus
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-07
use MixEnvironment in run and shell
matthew
2019-11-07
changes
matthew
2019-11-07
environment fixes in run
matthew
2019-10-31
change deprecated attribute syntax in run examples
matthew
2019-10-15
Support non-x86_64-linux system types in flakes
Eelco Dolstra
2019-08-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-07-25
Disable CLONE_NEWUSER when it’s unavailable
Matthew Bauer
2019-06-18
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-06-17
nix app: Accept arguments
Eelco Dolstra
2019-06-17
nix app: Search for installable in the 'apps' output
Eelco Dolstra
[next]