index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-01-27
Define HashType's size to allow it to be forward-declared
Eelco Dolstra
2016-01-27
Trivia
Eelco Dolstra
2016-01-27
Make hashLength32() a method of Hash
Eelco Dolstra
2016-01-20
string2Int: Barf on negative numbers for unsigned types
Eelco Dolstra
2016-01-20
Revert "Revert "next try for "don't abort when given unmatched '}' with 'star...
Eelco Dolstra
2016-01-20
Revert "next try for "don't abort when given unmatched '}' with 'start-condit...
Eelco Dolstra
2016-01-19
next try for "don't abort when given unmatched '}' with 'start-condition stac...
Fabian Schmitthenner
2016-01-19
Revert "don't abort when given unmatched '}' with 'start-condition stack unde...
Eelco Dolstra
2016-01-17
Merge branch 'lexer' of git://github.com/fkz/nix
Shea Levy
2016-01-12
don't abort when given unmatched '}' with 'start-condition stack underflow'. ...
Fabian Schmitthenner
2016-01-12
--option build-repeat: Keep the differing output if -K is given
Eelco Dolstra
2016-01-12
Canonicalize gids to 0
Eelco Dolstra
2016-01-12
--check: Keep the differing output if -K is given
Eelco Dolstra
2016-01-12
--check: Fix "failed to produce output path"
Eelco Dolstra
2016-01-12
--check: Fix assertion failure when some outputs are missing
Eelco Dolstra
2016-01-07
Fix "Bad address" executing build hook
Eelco Dolstra
2016-01-07
Fix some signedness warnings
Eelco Dolstra
2016-01-06
nix-store --repair-path: Rebuild if there is no substituter
Eelco Dolstra
2016-01-06
Fix --repair failure on multiple-output derivations
Eelco Dolstra
2016-01-05
Better error message
Fabian Schmitthenner
2016-01-05
Fix compilation
Eelco Dolstra
2016-01-05
Use __toString when coercing sets to strings.
Shea Levy
2016-01-05
Merge pull request #685 from vizanto/master
Eelco Dolstra
2016-01-05
Fixed unresolved 'BUFSIZ'
FrankHB
2016-01-05
Fix non-Darwin build
Eelco Dolstra
2016-01-05
manual: document builtins.functionArgs
Vladimír Čunát
2016-01-05
libstore: mmap() returns MAP_FAILED, not NULL on failure
Tuomas Tynkkynen
2016-01-04
Don't allow sandbox profile except in relaxed mode
Eelco Dolstra
2016-01-04
~PathLocks(): Handle exceptions
Eelco Dolstra
2015-12-29
Fix regression in passAsFile
Eelco Dolstra
2015-12-22
Handle /tmp being a symlink
Eelco Dolstra
2015-12-22
Don't ignore sodium_init() return value
Eelco Dolstra
2015-12-22
Fix bad error message in Darwin chroots
Eelco Dolstra
2015-12-17
showId: Handle empty attribute names
Eelco Dolstra
2015-12-10
Build sandbox support etc. unconditionally on Linux
Eelco Dolstra
2015-12-08
Clarify error message for hash mismatches (again)
Bjørn Forsman
2015-12-02
daemon: Add 'buildMode' parameter to 'buildPaths' RPC
Ludovic Courtès
2015-12-02
Use deterministic $TMPDIR in sandbox
Eelco Dolstra
2015-11-25
Use DT_UNKNOWN when dirent d_type extension is not supported.
Danny Wilson
2015-11-25
Merge branch 'auto-call-functor'
Shea Levy
2015-11-25
autoCallFunction: Auto-call functors
Shea Levy
2015-11-25
Merge branch 'p/sandbox-rename-minimal' of https://github.com/vcunat/nix
Eelco Dolstra
2015-11-25
Fix build failure introduced by #704
Eelco Dolstra
2015-11-25
Merge pull request #712 from pSub/print-meta-license
Eelco Dolstra
2015-11-24
Merge pull request #704 from ysangkok/freebsd-support
Eelco Dolstra
2015-11-21
reintroduce host deps in tandem with sandbox profiles
Jude Taylor
2015-11-21
Revert "remove sandbox-defaults.sb"
Shea Levy
2015-11-21
Print license information on '--xml --meta'
Pascal Wittmann
2015-11-19
re-fix permissions for GHC
Jude Taylor
2015-11-19
Merge branch 'sandbox-profiles' of git://github.com/pikajude/nix
Shea Levy
[next]