aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-30Don’t send the experimental-features to the daemonregnat
2021-07-28upload-release.pl: Fix deprecated 'nix' callsEelco Dolstra
2021-07-28Merge remote-tracking branch 'origin/test-daemon-everywhere'Eelco Dolstra
2021-07-28Merge pull request #5042 from alyssais/pthreadEelco Dolstra
2021-07-28Merge pull request #5057 from edolstra/nix-develop-chrootEelco Dolstra
2021-07-27Remove the right socket before starting the daemonregnat
2021-07-27Allow running all the tests with the daemonregnat
2021-07-27Merge pull request #5055 from NixOS/fix-manpages-installEelco Dolstra
2021-07-27Remove dead code in doc’s local.mkregnat
2021-07-27nix develop: Support chroot storesEelco Dolstra
2021-07-27Fix the generation of nix3 manpagesregnat
2021-07-27Merge pull request #5048 from tweag/flox-eval-storeEelco Dolstra
2021-07-27Add --eval-store testEelco Dolstra
2021-07-27nix-instantiate: Fix --eval-storeEelco Dolstra
2021-07-27Merge pull request #5046 from ncfavier/patch-1Eelco Dolstra
2021-07-27Merge pull request #5043 from alyssais/vexingEelco Dolstra
2021-07-27Merge pull request #5049 from Pamplemousse/less_globalsEelco Dolstra
2021-07-26libexpr: Remove unused codePamplemousse
2021-07-26Merge pull request #5037 from Pamplemousse/less_globalsEelco Dolstra
2021-07-26Revert no longer necessary changeEelco Dolstra
2021-07-26Low-latency closure copyEelco Dolstra
2021-07-25Fix --no-gc-warningNaïm Favier
2021-07-24libutil: use uniform initialization in _deletePathAlyssa Ross
2021-07-24Enable pthreads for new librariesAlyssa Ross
2021-07-23Merge pull request #5040 from SuperSandro2000/patch-1Domen Kožar
2021-07-23Merge pull request #5041 from SuperSandro2000/patch-2Domen Kožar
2021-07-23installer: update global nix.conf locationSandro
2021-07-23installer: fix --no-modify-profile help textSandro
2021-07-22RemoteStore::buildPaths(): Handle evalStoreEelco Dolstra
2021-07-22Remove redundant RealisedPath::closure() callEelco Dolstra
2021-07-22Fix formatting error in 'nix store' manpageEelco Dolstra
2021-07-22buildPaths(): Add an evalStore argumentEelco Dolstra
2021-07-22copyPaths: Pass store by referenceEelco Dolstra
2021-07-22Use eval-store in more placesEelco Dolstra
2021-07-22DummyStore: Remove redundant methodEelco Dolstra
2021-07-22nix-shell: Handle --eval-store correctlyEelco Dolstra
2021-07-22nix-build: Copy drv closure between eval store and build storeEelco Dolstra
2021-07-22Support --eval-store in nix-instantiate and nix-buildEelco Dolstra
2021-07-22Hacky fast closure copying mechanismEelco Dolstra
2021-07-22Add --eval-store optionEelco Dolstra
2021-07-22Downgrade warning messageEelco Dolstra
2021-07-21Avoid global countersPamplemousse
2021-07-21Tweak --no/use-registries doc stringsEelco Dolstra
2021-07-21Merge branch 'balsoft/no-registries' of https://github.com/serokell/nixEelco Dolstra
2021-07-20deletePath(): Return ENFILE instead of EBADF when out of file descriptorsEelco Dolstra
2021-07-20Merge remote-tracking branch 'origin/repl-flake-support'Eelco Dolstra
2021-07-20Merge pull request #5030 from NixOS/lock-ca-derivationsEelco Dolstra
2021-07-20Properly lock the builds of CA derivationsregnat
2021-07-19Merge pull request #5028 from hercules-ci/edit-package-not-derivationEelco Dolstra
2021-07-19Merge remote-tracking branch 'origin/cleaner-nix3-manpages-install'Eelco Dolstra