aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-03Merge pull request #4214 from grahamc/test-nix-copy-closureDomen Kožar
2020-11-02nix-copy-closure: verify it works with drvsGraham Christensen
2020-11-02nix repl: Fix handling of multi-line expressionsEelco Dolstra
2020-11-02Don't use readDerivation() in addValidPath()Eelco Dolstra
2020-11-02docs: consistent console prompt (#4213)mkenigs
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-31Merge pull request #4209 from hercules-ci/fix-restricted-store-addToStoreFrom...Graham Christensen
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-30Merge pull request #4202 from hercules-ci/nix-shell-docEelco Dolstra
2020-10-30nix-shell.md: Extend shellHook exampleRobert Hensing
2020-10-30nix-shell.md: evaluated -> runRobert Hensing
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
2020-10-28Capitalize JSON for consistencyMatthew Kenigsberg
2020-10-28ConsistencyEelco Dolstra
2020-10-28Merge pull request #4194 from Ericson2314/skip-bad-staticEelco Dolstra
2020-10-28No x86_32 static nix jobs for nowJohn Ericson
2020-10-27Merge pull request #4056 from tweag/non-ca-depending-on-caEelco Dolstra
2020-10-27Test the remote caching of non-ca-depending-on-ca derivationsregnat
2020-10-27Inline `unkownHashes`regnat
2020-10-27Allow non-CA derivations to depend on CA derivationsregnat