aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-19Add tests for Nixpkgs/NixOS evaluationEelco Dolstra
2016-01-19Do a 1.11.1 brown paper bag releaseEelco Dolstra
2016-01-19Revert "don't abort when given unmatched '}' with 'start-condition stack unde...Eelco Dolstra
2016-01-19Bump versionEelco Dolstra
2016-01-19GrmblEelco Dolstra
2016-01-18Update release notesEelco Dolstra
2016-01-18Document --checkEelco Dolstra
2016-01-18<nix/buildenv.nix>: Don't substituteEelco Dolstra
2016-01-18doc/manual/command-ref/nix-collect-garbage.xml: document --max-freed optionPeter Simons
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-12Revert "Do not override environment CFLAGS and CXXFLAGS"Eelco Dolstra
2016-01-08Temporarily do Darwin builds from a different Nixpkgs branchEelco Dolstra
2016-01-07Revert accidental disable of doInstallCheckEelco Dolstra
2016-01-07Fix "Bad address" executing build hookEelco Dolstra
2016-01-07Fix some signedness warningsEelco Dolstra
2016-01-07Fix bad use of croak()Eelco Dolstra
2016-01-07Fix repair testEelco 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-06TypoEelco Dolstra
2016-01-06Adapt tests to show that floats work properly.Christian Theune
2016-01-06Update documentation for floats.Christian Theune
2016-01-06@eelco's feedback: downgrade to regular float for size, remove unused function.Christian Theune
2016-01-05Verify TLS certificate before downloading binariesPhilip Potter
2016-01-05Better error messageFabian Schmitthenner
2016-01-05propagate NIX_BUILD_SHELL also in pure builds document NIX_BUILD_SHELL in the...Fabian Schmitthenner
2016-01-05Do not override environment CFLAGS and CXXFLAGSIlya Novoselov
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-05doc: Clarify why multiple arguments are not supported in shebang lineTim Cuthbertson
2016-01-05Fixed unresolved 'BUFSIZ'FrankHB
2016-01-05Fix non-Darwin buildEelco Dolstra
2016-01-05manual: document builtins.functionArgsVladimír Čunát
2016-01-05doc: fixes #727 broken linkdavidak
2016-01-05libstore: mmap() returns MAP_FAILED, not NULL on failureTuomas Tynkkynen
2016-01-05Edge condition: parser did not pick up floats starting exactly with 0.Christian Theune
2016-01-05Fix up float parsing.Christian Theune
2016-01-05Try a simplified version of float lexing that didn't work.Christian Theune
2016-01-05First hit at providing support for floats in the language.Christian Theune
2016-01-04Don't allow sandbox profile except in relaxed modeEelco Dolstra
2016-01-04Use sensible date formatEelco Dolstra
2016-01-04Update release notesEelco Dolstra
2016-01-04~PathLocks(): Handle exceptionsEelco Dolstra