aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-23Merge pull request #4276 from B4dM4n/macos-sandbox-buildEelco Dolstra
2020-11-23Merge pull request #4275 from lukegb/mercurialHGPLAINEelco Dolstra
2020-11-23Fix macOS sandbox buildFabian Möller
2020-11-23fetchMercurial: set HGPLAIN when invoking hgLuke Granger-Brown
2020-11-23Merge pull request #4271 from wiltaylor/IgnoreReferenceSwitchEelco Dolstra
2020-11-23Removed reference check from bundler commandWil Taylor
2020-11-23Merge pull request #4272 from kwohlfahrt/perl-sigsEelco Dolstra
2020-11-22Merge pull request #4224 from zimbatm/per-build-installerEelco Dolstra
2020-11-21Return signatures in Perl path infoKai Wohlfahrt
2020-11-21installer: simplify the per-build installationzimbatm
2020-11-21Added switchWil Taylor
2020-11-19AttrCursor::getStringWithContext(): Force re-evaluation if the cached context...Eelco Dolstra
2020-11-19Fix assertion failure in LockFile::LockFile()Eelco Dolstra
2020-11-19Merge pull request #4269 from obsidiansystems/sync-hash-derivation-modulo-cacheEelco Dolstra
2020-11-19Make drv hash modulo memo table thread-safeJohn Ericson
2020-11-18Merge pull request #4268 from DavHau/patch-1Eelco Dolstra
2020-11-18fix typo in comment in fetchurl.nixDavHau
2020-11-17Merge pull request #4171 from YorikSar/zsh-nix-profilesEelco Dolstra
2020-11-17Merge pull request #4189 from edolstra/flake-configEelco Dolstra
2020-11-17Remove stray debug statementEelco Dolstra
2020-11-17Remove tests.binaryTarballEelco Dolstra
2020-11-17Merge pull request #4182 from mkenigs/fix-1930Eelco Dolstra
2020-11-17Merge pull request #4180 from Ma27/ssh-ng-substituteEelco Dolstra
2020-11-17CleanupEelco Dolstra
2020-11-17Fix deadlock in IFD through the daemonEelco Dolstra
2020-11-17Merge pull request #4266 from tweag/better-sql-error-messagesEelco Dolstra
2020-11-17Make the sql debug statements more usefulregnat
2020-11-16filterANSIEscapes(): Handle UTF-8 charactersEelco Dolstra
2020-11-16Merge pull request #4262 from jbaum98/masterEelco Dolstra
2020-11-16Merge pull request #4257 from hercules-ci/issue-4197-nix-build-output-orderEelco Dolstra
2020-11-16Fix deadlock in nix-store when max-connections=1Jake Waksbaum
2020-11-13tests: Test #4197 nix-build output order regressionRobert Hensing
2020-11-13nix-build: Fix #4197 output order regressionRobert Hensing
2020-11-12Merge pull request #4251 from serokell/mkaito/ops1098-nix-default-nix-pathEelco Dolstra
2020-11-12Fix default nix-pathChristian Höppner
2020-11-11Test nix build --jsonMatthew Kenigsberg
2020-11-11Print built derivations as json for buildMatthew Kenigsberg
2020-11-10Merge pull request #4243 from abathur/fix_4058Eelco Dolstra
2020-11-10Fix use of dirty Git/Mercurial inputs with chroot storesEelco Dolstra
2020-11-10enable Darwin.arm64 to install x86_64 binaryTravis A. Everett
2020-11-10Merge pull request #4242 from wizeman/fix-stack-overflowEelco Dolstra
2020-11-10Merge pull request #4233 from Kha/masterEelco Dolstra
2020-11-10Fix stack overflow introduced in #4206Ricardo M. Correia
2020-11-09Bump cachix/install-nix-action from v11 to v12 (#4237)dependabot[bot]
2020-11-09Add test case for incidentally fixed #4228Sebastian Ullrich
2020-11-09Make test case more preciseSebastian Ullrich
2020-11-09nix develop: Preserve stdin with `-c`Sebastian Ullrich
2020-11-09Fix appending to Setting<StringSet>Eelco Dolstra
2020-11-05Allow substituting paths when building remotely using `ssh-ng://`Maximilian Bosch
2020-11-05Merge pull request #4206 from hercules-ci/fix-coroutine-gcEelco Dolstra