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
2024-07-01
tree-wide: unify progress bar inactive and paused states
Alois Wohlschlager
2024-06-20
de-inheritance CmdRun for InstallableValueCommand
Qyriad
2024-05-29
util.{hh,cc}: Split out current-process.{hh,cc}
Tom Hubrecht
2024-03-04
Merge pull request #9648 from cole-h/nix-shell-ordering
eldritch horrors
2024-03-04
Merge pull request #9494 from sellout/nix-run-execv
eldritch horrors
2023-03-16
Move value-only methods to `InstallableValue`
John Ericson
2023-03-15
Make command infra less stateful and more regular
John Ericson
2022-12-23
nix develop: Set personality
Eelco Dolstra
2022-06-23
Fix build-remote in nix-static
Eelco Dolstra
2022-04-01
fix(run): set applyNixConfig lockFlag
Tom Bereknyei
2022-03-28
nix {run,shell}: Print a better error message if the store is not local
Eelco Dolstra
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
[next]