aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-27Define HashType's size to allow it to be forward-declaredEelco Dolstra
2016-01-27TriviaEelco Dolstra
2016-01-27Make hashLength32() a method of HashEelco Dolstra
2016-01-20string2Int: Barf on negative numbers for unsigned typesEelco Dolstra
2016-01-20Revert "Revert "next try for "don't abort when given unmatched '}' with 'star...Eelco Dolstra
2016-01-20Revert "next try for "don't abort when given unmatched '}' with 'start-condit...Eelco Dolstra
2016-01-19next try for "don't abort when given unmatched '}' with 'start-condition stac...Fabian Schmitthenner
2016-01-19Revert "don't abort when given unmatched '}' with 'start-condition stack unde...Eelco Dolstra
2016-01-17Merge branch 'lexer' of git://github.com/fkz/nixShea Levy
2016-01-12don'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 givenEelco Dolstra
2016-01-12Canonicalize gids to 0Eelco Dolstra
2016-01-12--check: Keep the differing output if -K is givenEelco Dolstra
2016-01-12--check: Fix "failed to produce output path"Eelco Dolstra
2016-01-12--check: Fix assertion failure when some outputs are missingEelco Dolstra
2016-01-07Fix "Bad address" executing build hookEelco Dolstra
2016-01-07Fix some signedness warningsEelco Dolstra
2016-01-06nix-store --repair-path: Rebuild if there is no substituterEelco Dolstra
2016-01-06Fix --repair failure on multiple-output derivationsEelco Dolstra
2016-01-05Better error messageFabian Schmitthenner
2016-01-05Fix compilationEelco Dolstra
2016-01-05Use __toString when coercing sets to strings.Shea Levy
2016-01-05Merge pull request #685 from vizanto/masterEelco Dolstra
2016-01-05Fixed unresolved 'BUFSIZ'FrankHB
2016-01-05Fix non-Darwin buildEelco Dolstra
2016-01-05manual: document builtins.functionArgsVladimír Čunát
2016-01-05libstore: mmap() returns MAP_FAILED, not NULL on failureTuomas Tynkkynen
2016-01-04Don't allow sandbox profile except in relaxed modeEelco Dolstra
2016-01-04~PathLocks(): Handle exceptionsEelco Dolstra
2015-12-29Fix regression in passAsFileEelco Dolstra
2015-12-22Handle /tmp being a symlinkEelco Dolstra
2015-12-22Don't ignore sodium_init() return valueEelco Dolstra
2015-12-22Fix bad error message in Darwin chrootsEelco Dolstra
2015-12-17showId: Handle empty attribute namesEelco Dolstra
2015-12-10Build sandbox support etc. unconditionally on LinuxEelco Dolstra
2015-12-08Clarify error message for hash mismatches (again)Bjørn Forsman
2015-12-02daemon: Add 'buildMode' parameter to 'buildPaths' RPCLudovic Courtès
2015-12-02Use deterministic $TMPDIR in sandboxEelco Dolstra
2015-11-25Use DT_UNKNOWN when dirent d_type extension is not supported.Danny Wilson
2015-11-25Merge branch 'auto-call-functor'Shea Levy
2015-11-25autoCallFunction: Auto-call functorsShea Levy
2015-11-25Merge branch 'p/sandbox-rename-minimal' of https://github.com/vcunat/nixEelco Dolstra
2015-11-25Fix build failure introduced by #704Eelco Dolstra
2015-11-25Merge pull request #712 from pSub/print-meta-licenseEelco Dolstra
2015-11-24Merge pull request #704 from ysangkok/freebsd-supportEelco Dolstra
2015-11-21reintroduce host deps in tandem with sandbox profilesJude Taylor
2015-11-21Revert "remove sandbox-defaults.sb"Shea Levy
2015-11-21Print license information on '--xml --meta'Pascal Wittmann
2015-11-19re-fix permissions for GHCJude Taylor
2015-11-19Merge branch 'sandbox-profiles' of git://github.com/pikajude/nixShea Levy