aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-13docs: raise minimal boost version to 1.66Dmitry Kalinkin
2018-12-10docs: add missing prerequisites: brotli, boost, libseccompDmitry Kalinkin
2018-12-07Merge pull request #2562 from chawki008/masterEelco Dolstra
2018-12-06Solve hg "abandoned transaction" issueCHEIKH Chawki
2018-11-20fetchGit: Drop unnecessary localRefEelco Dolstra
2018-11-20Merge branch 'better-git-cache' of https://github.com/graham-at-target/nixEelco Dolstra
2018-11-20Merge pull request #2216 from dtzWill/fix/curl-760-timeoutEelco Dolstra
2018-11-20Fix typoEelco Dolstra
2018-11-20Merge pull request #2551 from KaiHa/kaiha/libreadline_optionEelco Dolstra
2018-11-20repl: give user the choice between libeditline and libreadlineKai Harries
2018-11-20repl: Remove code that was commented outKai Harries
2018-11-17Merge pull request #2544 from mayflower/lsnar-allow-fifoEelco Dolstra
2018-11-16nix ls-nar: allow reading from FIFOsLinus Heckemann
2018-11-15Fix 'Read-only file system' when building a derivationEelco Dolstra
2018-11-15Merge pull request #2432 from luke-clifton/fixsslEelco Dolstra
2018-11-13Remove editline expression, not needed anymoreEelco Dolstra
2018-11-13Merge branch 'feature/editline-pr' of https://github.com/dtzWill/nixEelco Dolstra
2018-11-13Restore parent mount namespace before executing a child processEelco Dolstra
2018-11-13Merge pull request #2534 from obfusk/patch-2Eelco Dolstra
2018-11-13manual: quote $servletsFelix C. Stegerman
2018-11-12Merge pull request #2533 from obfusk/patch-1Eelco Dolstra
2018-11-12fix typo (s/gift/git/)Felix C. Stegerman
2018-11-09Manual: build locally -> buildEelco Dolstra
2018-11-09nix-prefetch-url: Stop progress bar before printing resultsEelco Dolstra
2018-11-09Merge branch 'feature/prefetch-progress' of https://github.com/dtzWill/nixEelco Dolstra
2018-11-09UrghEelco Dolstra
2018-11-09Revert "Bump version"Eelco Dolstra
2018-11-08Merge pull request #2526 from mayflower/manual-fixEelco Dolstra
2018-11-08Fix manual buildLinus Heckemann
2018-11-08Merge pull request #2524 from domenkozar/deprecate-toPathEelco Dolstra
2018-11-08Deprecate builtins.toPathDomen Kožar
2018-11-07Enable sandboxing by defaultEelco Dolstra
2018-11-07Document allowSubstitutesEelco Dolstra
2018-11-07Fix preferLocalBuild descriptionEelco Dolstra
2018-11-05Bump versionEelco Dolstra
2018-11-01Disable the S3 content-encoding patchEelco Dolstra
2018-11-01Merge pull request #2502 from janpath/patch-1Eelco Dolstra
2018-10-31Fix typo in commentsJan Path
2018-10-31Merge pull request #2501 from mayflower/xdg_config_dirsEelco Dolstra
2018-10-31config: use all of XDG_CONFIG_DIRSLinus Heckemann
2018-10-30Remove redundant messageEelco Dolstra
2018-10-30S3BinaryCacheStore: Allow disabling multipart uploadsEelco Dolstra
2018-10-30Fix broken uploadProgressCallback closureEelco Dolstra
2018-10-29Merge pull request #2494 from FPtje/fix-copy-from-oldEelco Dolstra
2018-10-29copyStorePath: Fix hash errors when copying from older storeFalco Peijnenburg
2018-10-29editline: 1.15.3 -> 1.16.0Will Dietz
2018-10-29repl: complete if all matches share prefixWill Dietz
2018-10-29editline: wipWill Dietz
2018-10-29Merge pull request #2495 from LnL7/doctor-exit-codeEelco Dolstra
2018-10-29nix doctor: return nonzero exitcode if a check failsDaiderd Jordan