aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-01shut up clang warningsregnat
2020-12-01replaceStrings(): Use std::string_viewEelco Dolstra
2020-12-01Macro hygieneEelco Dolstra
2020-12-01Move primeCache() to Worker::run()Eelco Dolstra
2020-12-01Lower verbosity for 'Failed to find a machine' messageEelco Dolstra
2020-12-01Macro hygieneEelco Dolstra
2020-11-26builtins.fetchGit: Fix shortRev attribute for dirty treesEelco Dolstra
2020-11-26Merge pull request #4094 from martinetd/btrfsEelco Dolstra
2020-11-26archive: disable preallocate-contents by defaultDominique Martinet
2020-11-26Move to separate fileEelco Dolstra
2020-11-26Record trusted/untrusted settings in ~/.local/share/nixEelco Dolstra
2020-11-26Ask for confirmation before allowing flake Nix configuration settingsEelco Dolstra
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