aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-13Merge pull request #4 from domenkozar/libcompress-testsYorick
2021-04-09add tests for zstd compressionDomen Kožar
2021-03-10Use libarchive for all compressionYorick van Pelt
2021-01-29Merge pull request #4461 from NixOS/ca/error-logging-fixesEelco Dolstra
2021-01-29Merge pull request #4491 from jamesottaway/patch-1Domen Kožar
2021-01-29Shorten `mktemp` flag for macOSJames Ottaway
2021-01-27Merge pull request #4483 from shlevy/libcmdEelco Dolstra
2021-01-27Add trace to build errors during import-from-derivationEelco Dolstra
2021-01-27Drop trailing whitespaceEelco Dolstra
2021-01-27Add traces to errors while updating flake lock fileEelco Dolstra
2021-01-27Remove mkFlag()Eelco Dolstra
2021-01-26Fix the error message when a dep is missingregnat
2021-01-26Make the error message for missing outputs more usefulregnat
2021-01-26Move command plugin interface to libnixcmdShea Levy
2021-01-26Update to lowdown 0.7.9Eelco Dolstra
2021-01-25Group common optionsEelco Dolstra
2021-01-25Group subcommands by categoryEelco Dolstra
2021-01-25Tell user to run 'nix log' to get full build logsEelco Dolstra
2021-01-25Add FIXMEEelco Dolstra
2021-01-25Make '--help' do the same as 'help' (i.e. show a manpage)Eelco Dolstra
2021-01-25Merge pull request #4467 from edolstra/error-formattingEelco Dolstra
2021-01-25Merge pull request #4470 from matthewbauer/fix-4469Eelco Dolstra
2021-01-25Merge pull request #4387 from obsidiansystems/non-local-store-buildEelco Dolstra
2021-01-25Merge pull request #4468 from Ma27/installer-no-progress-optEelco Dolstra
2021-01-22Remove expectedETag assert in tarball.ccMatthew Bauer
2021-01-22Handle missing etag in 304 Not Modified responseMatthew Bauer
2021-01-22Apply suggestions from code reviewJohn Ericson
2021-01-22Improve documentation and test and requestedJohn Ericson
2021-01-22Add FIXMEEelco Dolstra
2021-01-22scripts/install-nix-from-closure: only show progress if a terminal is usedMaximilian Bosch
2021-01-21Fix macOS buildEelco Dolstra
2021-01-21Change error position formattingEelco Dolstra
2021-01-21Remove trailing whitespaceEelco Dolstra
2021-01-21Improve error formattingEelco Dolstra
2021-01-21Fix clang buildEelco Dolstra
2021-01-20Merge pull request #4281 from lilyball/shebangEelco Dolstra
2021-01-18nix profile install: Support installing non-flakesEelco Dolstra
2021-01-18Use enumerate()Eelco Dolstra
2021-01-18--refresh: Imply setting .narinfo disk cache TTL to 0Eelco Dolstra
2021-01-18Merge branch 'slashes-in-github-branches' of https://github.com/Ma27/nixEelco Dolstra
2021-01-18Merge pull request #4460 from NixOS/ca/fix-ca-flake-outputsEelco Dolstra
2021-01-18Fix content-addressed flake outputsregnat
2021-01-18Merge pull request #4459 from NixOS/ca/fix-outputmap-for-no-caEelco Dolstra
2021-01-18Fix the drv output map for non ca derivationsregnat
2021-01-17TweakEelco Dolstra
2021-01-17Merge pull request #4454 from ryneeverett/ping-store-output-docsDomen Kožar
2021-01-16Document expected output of 'nix store ping'.ryneeverett
2021-01-15Merge pull request #4240 from bburdette/2259-error-messageDomen Kožar
2021-01-15Make public keys and `requireSigs` local-store specific againJohn Ericson
2021-01-15Fix gcc10 buildJonathan Ringer