Age | Commit message (Expand) | Author |
2020-11-11 | pare down the error message | Ben Burdette |
2020-11-11 | missing argument error | Ben Burdette |
2020-11-11 | usage example location | Ben Burdette |
2020-11-09 | error message formatting | Ben Burdette |
2020-11-09 | remove unused ftn; reformat line breaks | Ben Burdette |
2020-11-09 | add position | Ben Burdette |
2020-11-09 | auto-call error | Ben Burdette |
2020-10-26 | Make the prompt used in development shells configurable | Eelco Dolstra |
2020-10-22 | Fix clang build | Eelco Dolstra |
2020-10-22 | nix develop: Add --redirect flag to redirect dependencies | Eelco Dolstra |
2020-10-21 | nix develop: Handle 'declare -ax' in bash output | Eelco Dolstra |
2020-10-21 | Add NIX_CONFIG env var for applying nix.conf overrides | Christian Kampka |
2020-10-20 | Make bash non-interactive for nix develop --phase | Matthew Kenigsberg |
2020-10-19 | Merge pull request #4080 from kquick/kwq/flake-int-doc | Eelco Dolstra |
2020-10-18 | Merge pull request #4143 from obsidiansystems/typed-goal-maps | Eelco Dolstra |
2020-10-18 | DerivationGoal: only retry if output closure incomplete is only problem | Robert Hensing |
2020-10-18 | Typo | Robert Hensing |
2020-10-17 | Explain that `upcast_goal` is still a static cast | John Ericson |
2020-10-17 | Just use `auto` in two places. | John Ericson |
2020-10-17 | tab -> space | John Ericson |
2020-10-17 | Merge remote-tracking branch 'upstream/master' into typed-goal-maps | John Ericson |
2020-10-15 | Add missing include for MAX_PATH | John Ericson |
2020-10-15 | Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds | John Ericson |
2020-10-14 | Merge remote-tracking branch 'upstream/master' into typed-goal-maps | John Ericson |
2020-10-14 | Create /etc/passwd *after* figuring out the sandbox uid/gid | Eelco Dolstra |
2020-10-13 | Add some more docs | John Ericson |
2020-10-13 | Merge remote-tracking branch 'upstream/master' into typed-goal-maps | John Ericson |
2020-10-13 | Merge branch 'split_build_cc' of https://github.com/obsidiansystems/nix | Eelco Dolstra |
2020-10-12 | Merge remote-tracking branch 'obsidian/split_build_cc' into typed-goal-maps | John Ericson |
2020-10-12 | Merge remote-tracking branch 'upstream/master' into split_build_cc | John Ericson |
2020-10-12 | Merge branches 'split_build_hh-0', 'split_build_hh-1', 'split_build_hh-2', 's... | John Ericson |
2020-10-12 | Trim worker.hh | John Ericson |
2020-10-12 | Rename to hand-hold git (worker.hh) | John Ericson |
2020-10-12 | Trim substitution-goal.hh | John Ericson |
2020-10-12 | Rename to hand-hold git (substitution-goal.hh) | John Ericson |
2020-10-12 | Trim hook-instance.hh | John Ericson |
2020-10-12 | Rename to hand-hold git (hook-instance.hh) | John Ericson |
2020-10-12 | Trim goal.hh | John Ericson |
2020-10-12 | Rename to hand-hold git (goal.hh) | John Ericson |
2020-10-12 | Trim derivation-goal.hh | John Ericson |
2020-10-12 | Rename to hand-hold git (derivation-goal.hh) | John Ericson |
2020-10-12 | Change .cc files to use split build headers | John Ericson |
2020-10-12 | Prepare for build/*.hh headers | John Ericson |
2020-10-12 | Handle amount of disk space saved by hard linking being negative | volth |
2020-10-11 | Split out uds-remote-store.{cc.hh} | John Ericson |
2020-10-11 | Copy {uds-,}remote-store.{cc,hh} | John Ericson |
2020-10-11 | Properly type the derivation and substitution goal maps | John Ericson |
2020-10-11 | Merge pull request #4135 from obsidiansystems/split-local-fs-store-header | Eelco Dolstra |
2020-10-11 | Merge branches 'build-1', 'build-2', 'build-3', 'build-4', 'build-5', 'build-... | John Ericson |
2020-10-11 | Trim lock.cc | John Ericson |