aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-22Issue #15 is finishedNick Van den Broeck
2019-03-22Fixed minor thingsNick Van den Broeck
2019-03-22Implemented --flake flag for nix buildNick Van den Broeck
2019-03-07Implemented writeRegistryNick Van den Broeck
2019-03-07Implemented json flag for `nix flake info`Nick Van den Broeck
2019-02-26Implemented "nix flake info"Nick Van den Broeck
2019-02-25fetchFlake: Use infinite TTL when the revision is specifiedEelco Dolstra
2019-02-25downloadCached: Return ETagEelco 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-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-18unsupported(): Show the name of the unsupported operationEelco 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-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
2018-12-12libstore: improve hash mismatch error messageszimbatm
2018-12-12Fix assertion failure in NarInfoDiskCacheEelco Dolstra
2018-12-12nar-info-disk-cache: include ca in the cache entriesDaiderd Jordan
2018-12-07s3: make scheme configurableDaiderd Jordan
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