aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-07-11Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-07-10Resume NAR downloadsEelco Dolstra
2019-07-10HttpBinaryCacheStore: Use default number of retries for NARsEelco Dolstra
2019-07-10Downloader: Use warn()Eelco Dolstra
2019-07-10Revert "Fix 'error 9 while decompressing xz file'"Eelco Dolstra
2019-07-10nix copy: Rename --substitute to --substitute-on-destinationEelco Dolstra
2019-07-10Check for epochs < 201906Eelco Dolstra
2019-07-06Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-07-03Merge branch 'autoconf-ubuntu-16.04-fixes' of https://github.com/nh2/nixEelco Dolstra
2019-07-03Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.Niklas Hambüchen
2019-07-03Fix C++ compatibility with older editline versions.Niklas Hambüchen
2019-07-02Merge pull request #2779 from LnL7/build-exit-codesEelco Dolstra
2019-07-02Merge pull request #2974 from grahamc/invalid-nameEelco Dolstra
2019-07-02Merge pull request #2582 from LnL7/fetchgit-refsEelco Dolstra
2019-07-02checkStoreName: give more precise/verbose error informationGraham Christensen
2019-07-02build: replace 100 offset for build exit codesDaiderd Jordan
2019-07-02build: use binary mask for build status flagsDaiderd Jordan
2019-07-02build: add exit code for hash and check mismatchesDaiderd Jordan
2019-06-28Fix `http2 = false` having no effect. Fixes #2971.Aniket Deshpande
2019-06-28Fix macOS build failureEelco Dolstra
2019-06-26Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-06-25ProgressBar: Fix updatingEelco Dolstra
2019-06-25Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-06-25nix-channel: Don't fetch binary-cache-urlEelco Dolstra
2019-06-25Automatically use --no-net if there are no network interfacesEelco Dolstra
2019-06-25Add "warning" verbosity levelEelco Dolstra
2019-06-24Fix 32-bit overflow with --no-netEelco Dolstra
2019-06-24Refactor downloadCached() interfaceEelco Dolstra
2019-06-24Add '--no-net' convenience flagEelco Dolstra
2019-06-24Fix 'error 9 while decompressing xz file'Eelco Dolstra
2019-06-24Downloader: Propagate exceptions from decompressionSink->finish()Eelco Dolstra
2019-06-24CachedDownloadResult: Include store pathEelco Dolstra
2019-06-24downloadCached: Return ETagEelco Dolstra
2019-06-24Fix 'error 9 while decompressing xz file'Eelco Dolstra
2019-06-24Downloader: Propagate exceptions from decompressionSink->finish()Eelco Dolstra
2019-06-24Fix abort in fromTOMLEelco Dolstra
2019-06-23nix doctor: Fix typoEelco Dolstra
2019-06-21Simplify getFlake() / fetchFlake() logicEelco Dolstra
2019-06-21Don't update the global registry when building a locked flakeEelco Dolstra
2019-06-21Handle store symlinks in flake directoriesEelco Dolstra
2019-06-21Fix 32-bit overflow with --no-netEelco Dolstra
2019-06-19Initialize Command::_nameEelco Dolstra
2019-06-18Merge pull request #2937 from CSVdB/fuzzymatching-v2Eelco Dolstra
2019-06-18FuzzyMatching worksNick Van den Broeck
2019-06-18Make subcommand construction in MultiCommand lazyEelco Dolstra
2019-06-18Merge pull request #2951 from NixOS/app-improvementsEelco Dolstra
2019-06-18Merge pull request #2917 from CSVdB/docsEelco Dolstra
2019-06-18Merge pull request #2949 from NixOS/no-netEelco Dolstra
2019-06-18Updated documentationEelco Dolstra
2019-06-18nix flake check: Ignore legacyPackagesEelco Dolstra