depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
run.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-19
nix run: Restore CPU affinity
Eelco Dolstra
1
-0
/
+3
2018-08-09
nix run: Respect propagated-user-env-packages
Eelco Dolstra
1
-2
/
+21
2018-02-26
nix run: Fix segfault on macOS
Eelco Dolstra
1
-3
/
+1
2018-02-19
Update release notes
Eelco Dolstra
1
-0
/
+4
2017-11-20
nix run: Fix "flag '--command' requires 2 argument(s)"
Eelco Dolstra
1
-1
/
+1
2017-11-20
nix run: Fix accidental removal of /nix/store existence check
Eelco Dolstra
1
-1
/
+1
2017-11-20
nix run: Ignore non-directories while setting up the chroot
Eelco Dolstra
1
-3
/
+6
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
1
-5
/
+6
2017-09-28
nix run: Restore signals
Eelco Dolstra
1
-0
/
+2
2017-09-10
nix build: Only download the requested derivation outputs
Eelco Dolstra
1
-1
/
+1
2017-09-07
nix run: Add some examples
Eelco Dolstra
1
-0
/
+18
2017-09-06
nix build: Add --out-link and --no-link options
Eelco Dolstra
1
-1
/
+1
2017-08-31
More macOS build fixes
Eelco Dolstra
1
-1
/
+3
2017-08-31
Fix build failure on non-Linux
Eelco Dolstra
1
-1
/
+1
2017-08-29
nix run: Flush the progress bar before starting the command
Eelco Dolstra
1
-0
/
+3
2017-08-29
nix run: Add some flags for clearing/keeping the environment
Eelco Dolstra
1
-0
/
+49
2017-08-29
nix run: Allow passing a command to execute
Eelco Dolstra
1
-2
/
+14
2017-08-29
nix run: Fix chroot execution
Eelco Dolstra
1
-60
/
+99
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
1
-8
/
+8
2017-07-14
StorePathsCommand: Don't build installables
Eelco Dolstra
1
-1
/
+1
2017-04-25
StorePathCommands: Build installables
Eelco Dolstra
1
-9
/
+1
2017-04-25
Move code around
Eelco Dolstra
1
-2
/
+1
2017-04-25
Restructure installables handling in the "nix" command
Eelco Dolstra
1
-16
/
+3
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
1
-8
/
+8
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
1
-8
/
+8
2016-06-02
nix run: Set a reasonable uid/gid
Eelco Dolstra
1
-0
/
+7
2016-06-02
nix run: Handle the case where the /nix/store mount point doesn't exist
Eelco Dolstra
1
-2
/
+39
2016-06-02
nix run: Mount the Nix store in a private namespace
Eelco Dolstra
1
-1
/
+21
2016-06-02
Add basic "nix run" command
Eelco Dolstra
1
-0
/
+62