aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-07Implemented writeRegistryNick Van den Broeck
2019-03-07Implemented json flag for `nix flake info`Nick Van den Broeck
2019-03-06canBuildLocally: check for featuresvolth
2019-03-01archive.cc: ignore more posix_fallocate "not supported" error codesWill Dietz
2019-02-26Implemented "nix flake info"Nick Van den Broeck
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-25fetchFlake: Use infinite TTL when the revision is specifiedEelco Dolstra
2019-02-25downloadCached: Return ETagEelco Dolstra
2019-02-14Merge pull request #2579 from catern/dumpdbEelco Dolstra
2019-02-12Add basic flake lock file supportEelco Dolstra
2019-02-12Interpret all file:// URIs as Git repositoriesEelco Dolstra
2019-02-12nix: Add --flake flagEelco Dolstra
2019-02-12Enforce use of immutable flakes in pure modeEelco Dolstra
2019-02-12nix: Enable pure mode by defaultEelco Dolstra
2019-02-12Improve flake referencesEelco Dolstra
2019-02-12Merge pull request #2628 from shlevy/context-introspectionEelco Dolstra
2019-02-12pkg-config files: Use c++17Eelco Dolstra
2019-02-12experimental/optional -> optionalEelco Dolstra
2019-02-11Add flake registryEelco Dolstra
2019-02-11Add github URIsEelco Dolstra
2019-02-11Introduce flake URIsEelco Dolstra
2019-02-11Initial flake supportEelco Dolstra
2019-02-11Bindings::get(): Add convenience methodEelco Dolstra
2019-02-11EvalState::allocAttr(): Add convenience methodEelco Dolstra
2019-02-11Move Command and MultiCommand to libutilEelco Dolstra
2019-02-11MultiCommand: Simplify constructionEelco Dolstra
2019-02-11Make constant primops lazyEelco Dolstra
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-18unsupported(): Show the name of the unsupported operationEelco Dolstra
2019-01-14Add builtins.getContext.Shea Levy
2019-01-13Treat plain derivation paths in context as normal paths.Shea Levy
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-07Merge pull request #2601 from dtzWill/update/json-3.5.0Eelco Dolstra
2019-01-05Remove mentions of `libformat`, it no longer existsJohn Ericson
2019-01-05brotli is only used as a library nowJohn Ericson
2018-12-31EvalState::resetFileCache: clear parse cache as well as eval cacheWill Dietz
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
2018-12-15nix-store: remove debugging printWill Dietz
2018-12-13Support SRI hashesEelco Dolstra
2018-12-13Merge pull request #2576 from LnL7/repl-no-linkEelco Dolstra
2018-12-13probably typovolth
2018-12-12nix repl: don't create result symlinksDaiderd Jordan