aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
2021-12-13queryMissing(): Use a bigger thread poolEelco Dolstra
2021-12-13SimplifyEelco Dolstra
2021-12-13Merge branch 'arm32-personality' of https://github.com/cleverca22/nixEelco Dolstra
2021-12-13More debug infoEelco Dolstra
2021-12-13Retry on ECONNREFUSEDEelco Dolstra
2021-12-13Explicitly make GC roots client sockets blockingEelco Dolstra
2021-12-10Ignore system.nfs4_aclEelco Dolstra
2021-12-10Merge branch 'master' of https://github.com/MagicRB/nixEelco Dolstra
2021-12-09Merge pull request #5695 from obsidiansystems/tidy-loggingEelco Dolstra
2021-12-07Tweak warningEelco Dolstra
2021-12-07Merge remote-tracking branch 'origin/5712-ca-drvs-with-old-daemon'Eelco Dolstra
2021-12-06Update manual linksJan Tojnar
2021-12-06Fallback when the daemon is too old for CA derivationsregnat
2021-12-01Merge branch 'nix-env-install-suggestions' of https://github.com/tweag/nixEelco Dolstra
2021-11-30Fix #5299John Ericson
2021-11-30Push wopAddToStore old style stream adapters into smaller scopesJohn Ericson
2021-11-30Nix daemon stream old wopAddToStoreJohn Ericson
2021-11-30Tidy up the loggingJohn Ericson
2021-11-25Merge pull request #5603 from obsidiansystems/recursive-nix-system-featureEelco Dolstra
2021-11-23"recursive-nix" system feature only with experimental featureJohn Ericson
2021-11-23Fix use after free in content-address.ccAlex Shabalin
2021-11-23Merge pull request #5628 from matthewbauer/rosetta2-new-pathEelco Dolstra
2021-11-22Set new rosetta 2 path in sandboxMatthew Bauer
2021-11-22Unify #if linuxAlex Shabalin
2021-11-19Fix build warnings on MacOSAlex Shabalin
2021-11-18Offer suggestions for nix-env -iAlex Shabalin
2021-11-18Merge branch 'accept_conf' of https://github.com/tomberek/nixEelco Dolstra
2021-11-18SimplifyEelco Dolstra
2021-11-18Fix stack buffer overflowFarid Zakaria
2021-11-16Merge pull request #5472 from NixOS/async-realisation-substitutionEelco Dolstra
2021-11-12Adds an accept-flake-config flagTom Bereknyei
2021-11-12TypoEelco Dolstra
2021-11-09Merge pull request #5494 from tweag/balsoft/allow-references-in-addPathEelco Dolstra
2021-11-09addToStore, addToStoreFromDump: refactor: pass refs by const referenceAlexander Bantyev
2021-11-08Unshare mount namespace in main()Eelco Dolstra
2021-11-08Merge branch 'fix-writable-shell' of https://github.com/yorickvP/nixEelco Dolstra
2021-11-05addPath: allow paths with referencesAlexander Bantyev
2021-11-05Make the flake options work when using the daemonregnat
2021-11-03libstore: Use unix-dotfile vfs if useSQLiteWAL is falseDoron Behar
2021-11-03Make the DrvOutputSubstitutionGoal more asyncregnat
2021-11-03Make the realisation fetching from binary caches asyncregnat
2021-11-03Expose an async interface for `queryRealisation`regnat
2021-10-29StyleEelco Dolstra
2021-10-29Merge branch 'master' of https://github.com/alekswn/nixEelco Dolstra
2021-10-28Use nix::connect() to connect to the garbage collectorEelco Dolstra
2021-10-28Remove unused variableEelco Dolstra
2021-10-28Merge remote-tracking branch 'origin/master' into non-blocking-gcEelco Dolstra
2021-10-27If max-jobs == 0, do preferLocalBuild on remote buildersEelco Dolstra
2021-10-27daemon: Accept 'repeat' setting from untrusted usersEelco Dolstra
2021-10-26Make experimental-features a proper typeregnat