index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2016-04-29
Eliminate the substituter mechanism
Eelco Dolstra
2016-04-25
Remove --print-build-trace
Eelco Dolstra
2016-04-25
Improved logging abstraction
Eelco Dolstra
2016-04-14
install-nix-from-closure: Don't run nix-store --verify
Eelco Dolstra
2016-04-12
Merge branch 'patch-2' of git://github.com/wmertens/nix
Shea Levy
2016-04-11
Remove manifest support
Eelco Dolstra
2016-04-10
Bring nix-profile.sh in line with NixOS
Wout Mertens
2016-04-10
Remove information about nix-store --optimise
Wout Mertens
2016-04-10
Always verify nix store on install
wmertens
2016-02-19
Merge branch 'master' of git://github.com/stepcut/nix
Shea Levy
2016-02-16
Add C++ functions for .narinfo processing / signing
Eelco Dolstra
2016-02-16
nix-profile.sh.in: find ca-bundle.pem on openSUSE Tumbleweed machines
Peter Simons
2016-02-12
nix-profile.sh.in: quote use of $HOME in shell arguments
Peter Simons
2016-02-10
Check shell profile is writeable before modifying
Alex Cruice
2016-01-20
Fix broken call to shellwords
Brian McKenna
2016-01-05
Verify TLS certificate before downloading binaries
Philip Potter
2016-01-05
propagate NIX_BUILD_SHELL also in pure builds document NIX_BUILD_SHELL in the...
Fabian Schmitthenner
2015-12-07
Use shellwords for nix-shell shebang
Brian McKenna
2015-12-06
Clarify installation error message that is shown when /nix/store exists but i...
Jeremy Shaw
2015-11-25
Set default binary-caches-parallel-connections to 25
Eelco Dolstra
2015-11-21
reintroduce host deps in tandem with sandbox profiles
Jude Taylor
2015-11-10
Fix bad characters in "copying 7 missing paths from ..."
Eelco Dolstra
2015-10-21
resolve-system-dependencies.pl: Simplify union impl
Shea Levy
2015-10-21
appropriately handle lock acquisition failures in resolve-system-dependencies.pl
Jude Taylor
2015-10-21
Add resolve-system-dependencies.pl
Jude Taylor
2015-10-01
nix-prefetch-url: Rewrite in C++
Eelco Dolstra
2015-09-25
Also set CURLOPT_SSL_VERIFYHOST=0 when "verify-https-binary-caches" is false
Utku Demir
2015-08-07
Drop newline in error message
Eelco Dolstra
2015-07-20
nix-copy-closure: Add -v flag
Eelco Dolstra
2015-07-01
Revert "add the manpath to the installer"
Eelco Dolstra
2015-06-12
nix-channel: Fix bogus error message caused by 8a84bd8c8bda1e4c6764c10ecdef9d...
Eelco Dolstra
2015-06-08
nix-push: Support -j
Eelco Dolstra
2015-06-08
Update cacert locations
Eelco Dolstra
2015-06-04
copy-from-other-stores: Use cp
Eelco Dolstra
2015-06-03
Naming
Eelco Dolstra
2015-06-01
nix-shell: Support multiple "#! nix-shell" lines
Eelco Dolstra
2015-05-21
nix-shell: Barf if -p and -E are both used
Eelco Dolstra
2015-05-05
nix-shell: Fix uninitialized value warning
Eelco Dolstra
2015-04-27
Merge branch 'nix-channel-tarballs' of git://github.com/copumpkin/nix
Shea Levy
2015-04-22
nix-collect-garbage: translate to C++
Luca Bruno
2015-04-20
Support tarballs in nix channel URLs
Dan Peebles
2015-04-12
add the manpath to the installer
Michael Merickel
2015-03-04
Reduce verbosity in build-remote.pl
Eelco Dolstra
2015-02-22
Merge branch 'gh-476-fix-install-script' of git://github.com/jramnani/nix
Shea Levy
2015-02-19
FIXMEs
Eelco Dolstra
2015-02-18
Escape arguments to nix-shell #! scripts
Eelco Dolstra
2015-02-18
Support passing command line arguments to nix-shell #! scripts
Eelco Dolstra
2015-02-18
Fix nix-shell shebang scripts if -p is used
Eelco Dolstra
2015-02-17
Include NAR size in fingerprint computation
Eelco Dolstra
2015-02-11
Nix install script failed when "cd" printed to stdout.
Jeff Ramnani
[next]