aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-27Allow fixed-output derivations to depend on (floating) content-addressed onesregnat
2020-11-26builtins.fetchGit: Fix shortRev attribute for dirty treesEelco 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-25fix the hash rewriting for ca-derivationsregnat
2020-11-23fetchMercurial: set HGPLAIN when invoking hgLuke Granger-Brown
2020-11-23Removed reference check from bundler commandWil Taylor
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-19Make drv hash modulo memo table thread-safeJohn Ericson
2020-11-17Merge pull request #4189 from edolstra/flake-configEelco 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-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-16Fix deadlock in nix-store when max-connections=1Jake Waksbaum
2020-11-13nix-build: Fix #4197 output order regressionRobert Hensing
2020-11-12Fix default nix-pathChristian Höppner
2020-11-11Print built derivations as json for buildMatthew Kenigsberg
2020-11-10Fix use of dirty Git/Mercurial inputs with chroot storesEelco Dolstra
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-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
2020-11-03Fix error message 'assertion failed at'Eelco Dolstra
2020-11-03LocalStore: Get rid of recursive_mutexEelco Dolstra
2020-11-03Add FIXMEEelco Dolstra
2020-11-02nix repl: Fix handling of multi-line expressionsEelco Dolstra
2020-11-02Don't use readDerivation() in addValidPath()Eelco Dolstra
2020-11-02Merge pull request #4207 from hercules-ci/fix-RemoteStore-filterSource-deadlockEelco Dolstra
2020-11-02Don't send eval-related settings to the daemonEelco Dolstra
2020-10-31Restore RestrictedStore.addToStoreFromDump implementationRobert Hensing
2020-10-30BoehmGCStackAllocator: increase stack size to 8MBRobert Hensing
2020-10-30Fix RemoteStore pool deadlock in filterSource etcRobert Hensing
2020-10-30Fix memory corruption caused by GC-invisible coroutine stacksRobert Hensing
2020-10-30Fix testEelco Dolstra
2020-10-29Fix assertion failure in tab completion for --optionEelco Dolstra
2020-10-29Generalize extra-* settingsEelco Dolstra
2020-10-29Merge pull request #4199 from stefanjaax/replaceWantedBySpecifiedEelco Dolstra
2020-10-29Merge pull request #4198 from mkenigs/capitalize-JSONEelco Dolstra
2020-10-29Alter "wanted:" to "specified:" in hash mismatch outputstev