aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-06Merge pull request #2710 from volth/patch-6Eelco Dolstra
2019-03-06canBuildLocally: check for featuresvolth
2019-03-04Restore --init calls in testsEelco Dolstra
2019-03-01manual nitpick: document sha512 support in hashStringVladimír Čunát
2019-03-01archive.cc: ignore more posix_fallocate "not supported" error codesWill Dietz
2019-03-01Merge pull request #2674 from LnL7/daemon-disable-fork-safetyEelco Dolstra
2019-02-26Merge pull request #2703 from pradd/support_s3_region_paramEelco Dolstra
2019-02-26fix indentationDzmitry Zaitsau
2019-02-25Apply param values on S3Helper initializationDzmitry Zaitsau
2019-02-25Extend S3 URL parsing with parameters extractionDzmitry Zaitsau
2019-02-25Extract and expose splitUriAndParams functionDzmitry Zaitsau
2019-02-23Merge pull request #2694 from zimbatm/no-store-initEelco Dolstra
2019-02-22remove noop uses of nix-store --initzimbatm
2019-02-14nix.sh: Be set -u compliant.Shea Levy
2019-02-14Merge pull request #2579 from catern/dumpdbEelco Dolstra
2019-02-13Merge pull request #2677 from matthewbauer/disable-sharedEelco Dolstra
2019-02-13Support --disable-shared flag.Matthew Bauer
2019-02-12Merge pull request #2628 from shlevy/context-introspectionEelco Dolstra
2019-02-09nix-daemon: add variable to disable fork safetyDaiderd Jordan
2019-02-05Revert "Restore parent mount namespace before executing a child process"Eelco Dolstra
2019-01-31Add builtins.appendContext.Shea Levy
2019-01-23nix-store: make --dump-db take a list of paths to dumpSpencer Baugh
2019-01-20Merge pull request #2635 from veprbl/patch-7Domen Kožar
2019-01-19manual: "sandbox" option default is "true" on LinuxDmitry Kalinkin
2019-01-18unsupported(): Show the name of the unsupported operationEelco Dolstra
2019-01-18Merge pull request #2638 from sevanspowell/update-nix-shell-interpreter-haske...Eelco Dolstra
2019-01-18Update instructions for Haskell script using nix-shell interpreterSamuel Evans-Powell
2019-01-14Add builtins.getContext.Shea Levy
2019-01-13Treat plain derivation paths in context as normal paths.Shea Levy
2019-01-11install: Use base-16 hashesEelco Dolstra
2019-01-11Bump versionEelco Dolstra
2019-01-10Add 2.2 release notesEelco Dolstra
2019-01-10Revert "Remove some bashisms from configure.ac"Eelco Dolstra
2019-01-10Revert "Escape square brackets in configure.ac"Eelco Dolstra
2019-01-10Merge pull request #2608 from dtzWill/fix/issue-2546Eelco Dolstra
2019-01-10Merge pull request #2617 from veprbl/pr/V547_nix_repl.ccEelco Dolstra
2019-01-09Merge pull request #2618 from 0mp/fix-configure.acEelco Dolstra
2019-01-09Escape square brackets in configure.acMateusz Piotrowski
2019-01-07Merge pull request #2601 from dtzWill/update/json-3.5.0Eelco Dolstra
2019-01-07Merge pull request #2607 from 0mp/configure.ac-fixEelco Dolstra
2019-01-07Merge pull request #2612 from Ericson2314/remove-dead-dynlib_suffixEelco Dolstra
2019-01-07Don't look for a "pv" program, or mention it in the manual sourceJohn Ericson
2019-01-05Remove mentions of `libformat`, it no longer existsJohn Ericson
2019-01-05brotli is only used as a library nowJohn Ericson
2019-01-05Remove dead code computing `dynlib_suffix` from comfigure.acJohn Ericson
2018-12-31EvalState::resetFileCache: clear parse cache as well as eval cacheWill Dietz
2018-12-30Remove some bashisms from configure.acMateusz Piotrowski
2018-12-25remove some dead code in nix/repl.ccDmitry Kalinkin
2018-12-21nlohmann-json: 3.4.0 -> 3.5.0Will Dietz
2018-12-21nlohmann: 3.0.1 -> 3.4.0Will Dietz