aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-12-02nix: Add --refresh as an alias for --tarball-ttl 0Eelco Dolstra
2019-12-02Merge branch 'run-environment' of https://github.com/mkenigs/nix into flakesEelco Dolstra
2019-12-01typomatthew
2019-11-27nix: Add --expr flagEelco Dolstra
2019-11-20Remove #includeEelco Dolstra
2019-11-20Move #includeEelco Dolstra
2019-11-14Fix attr path to nixpkgs flake in flake templateMaximilian Bosch
2019-11-12nix dev-shell: Improve bash output parsingEelco Dolstra
2019-11-08Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-11-08Move editorFor srom libutil to nixEelco Dolstra
2019-11-07use MixEnvironment in run and shellmatthew
2019-11-07Factor out code to handle environment in run into MixEnvironmentmatthew
2019-11-07changesmatthew
2019-11-07environment fixes in runmatthew
2019-11-07Use upstream nlohmann_jsonEelco Dolstra
2019-11-07Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-11-07Remove #includeEelco Dolstra
2019-11-06CleanupEelco Dolstra
2019-11-06Use more stable registry URLEelco Dolstra
2019-11-06Use revcount/last-modified for computing the flake fingerprintEelco Dolstra
2019-11-06Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-11-05Merge branch 'fix/nix-doctor-output' of https://github.com/bhipple/nixEelco Dolstra
2019-11-05Merge branch 'nix-repl-e' of https://github.com/zimbatm/nixEelco Dolstra
2019-11-05Merge pull request #3190 from mkenigs/examplesEelco Dolstra
2019-11-05Merge pull request #3173 from mkenigs/typoEelco Dolstra
2019-11-05Don't use SOCK_CLOEXEC on macOSEelco Dolstra
2019-11-04Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-11-04Merge pull request #3202 from kraem/masterEelco Dolstra
2019-11-03Fix progress bar when nix-prefetch-url is piped.Harald van Dijk
2019-11-03Update nix eval --help msg to not include deprecated commandkraem
2019-11-01include netinet/in.h in src/nix/main.ccng0
2019-10-31change deprecated attribute syntax in run examplesmatthew
2019-10-31Merge pull request #3182 from bhipple/fixup/commentsEelco Dolstra
2019-10-31Minor updates to inline commentsBenjamin Hipple
2019-10-30minor: fix mismatch of struct/class forward decl of 'Source'Will Dietz
2019-10-30Replace git show with git logJanne Heß
2019-10-29queryPathInfoUncached(): Return const ValidPathInfoEelco Dolstra
2019-10-29Move addToStoreFromDump to StoreEelco Dolstra
2019-10-29Don't create a Store in processConnection()Eelco Dolstra
2019-10-29Move Unix domain socket creation to libutilEelco Dolstra
2019-10-29Move most of the daemon implementation to libstoreEelco Dolstra
2019-10-29Remove the check against concurrent builds in the same processEelco Dolstra
2019-10-28fix typomatthew
2019-10-28findDerivationFilename: add FIXMEzimbatm
2019-10-28nix repl: also handle lambda editzimbatm
2019-10-28editorFor: take a pos object insteadzimbatm
2019-10-28libexpr: findDerivationFilename return Pos instead of tuplezimbatm
2019-10-27Factor out linkOrCopy()Eelco Dolstra
2019-10-27Add O(1)-memory copyPath() functionEelco Dolstra
2019-10-27SimplificationEelco Dolstra