aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-17Fold two stack trace messages in derivationsEelco Dolstra
2013-10-17Don't show <nix/derivation.nix> in stack tracesEelco Dolstra
2013-10-17Nix 1.6.1 release notesEelco Dolstra
2013-10-17Fix testEelco Dolstra
2013-10-17Test string semantics a bit moreEelco Dolstra
2013-10-17two typosgoblin
2013-10-17Ensure proper type checking/coercion of "${expr}"Eelco Dolstra
2013-10-17Add a test for type correctness of antiquotesEelco Dolstra
2013-10-17Revert the behaviour of antiquoted paths to pre-Nix 1.6Eelco Dolstra
2013-10-16Add a regression test for correct path antiquotation behaviorEelco Dolstra
2013-10-16Retry all SQLite operationsEelco Dolstra
2013-10-16Fix a race in registerFailedPath()Eelco Dolstra
2013-10-16Convenience macros for retrying a SQLite transactionEelco Dolstra
2013-10-16Don't wrap read-only queries in a transactionEelco Dolstra
2013-10-16Print a distinct warning for SQLITE_PROTOCOLEelco Dolstra
2013-10-16Treat SQLITE_PROTOCOL as SQLITE_BUSYEelco Dolstra
2013-10-14nix-shell: Fix bash completionEelco Dolstra
2013-10-11Adjust to the NixOS/Nixpkgs mergeEelco Dolstra
2013-10-08printStats(): Print the size of the symbol table in bytesEelco Dolstra
2013-10-08Deduplicate filenames in PosEelco Dolstra
2013-10-08Treat undefined variable errors consistentlyEelco Dolstra
2013-10-08Show the exact position of undefined variablesEelco Dolstra
2013-10-08Remove some unused functionsEelco Dolstra
2013-10-08Merge VarRef into ExprVarEelco Dolstra
2013-10-07Don't show calls to primops in stack tracesEelco Dolstra
2013-10-02Fix segfault in nix-repl / hydra-eval-jobsEelco Dolstra
2013-10-02Report OOM errors betterEelco Dolstra
2013-10-02Fix typoEelco Dolstra
2013-09-18build-remote.pl: Don't use substituters on the remoteEelco Dolstra
2013-09-17RestoreSink: Slightly reduce the number of concurrent FDsEelco Dolstra
2013-09-10Version was called 1.6, not 1.6.0Eelco Dolstra
2013-09-10Bump version numberEelco Dolstra
2013-09-10Update release notesEelco Dolstra
2013-09-06Remove stray debug lineEelco Dolstra
2013-09-06Don't apply the CPU affinity hack to nix-shell (and other Perl programs)Eelco Dolstra
2013-09-06typoDomen Kožar
2013-09-06nix-shell: Support a .drv as argumentEelco Dolstra
2013-09-03nix-env -i: Add a flag ‘--remove-all’ / ‘-r’Eelco Dolstra
2013-09-03nix-env: Use wildcard match by defaultEelco Dolstra
2013-09-03nix-env: Load files in ~/.nix-defexpr on demandEelco Dolstra
2013-09-03Check for name collisions in the input Nix expressionsEelco Dolstra
2013-09-03Work on Values instead of ExprsEelco Dolstra
2013-09-03ReformatEelco Dolstra
2013-09-03Get rid of the parse tree cacheEelco Dolstra
2013-09-02Add some support code for nix-replEelco Dolstra
2013-09-02Get rid of a signedness warningEelco Dolstra
2013-09-02Fix whitespaceEelco Dolstra
2013-09-02Lower xz compression levelEelco Dolstra
2013-09-02Manual: Make '' a bit clearerEelco Dolstra
2013-09-02Fix manual errorEelco Dolstra