aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-26flake.lock: UpdateEelco Dolstra
2021-02-26nix flake update: Recreate the lock fileEelco Dolstra
2021-02-26Use std::make_uniqueEelco Dolstra
2021-02-26Merge remote-tracking branch 'origin/deduplicate-static-hashes-computation'Eelco Dolstra
2021-02-26Merge pull request #4487 from NixOS/ca/copy-drv-outputsEelco Dolstra
2021-02-26Merge pull request #4530 from alyssais/killEelco Dolstra
2021-02-25Make `nix copy` work without the ca-derivations flagregnat
2021-02-25Apply @edolstra stylistic suggestionsThéophane Hufschmitt
2021-02-25Ensure that the ca-derivations bit is set when copying realisationsregnat
2021-02-25Don't crash when copying realisations to a non-ca remoteregnat
2021-02-25Add a test for the copy of CA pathsregnat
2021-02-25Use `RealisedPath`s in `copyPaths`regnat
2021-02-25Merge pull request #4549 from NixOS/installer-artifactEelco Dolstra
2021-02-24Merge pull request #4486 from shlevy/command-plugins-v2Eelco Dolstra
2021-02-24Respect command registrations in plugins.Shea Levy
2021-02-24Initialize plugins after handling initial command line flagsShea Levy
2021-02-24Bail if plugin-files is set after plugins have been loaded.Shea Levy
2021-02-23Merge pull request #4551 from danieldk/system-features-compute-levelEelco Dolstra
2021-02-23Make `DerivationGoal::drv` a full Derivationregnat
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-22Add x86_64 compute levels as additional system typesDaniël de Kok
2021-02-21fix installer scriptDomen Kožar
2021-02-21Generate installer script for each PR/pushDomen Kožar
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