aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-08Auto closing issues/PRs after 1year.Rok Garbas
2021-02-07Merge pull request #4525 from sternenseemann/lowdown-0.8.0Eelco Dolstra
2021-02-07Support --no-net for backwards compatibilityEelco Dolstra
2021-02-07libutil: EPERM from kill(-1, ...) is fineAlyssa Ross
2021-02-06typoRok Garbas
2021-02-06Add Stale botRok Garbas
2021-02-06libcmd/markdown: handle allocation errors in lowdown_term_rndrsternenseemann
2021-02-05Add more instrumentation for #4270Eelco Dolstra
2021-02-05Merge pull request #4372 from tweag/ca/drvoutputs-commandsEelco Dolstra
2021-02-05Merge pull request #4495 from Infinisil/perl-bindings-passthruEelco Dolstra
2021-02-05Merge pull request #4515 from matthewbauer/fix-nix-profile-install-first-outputEelco Dolstra
2021-02-05Add a trace to readLine() failuresEelco Dolstra
2021-02-05Remove the `visit` machinery in `RealisedPath`regnat
2021-02-05Move the GENERATE_CMP macro to its own fileregnat
2021-02-05Merge pull request #4517 from matthewbauer/recurse-first-level-nix-searchEelco Dolstra
2021-02-04Fix a whitespace issueThéophane Hufschmitt
2021-02-04Normalize some error messagesThéophane Hufschmitt
2021-02-03Always enter first level of attrset in nix searchMatthew Bauer
2021-02-03Merge pull request #4514 from sternenseemann/tryeval-docEelco Dolstra
2021-02-03Include note about type of catched errors in tryEval documentationsternenseemann
2021-02-02Use derivation output name from toDerivationMatthew Bauer
2021-02-01Merge pull request #4501 from dschrempf/masterEelco Dolstra
2021-02-01Remove newline in operator table.Dominik Schrempf
2021-02-01Merge pull request #4500 from domenkozar/offlineEelco Dolstra
2021-02-01--no-net -> --offlineDomen Kožar
2021-01-29Use passthru for perl-bindings, allows Nix patching for HydraSilvan Mosberger
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-28Add a new Cmd type working on RealisedPathsregnat
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