aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-26Simplify the case where the drv is a purely input-addressed oneregnat
2021-02-26Update src/libstore/build/derivation-goal.ccEelco Dolstra
2021-02-26Update src/build-remote/build-remote.ccEelco Dolstra
2021-02-26Update src/build-remote/build-remote.ccEelco Dolstra
2021-02-23Test the remote building of ca derivationsregnat
2021-02-23Properly bypass the registering step when all outputs are presentregnat
2021-02-23build-remote: Always register the missing outputsregnat
2021-02-23Also send ca outputs to the build hookregnat
2021-02-23RemoteStore: Send back the new realisationsregnat
2021-02-23LegacySSHStore: Send back the new realisationsregnat
2021-02-23LocalStore: Send back the new realisationsregnat
2021-02-23Make the build-hook work with ca derivationsregnat
2021-02-22Warn about instability of plugin APIShea Levy
2021-02-22Merge pull request #4567 from NixOS/make-auto-call-error-eval-errorEelco Dolstra
2021-02-22Make missing auto-call arguments throw an eval errorregnat
2021-02-22Tweak error messageEelco Dolstra
2021-02-19Merge pull request #4541 from obsidiansystems/simpler-store-path-commandEelco Dolstra
2021-02-19Remove the drv resolution caching mechanismregnat
2021-02-19Store the output hashes in the initialOutputs of the drv goalregnat
2021-02-19Don't expose the "bang" drvoutput syntaxThéophane Hufschmitt
2021-02-19Syntactic fixesThéophane Hufschmitt
2021-02-19Register the realisations for unresolved drvsregnat
2021-02-19Test the garbage collection of CA derivationsregnat
2021-02-19Don't crash nix-build when not all outputs are realisedregnat
2021-02-18Increase default stack size on LinuxEelco Dolstra
2021-02-17Document meta.mainProgramEelco Dolstra
2021-02-17nix run: Allow program name to be set in meta.mainProgramEelco Dolstra
2021-02-17Throw an error if --arg / --argstr is used with a flakeEelco Dolstra
2021-02-17Make 'nix --version -vv' workEelco Dolstra
2021-02-17nix flake show: Handle 'overlays' outputEelco Dolstra
2021-02-17nix develop: Fix quoted string handlingEelco Dolstra
2021-02-17Restore warning about 'nix' being experimentalEelco Dolstra
2021-02-17Merge pull request #4553 from mausch/patch-1Eelco Dolstra
2021-02-16Update doc/manual/src/command-ref/nix-shell.mdMauricio Scheffer
2021-02-16Fix Haskell exampleMauricio Scheffer
2021-02-12Deeper `Command` hierarchy to remove redundancyJohn Ericson
2021-02-10Merge pull request #4535 from NixOS/revert-4464-nar-narhash-addressedEelco Dolstra
2021-02-10Merge pull request #4526 from NixOS/add-stale-botEelco Dolstra
2021-02-09Revert "narinfo: Change NAR URLs to be addressed on the NAR hash instead of t...Graham Christensen
2021-02-09Merge pull request #4464 from tweag/nar-narhash-addressedEelco Dolstra
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-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