aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-01Merge remote-tracking branch 'upstream/master' into derivation-header-include...John Ericson
2020-07-31Tweak descriptionEelco Dolstra
2020-07-31Merge branch 'nix-command-build-check' of https://github.com/Ma27/nixEelco Dolstra
2020-07-31nix bundle: Set categoryEelco Dolstra
2020-07-31nix/build: add `--rebuild` optionMaximilian Bosch
2020-07-31Merge pull request #3788 from crinklywrappr/masterEelco Dolstra
2020-07-31Merge pull request #3880 from matthewbauer/nix-bundleEelco Dolstra
2020-07-31Merge pull request #3881 from matthewbauer/fix-builtins-pathEelco Dolstra
2020-07-30Make expectedHash optional in prim_pathMatthew Bauer
2020-07-30Add test for builtins.pathMatthew Bauer
2020-07-30Pass system to bundlerMatthew Bauer
2020-07-30Address misc reviewMatthew Bauer
2020-07-30Remove single file restriction for bundlerMatthew Bauer
2020-07-30exporter -> bundlerMatthew Bauer
2020-07-30Merge pull request #3689 from matthewbauer/substitute-other-storedirEelco Dolstra
2020-07-30Merge remote-tracking branch 'origin/master' into substitute-other-storedirMatthew Bauer
2020-07-30Handle exporters checking correctlyMatthew Bauer
2020-07-30Add "export" to NixMatthew Bauer
2020-07-30Fix buildEelco Dolstra
2020-07-30unsigned long long -> uint64_tEelco Dolstra
2020-07-30receiveContents(): unsigned int -> size_tEelco Dolstra
2020-07-30Merge pull request #3879 from illiusdope/nix-build-shell-flagsEelco Dolstra
2020-07-29Prevent nix-build from accepting --run/--commandMat Marini
2020-07-29Prevent nix-build from accepting --packagesMat Marini
2020-07-29CleanupEelco Dolstra
2020-07-29Merge pull request #3549 from Ma27/fetchgit-hashEelco Dolstra
2020-07-29Merge pull request #3877 from matthewbauer/develop-continuous-regexEelco Dolstra
2020-07-29Merge pull request #3876 from NixOS/nix-copy-latencyEelco Dolstra
2020-07-29Set regex_constants::match_continuous for quicker searchMatthew Bauer
2020-07-29Fix RemoteStore::addToStore() latencyEelco Dolstra
2020-07-29CleanupEelco Dolstra
2020-07-28Restore backwards-compat for current `builtins.fetchGit`Maximilian Bosch
2020-07-28Remove putBytesEelco Dolstra
2020-07-28Bump version to 3.0Eelco Dolstra
2020-07-28Merge legacy `fetchGit`-builtin with the generic `fetchTree`-functionMaximilian Bosch
2020-07-27Merge pull request #3738 from obsidiansystems/hash-always-has-typeEelco Dolstra
2020-07-27Merge remote-tracking branch 'upstream/master' into hash-always-has-typeJohn Ericson
2020-07-27Merge pull request #3795 from obsidiansystems/optional-derivation-output-stor...Eelco Dolstra
2020-07-27Merge remote-tracking branch 'upstream/master' into optional-derivation-outpu...John Ericson
2020-07-27Merge remote-tracking branch 'upstream/master' into hash-always-has-typeJohn Ericson
2020-07-26Merge pull request #3860 from matthewbauer/precompile-headers-crossEelco Dolstra
2020-07-25Allow PRECOMPILE_HEADERS in cross-compilationMatthew Bauer
2020-07-24createUnixDomainSocket(): Fix off-by-one error in copying the socket pathEelco Dolstra
2020-07-23Remove unused fileEelco Dolstra
2020-07-23Merge pull request #3855 from obsidiansystems/delete-find-outputEelco Dolstra
2020-07-23Get rid of `basicDerivation::findOutput`John Ericson
2020-07-23Merge pull request #3854 from B4dM4n/registry-pin-writeEelco Dolstra
2020-07-23Save changes made by "nix registry pin" to user registryFabian Möller
2020-07-23Merge pull request #3850 from obsidiansystems/references-scan-cleanupEelco Dolstra
2020-07-22Separate concerns in `scanForReferences` with TeeSinkJohn Ericson