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
/
scripts
/
nix-build.in
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-26
nix-build: --add-root also takes 1 parameter
Aristid Breitkreuz
1
-1
/
+1
2014-04-08
nix-shell --pure: Keep the user's $PAGER
Eelco Dolstra
1
-1
/
+1
2014-03-30
Fix nix-shell for derivation with multiple outputs
Maxim Ivanov
1
-0
/
+1
2014-03-17
nix-build: Fix --cores flag
Eelco Dolstra
1
-1
/
+1
2014-02-19
nix-shell: Add --packages flag
Eelco Dolstra
1
-1
/
+11
2014-02-19
nix-instantiate: Add a flag --expr / -E to read expressions from the command ...
Eelco Dolstra
1
-7
/
+15
2014-02-19
nix-shell: Don't leave a temporary directory in /tmp behind
Eelco Dolstra
1
-0
/
+1
2014-02-18
Add a flag ‘--check’ to verify build determinism
Eelco Dolstra
1
-0
/
+4
2014-02-17
nix-shell: Execute shellHook if it exists
Eelco Dolstra
1
-0
/
+1
2014-02-10
nix-shell: Use shell.nix as the default expression if it exists
Eelco Dolstra
1
-1
/
+2
2014-01-23
nix-shell: Add --impure flag
Eelco Dolstra
1
-3
/
+2
2014-01-23
nix-shell: Preserve the TZ variable of the user
Eelco Dolstra
1
-2
/
+3
2014-01-23
nix-build: Refactor
Eelco Dolstra
1
-1
/
+1
2014-01-13
nix-shell: Don't set NIX_INDENT_MAKE
Eelco Dolstra
1
-0
/
+1
2014-01-13
nix-shell: Set $IN_NIX_SHELL before evaluating
Eelco Dolstra
1
-2
/
+2
2014-01-06
Revert "nix-shell: Set $IN_NIX_SHELL before evaluation"
Eelco Dolstra
1
-2
/
+2
2013-12-30
nix-shell --pure: Don't clear IN_NIX_SHELL
Shea Levy
1
-1
/
+1
2013-12-20
nix-shell: Don't warn about the lack of a GC root
Eelco Dolstra
1
-1
/
+1
2013-12-20
nix-shell: Set $IN_NIX_SHELL before evaluation
Eelco Dolstra
1
-2
/
+2
2013-12-20
nix-shell: Handle --option correctly
Eelco Dolstra
1
-1
/
+1
2013-12-17
nix-shell --pure: Keep $TERM
Eelco Dolstra
1
-1
/
+1
2013-10-18
Don't set $PS1 in non-interactive shells
Eelco Dolstra
1
-1
/
+1
2013-10-18
nix-shell: Play nicely with non-interactive shells
Shea Levy
1
-1
/
+3
2013-10-14
nix-shell: Fix bash completion
Eelco Dolstra
1
-0
/
+1
2013-09-06
nix-shell: Support a .drv as argument
Eelco Dolstra
1
-8
/
+13
2013-07-31
nix-shell: Don't disable Automake dependency tracking
Eelco Dolstra
1
-1
/
+2
2013-07-19
nix-shell: Set $IN_NIX_SHELL
Eelco Dolstra
1
-0
/
+2
2013-07-19
nix-shell: Set some environment variables also set by build.cc
Eelco Dolstra
1
-1
/
+3
2013-07-19
Rename ‘nix-build --run-env’ to ‘nix-shell’
Eelco Dolstra
1
-7
/
+9
2013-07-19
nix-build --run-env: Add a ‘--pure’ flag
Eelco Dolstra
1
-2
/
+15
2013-07-11
nix-build --run-env: Always use Bash
Eelco Dolstra
1
-1
/
+1
2013-07-11
nix-build --run-env: Source $stdenv/setup in the interactive shell
Eelco Dolstra
1
-8
/
+17
2013-04-23
nix-build: Respect --timeout
Eelco Dolstra
1
-1
/
+1
2012-11-26
Undo accidental debug change
Eelco Dolstra
1
-1
/
+1
2012-11-26
Make "nix-build -A <derivation>.<output>" do the right thing
Eelco Dolstra
1
-3
/
+21
2012-10-03
When ‘--help’ is given, just run ‘man’ to show the manual page
Eelco Dolstra
1
-24
/
+2
2012-10-03
nix-build: Support ‘--repair’ flag
Eelco Dolstra
1
-1
/
+1
2012-08-27
Merge branch 'master' into no-manifests
Eelco Dolstra
1
-6
/
+6
2012-08-24
Include the output name in the GC root link
Eelco Dolstra
1
-6
/
+6
2012-07-26
Merge branch 'master' into no-manifests
Eelco Dolstra
1
-0
/
+4
2012-07-23
nix-build: Support the ‘-’ argument to build an expression from stdin
Eelco Dolstra
1
-0
/
+4
2012-07-11
Add some missing --version switches
Eelco Dolstra
1
-0
/
+5
2012-04-10
Handle the case where $SHELL is not set
Eelco Dolstra
1
-1
/
+2
2012-03-27
Update "nix-build --help"
Eelco Dolstra
1
-1
/
+6
2012-03-27
Add an option "--exclude" to filter dependencies in "nix-build --run-env"
Eelco Dolstra
1
-1
/
+9
2012-03-27
Allow the command executed by "nix-build --run-env" to be overriden with --co...
Eelco Dolstra
1
-1
/
+9
2012-03-19
Add a command "nix-build --run-env" to reproduce the environment of a derivation
Eelco Dolstra
1
-0
/
+29
2012-01-13
* nix-build: put the temporary derivation symlink in a temporary
Eelco Dolstra
1
-28
/
+9
2012-01-05
* Add a -I flag to the Perl bindings to nix-build and some other
Eelco Dolstra
1
-1
/
+1
2012-01-03
* Use Nix::Config.
Eelco Dolstra
1
-4
/
+3
[next]