about summary refs log tree commit diff
AgeCommit message (Expand)AuthorFilesLines
2019-03-06 canBuildLocally: check for featuresvolth1-3/+10
2019-03-04 Restore --init calls in testsEelco Dolstra2-0/+4
2019-03-01 manual nitpick: document sha512 support in hashStringVladimír Čunát1-2/+2
2019-03-01 archive.cc: ignore more posix_fallocate "not supported" error codesWill Dietz1-1/+1
2019-03-01 Merge pull request #2674 from LnL7/daemon-disable-fork-safetyEelco Dolstra1-0/+5
2019-02-26 Merge pull request #2703 from pradd/support_s3_region_paramEelco Dolstra3-10/+41
2019-02-26 fix indentationDzmitry Zaitsau1-2/+2
2019-02-25 Apply param values on S3Helper initializationDzmitry Zaitsau1-1/+8
2019-02-25 Extend S3 URL parsing with parameters extractionDzmitry Zaitsau1-5/+17
2019-02-25 Extract and expose splitUriAndParams functionDzmitry Zaitsau2-4/+16
2019-02-23 scripts: remove default 'sandbox = false' from multi-user installerAustin Seipp1-1/+0
2019-02-23 Merge pull request #2694 from zimbatm/no-store-initEelco Dolstra5-14/+0
2019-02-22 remove noop uses of nix-store --initzimbatm5-14/+0
2019-02-20 install script: don't abort when "nix-channel --update" failsBjørn Forsman2-2/+13
2019-02-14 nix.sh: Be set -u compliant.Shea Levy1-1/+1
2019-02-14 Merge pull request #2579 from catern/dumpdbEelco Dolstra2-5/+18
2019-02-13 Merge pull request #2677 from matthewbauer/disable-sharedEelco Dolstra3-1/+13
2019-02-13 Support --disable-shared flag.Matthew Bauer3-1/+13
2019-02-12 Merge pull request #2628 from shlevy/context-introspectionEelco Dolstra6-54/+220
2019-02-09 nix-daemon: add variable to disable fork safetyDaiderd Jordan1-0/+5
2019-02-05 Revert "Restore parent mount namespace before executing a child process"Eelco Dolstra9-52/+4
2019-01-31 Add builtins.appendContext.Shea Levy2-4/+61
2019-01-23 nix-store: make --dump-db take a list of paths to dumpSpencer Baugh2-5/+18
2019-01-20 Merge pull request #2635 from veprbl/patch-7Domen Kožar1-1/+2
2019-01-19 manual: "sandbox" option default is "true" on LinuxDmitry Kalinkin1-1/+2
2019-01-18 unsupported(): Show the name of the unsupported operationEelco Dolstra4-76/+31
2019-01-18 Merge pull request #2638 from sevanspowell/update-nix-shell-interpreter-haske...Eelco Dolstra1-1/+1
2019-01-18 Update instructions for Haskell script using nix-shell interpreterSamuel Evans-Powell1-1/+1
2019-01-14 Add builtins.getContext.Shea Levy5-38/+158
2019-01-13 Treat plain derivation paths in context as normal paths.Shea Levy2-17/+6
2019-01-11 install: Use base-16 hashesEelco Dolstra1-1/+1
2019-01-11 Bump versionEelco Dolstra1-1/+1
2019-01-10 Add 2.2 release notesEelco Dolstra1-4/+118
2019-01-10 Revert "Remove some bashisms from configure.ac"Eelco Dolstra1-11/+6
2019-01-10 Revert "Escape square brackets in configure.ac"Eelco Dolstra1-1/+1
2019-01-10 Merge pull request #2608 from dtzWill/fix/issue-2546Eelco Dolstra1-0/+1
2019-01-10 Merge pull request #2617 from veprbl/pr/V547_nix_repl.ccEelco Dolstra1-18/+1
2019-01-09 Merge pull request #2618 from 0mp/fix-configure.acEelco Dolstra1-1/+1
2019-01-09 Escape square brackets in configure.acMateusz Piotrowski1-1/+1
2019-01-07 Merge pull request #2601 from dtzWill/update/json-3.5.0Eelco Dolstra1-2649/+8181
2019-01-07 Merge pull request #2607 from 0mp/configure.ac-fixEelco Dolstra1-6/+11
2019-01-07 Merge pull request #2612 from Ericson2314/remove-dead-dynlib_suffixEelco Dolstra9-26/+5
2019-01-07 Don't look for a "pv" program, or mention it in the manual sourceJohn Ericson2-10/+0
2019-01-05 Remove mentions of `libformat`, it no longer existsJohn Ericson6-7/+5
2019-01-05 brotli is only used as a library nowJohn Ericson3-4/+0
2019-01-05 Remove dead code computing `dynlib_suffix` from comfigure.acJohn Ericson1-5/+0
2018-12-31 EvalState::resetFileCache: clear parse cache as well as eval cacheWill Dietz1-0/+1
2018-12-30 Remove some bashisms from configure.acMateusz Piotrowski1-6/+11
2018-12-25 remove some dead code in nix/repl.ccDmitry Kalinkin1-18/+1
2018-12-21 nlohmann-json: 3.4.0 -> 3.5.0Will Dietz1-129/+261