index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-26
Fix a typo (#4073)
Mateusz Piotrowski
2020-09-25
Merge pull request #3953 from obsidiansystems/basic-derivation-goal-outputs
Eelco Dolstra
2020-09-25
Merge pull request #3626 from W95Psp/master
Eelco Dolstra
2020-09-25
expectArg(): Respect the 'optional' flag
Eelco Dolstra
2020-09-25
Merge pull request #4065 from paulopiyo777/flakeBranch
Eelco Dolstra
2020-09-24
Remove redundant value checks
Paul Opiyo
2020-09-24
Merge pull request #4063 from kquick/fix_hash-file_desc
Eelco Dolstra
2020-09-24
Fixes fall-through to report correct description of hash-file command.
Kevin Quick
2020-09-23
Merge pull request #4054 from edolstra/fix-4021
Eelco Dolstra
2020-09-23
Hopefully fix EPERM on macOS
Eelco Dolstra
2020-09-23
Fix exception
Eelco Dolstra
2020-09-23
Merge pull request #4057 from martinetd/btrfs-compression
Eelco Dolstra
2020-09-23
lstat() cleanup
Eelco Dolstra
2020-09-23
After rewriting a path, make it read-only
Eelco Dolstra
2020-09-23
Test whether build/repair results are read-only
Eelco Dolstra
2020-09-23
libutil/archive: add preallocate-contents option
Dominique Martinet
2020-09-23
DerivationGoal::registerOutputs(): Don't canonicalize twice
Eelco Dolstra
2020-09-23
canonicalisePathMetaData_(): Change assertion to error message
Eelco Dolstra
2020-09-23
DerivationGoal::registerOutputs(): Fix bad format string
Eelco Dolstra
2020-09-23
Merge pull request #4055 from tweag/link-with-gold
Eelco Dolstra
2020-09-23
Use gold as the linker on Linux
regnat
2020-09-23
Remove unused Flake::vOutputs field
Eelco Dolstra
2020-09-23
Merge pull request #4052 from ujjwaljainnn/fix-typo
Domen Kožar
2020-09-22
fixed typo
ujjwal
2020-09-22
Deduplicate basic derivation goals too
John Ericson
2020-09-22
RemoteStore::addCAToStore(): Don't hold connection while calling queryPathInfo()
Eelco Dolstra
2020-09-22
Merge pull request #4038 from maljub01/master
Eelco Dolstra
2020-09-22
Style fixes
Eelco Dolstra
2020-09-22
Merge branch 'add-ca-to-store' of https://github.com/hercules-ci/nix
Eelco Dolstra
2020-09-22
Merge pull request #4040 from OmnipotentEntity/master
Eelco Dolstra
2020-09-22
Merge pull request #4041 from cole-h/enum-stringify
Eelco Dolstra
2020-09-22
Merge pull request #4049 from tweag/remove-signed-unsigned-warning
Eelco Dolstra
2020-09-22
Merge pull request #4048 from tweag/dont-fortify-on-dev
Eelco Dolstra
2020-09-22
Silence a compiler warning in serialise.hh
regnat
2020-09-22
Disable `FORTIFY_SOURCE` when compiling without optims
regnat
2020-09-21
Bump nlohmann-json version to 3.9.1
Michael Reilly
2020-09-21
Serialize SandboxMode enum to string for JSON
Cole Helbling
2020-09-21
fmt.hh: Don't include boost/algorithm/string/replace.hpp
Eelco Dolstra
2020-09-21
Random header cleanup
Eelco Dolstra
2020-09-21
abstractsettingtojson.hh -> abstract-setting-to-json.hh
Eelco Dolstra
2020-09-21
Don't include nlohmann/json.hpp in globals.hh
Eelco Dolstra
2020-09-21
Move Callback into its own header
Eelco Dolstra
2020-09-21
Update the variable name accordingly
Marwan Aljubeh
2020-09-21
Don't include <regex> in header files
Eelco Dolstra
2020-09-21
Use a better name for the config option
Marwan Aljubeh
2020-09-21
Merge pull request #4035 from Ma27/url-attr
Eelco Dolstra
2020-09-21
libfetchers/github: rename `url` to `host`
Maximilian Bosch
2020-09-21
Disable precompiled headers in 'nix develop'
Eelco Dolstra
2020-09-21
Merge pull request #4043 from tweag/update-lowdown
Eelco Dolstra
2020-09-21
Update lowdown version
regnat
[next]