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
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
2019-06-03
Add 'nix app' command
Eelco Dolstra
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
2018-08-19
nix run: Restore CPU affinity
Eelco Dolstra
2018-08-09
nix run: Respect propagated-user-env-packages
Eelco Dolstra
2018-02-26
nix run: Fix segfault on macOS
Eelco Dolstra
2018-02-19
Update release notes
Eelco Dolstra
2017-11-20
nix run: Fix "flag '--command' requires 2 argument(s)"
Eelco Dolstra
2017-11-20
nix run: Fix accidental removal of /nix/store existence check
Eelco Dolstra
2017-11-20
nix run: Ignore non-directories while setting up the chroot
Eelco Dolstra
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-09-28
nix run: Restore signals
Eelco Dolstra
2017-09-10
nix build: Only download the requested derivation outputs
Eelco Dolstra
2017-09-07
nix run: Add some examples
Eelco Dolstra
2017-09-06
nix build: Add --out-link and --no-link options
Eelco Dolstra
2017-08-31
More macOS build fixes
Eelco Dolstra
2017-08-31
Fix build failure on non-Linux
Eelco Dolstra
[next]