index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-31
Tweak description
Eelco Dolstra
2020-07-31
Merge branch 'nix-command-build-check' of https://github.com/Ma27/nix
Eelco Dolstra
2020-07-31
nix bundle: Set category
Eelco Dolstra
2020-07-31
nix/build: add `--rebuild` option
Maximilian Bosch
2020-07-31
Merge pull request #3788 from crinklywrappr/master
Eelco Dolstra
2020-07-31
Merge pull request #3880 from matthewbauer/nix-bundle
Eelco Dolstra
2020-07-31
Merge pull request #3881 from matthewbauer/fix-builtins-path
Eelco Dolstra
2020-07-30
Make expectedHash optional in prim_path
Matthew Bauer
2020-07-30
Add test for builtins.path
Matthew Bauer
2020-07-30
Pass system to bundler
Matthew Bauer
2020-07-30
Address misc review
Matthew Bauer
2020-07-30
Remove single file restriction for bundler
Matthew Bauer
2020-07-30
exporter -> bundler
Matthew Bauer
2020-07-30
Merge pull request #3689 from matthewbauer/substitute-other-storedir
Eelco Dolstra
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-30
Handle exporters checking correctly
Matthew Bauer
2020-07-30
Add "export" to Nix
Matthew Bauer
2020-07-30
Fix build
Eelco Dolstra
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-30
receiveContents(): unsigned int -> size_t
Eelco Dolstra
2020-07-30
Merge pull request #3879 from illiusdope/nix-build-shell-flags
Eelco Dolstra
2020-07-29
Prevent nix-build from accepting --run/--command
Mat Marini
2020-07-29
Prevent nix-build from accepting --packages
Mat Marini
2020-07-29
Cleanup
Eelco Dolstra
2020-07-29
Merge pull request #3549 from Ma27/fetchgit-hash
Eelco Dolstra
2020-07-29
Merge pull request #3877 from matthewbauer/develop-continuous-regex
Eelco Dolstra
2020-07-29
Merge pull request #3876 from NixOS/nix-copy-latency
Eelco Dolstra
2020-07-29
Set regex_constants::match_continuous for quicker search
Matthew Bauer
2020-07-29
Fix RemoteStore::addToStore() latency
Eelco Dolstra
2020-07-29
Cleanup
Eelco Dolstra
2020-07-28
Restore backwards-compat for current `builtins.fetchGit`
Maximilian Bosch
2020-07-28
Remove putBytes
Eelco Dolstra
2020-07-28
Bump version to 3.0
Eelco Dolstra
2020-07-28
Merge legacy `fetchGit`-builtin with the generic `fetchTree`-function
Maximilian Bosch
2020-07-27
Merge pull request #3738 from obsidiansystems/hash-always-has-type
Eelco Dolstra
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-27
Merge pull request #3795 from obsidiansystems/optional-derivation-output-stor...
Eelco Dolstra
2020-07-27
Merge remote-tracking branch 'upstream/master' into optional-derivation-outpu...
John Ericson
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-26
Merge pull request #3860 from matthewbauer/precompile-headers-cross
Eelco Dolstra
2020-07-25
Allow PRECOMPILE_HEADERS in cross-compilation
Matthew Bauer
2020-07-24
createUnixDomainSocket(): Fix off-by-one error in copying the socket path
Eelco Dolstra
2020-07-23
Remove unused file
Eelco Dolstra
2020-07-23
Merge pull request #3855 from obsidiansystems/delete-find-output
Eelco Dolstra
2020-07-23
Get rid of `basicDerivation::findOutput`
John Ericson
2020-07-23
Merge pull request #3854 from B4dM4n/registry-pin-write
Eelco Dolstra
2020-07-23
Save changes made by "nix registry pin" to user registry
Fabian Möller
2020-07-23
Merge pull request #3850 from obsidiansystems/references-scan-cleanup
Eelco Dolstra
2020-07-22
Separate concerns in `scanForReferences` with TeeSink
John Ericson
2020-07-22
Merge pull request #3848 from knedlsepp/patch-1
Eelco Dolstra
[next]