aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-11Fix error in merge breaking floating CA drvsJohn Ericson
2020-08-10Always reset ANSI colors in progress-bar lineMaximilian Bosch
2020-08-10Merge branch 'small-drv-serialize-cleanup' of github.com:obsidiansystems/nix ...John Ericson
2020-08-10Deduplicate parsing and reading derivationsJohn Ericson
2020-08-10Remove name parameter from `writeDerivation`John Ericson
2020-08-07Squashed get CA derivations buildingJohn Ericson
2020-08-07Fix .ls file names in binary cachesEelco Dolstra
2020-08-07Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...John Ericson
2020-08-07Specialize `std::optional<StorePath>` so this is backwards compatibleJohn Ericson
2020-08-07nix build (and others): Force re-evaluation of cached errorsEelco Dolstra
2020-08-07Make --no-eval-cache a global settingEelco Dolstra
2020-08-06Fix buildMatthew Bauer
2020-08-06Merge remote-tracking branch 'origin/master' into readd-hashed-mirrorsMatthew Bauer
2020-08-06Add hashed-mirrors backMatthew Bauer
2020-08-06Minimize the usage of `Hash::dummy`John Ericson
2020-08-06Merge remote-tracking branch 'upstream/master' into make-narHash-not-optionalJohn Ericson
2020-08-06Merge pull request #3856 from obsidiansystems/buildable-variantEelco Dolstra
2020-08-06repl.cc: Check for HAVE_BOEHMGCEelco Dolstra
2020-08-05Simplify the namespaceCarlo Nucera
2020-08-05Solve template deduction problemCarlo Nucera
2020-08-05WIP: Put the worker protocol `read` and `write` in a namespace to disambigJohn Ericson
2020-08-05Merge branch 'master' of github.com:NixOS/nix into new-interface-for-path-pat...Carlo Nucera
2020-08-05Proxy -> Phantom to match RustJohn Ericson
2020-08-05Remove Hash::operator bool ()Carlo Nucera
2020-08-05Merge branch 'master' of github.com:NixOS/nix into make-narHash-not-optionalCarlo Nucera
2020-08-05Add Hash::dummy to signal default valueCarlo Nucera
2020-08-05Remove optionality in ValidPathInfo::narInfoCarlo Nucera
2020-08-05don't crash if there's no drvPathBen Burdette
2020-08-05add derivation path to hintBen Burdette
2020-08-05error messages for issue 2238Ben Burdette
2020-08-05Merge remote-tracking branch 'upstream/master' into drv-outputs-map-allow-mis...John Ericson
2020-08-05Fix --profile with multiple opaque pathsJohn Ericson
2020-08-05Merge remote-tracking branch 'upstream/master' into buildable-variantJohn Ericson
2020-08-05Update src/libexpr/primops.ccJohn Ericson
2020-08-05Merge branch 'master' of github.com:NixOS/nix into derivation-primop-floating...John Ericson
2020-08-05Merge remote-tracking branch 'obsidian/misc-ca' into derivation-primop-floati...John Ericson
2020-08-05Style fixEelco Dolstra
2020-08-05Merge branch 'misc-ca' of https://github.com/obsidiansystems/nixEelco Dolstra
2020-08-05Sed some names to perhaps avoid conflictsJohn Ericson
2020-08-05Style fixEelco Dolstra
2020-08-05Reanme `DerivationType::Regular` defintion tooJohn Ericson
2020-08-05Make names more consistentJohn Ericson
2020-08-05Merge remote-tracking branch 'upstream/master' into misc-caJohn Ericson
2020-08-05Merge remote-tracking branch 'upstream/master' into misc-caJohn Ericson
2020-08-05Merge pull request #3730 from obsidiansystems/better-ca-parse-errorsEelco Dolstra
2020-08-05Merge pull request #3864 from obsidiansystems/more-topo-sortEelco Dolstra
2020-08-05TypoEelco Dolstra
2020-08-04Get rid of some unneeded temporariesJohn Ericson
2020-08-04Organize and format code a bitJohn Ericson
2020-08-04Remove unused functionsJohn Ericson