index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2014-02-19
nix-instantiate: Add a flag --expr / -E to read expressions from the command ...
Eelco Dolstra
2014-02-19
nix-shell: Don't leave a temporary directory in /tmp behind
Eelco Dolstra
2014-02-18
Add a flag ‘--check’ to verify build determinism
Eelco Dolstra
2014-02-17
nix-shell: Execute shellHook if it exists
Eelco Dolstra
2014-02-10
Force use of Bash
Eelco Dolstra
2014-02-10
Binary tarball: Automatically create /nix
Eelco Dolstra
2014-02-10
Binary tarball: Automatically fetch the Nixpkgs channel
Eelco Dolstra
2014-02-10
nix-shell: Use shell.nix as the default expression if it exists
Eelco Dolstra
2014-02-01
Merge branch 'make'
Eelco Dolstra
2014-02-01
Fix "make dist"
Eelco Dolstra
2014-02-01
Remove Automakefiles
Eelco Dolstra
2014-02-01
Update Makefile variable names
Eelco Dolstra
2014-01-30
Rename Makefile -> local.mk
Eelco Dolstra
2014-01-23
nix-shell: Add --impure flag
Eelco Dolstra
2014-01-23
nix-shell: Preserve the TZ variable of the user
Eelco Dolstra
2014-01-23
nix-build: Refactor
Eelco Dolstra
2014-01-21
Merge branch 'master' into make
Eelco Dolstra
2014-01-15
nix-profile.sh: Add the Nixpkgs channel to $NIX_PATH
Eelco Dolstra
2014-01-13
nix-shell: Don't set NIX_INDENT_MAKE
Eelco Dolstra
2014-01-13
nix-shell: Set $IN_NIX_SHELL before evaluating
Eelco Dolstra
2014-01-08
Support cryptographically signed binary caches
Eelco Dolstra
2014-01-06
Revert "nix-shell: Set $IN_NIX_SHELL before evaluation"
Eelco Dolstra
2013-12-30
nix-shell --pure: Don't clear IN_NIX_SHELL
Shea Levy
2013-12-20
Revert "Scan /proc/<pid>/cmdline for GC roots"
Eelco Dolstra
2013-12-20
Scan /proc/<pid>/cmdline for GC roots
Eelco Dolstra
2013-12-20
nix-shell: Don't warn about the lack of a GC root
Eelco Dolstra
2013-12-20
nix-shell: Set $IN_NIX_SHELL before evaluation
Eelco Dolstra
2013-12-20
nix-shell: Handle --option correctly
Eelco Dolstra
2013-12-17
nix-shell --pure: Keep $TERM
Eelco Dolstra
2013-12-02
Install bsdiff and bspatch in $(libexecdir)/nix
Eelco Dolstra
2013-11-25
Add support for ‘make installcheck’
Eelco Dolstra
2013-11-25
Rename Makefile.new -> Makefile
Eelco Dolstra
2013-11-25
Add a Makefile for the scripts directory
Eelco Dolstra
2013-10-24
Fix segfault on Darwin
Eelco Dolstra
2013-10-18
Don't set $PS1 in non-interactive shells
Eelco Dolstra
2013-10-18
nix-shell: Play nicely with non-interactive shells
Shea Levy
2013-10-14
nix-shell: Fix bash completion
Eelco Dolstra
2013-09-18
build-remote.pl: Don't use substituters on the remote
Eelco Dolstra
2013-09-06
nix-shell: Support a .drv as argument
Eelco Dolstra
2013-07-31
nix-shell: Don't disable Automake dependency tracking
Eelco Dolstra
2013-07-19
nix-shell: Set $IN_NIX_SHELL
Eelco Dolstra
2013-07-19
nix-shell: Set some environment variables also set by build.cc
Eelco Dolstra
2013-07-19
Rename ‘nix-build --run-env’ to ‘nix-shell’
Eelco Dolstra
2013-07-19
nix-build --run-env: Add a ‘--pure’ flag
Eelco Dolstra
2013-07-18
Revert "build-remote.pl: Enforce timeouts locally"
Eelco Dolstra
2013-07-11
build-remote.pl: Move "building ..." message to a better place
Eelco Dolstra
2013-07-11
nix-build --run-env: Always use Bash
Eelco Dolstra
2013-07-11
nix-build --run-env: Source $stdenv/setup in the interactive shell
Eelco Dolstra
2013-07-01
Add support for uncompressed NARs in binary caches
Eelco Dolstra
2013-07-01
copy-from-other-stores.pl: Respect $NIX_BIN_DIR
Eelco Dolstra
[next]