index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
builtins
/
buildenv.cc
Age
Commit message (
Expand
)
Author
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-04-11
Merge pull request #10362 from obsidiansystems/maybeLstat
John Ericson
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-04
Merge pull request #9229 from tfc/small-improvements
eldritch horrors
2023-02-27
buildenv: throw BuildEnvFileConflictError with more context
Bob van der Linden
2023-01-01
Fix error message
Steven Shaw
2022-05-16
change priority conflict message
Eli Kogan-Wang
2022-05-13
Integrate review changes
Eli Kogan-Wang
2022-05-11
Add priority for nix profile install
Eli Kogan-Wang
2022-03-22
buildProfile(): Ignore manifest.{nix,json}
Eelco Dolstra
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-01-21
Improve error formatting
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-05-13
consistent capitalization
Ben Burdette
2020-05-01
convert some errors
Ben Burdette
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2020-03-24
buildenv: Eliminate global variables, other cleanup
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2018-04-05
<nix/buildenv.nix>: Ignore dangling symlinks
Eelco Dolstra
2018-04-05
<nix/buildenv.nix>: Skip non-directory top-level paths
Eelco Dolstra
2018-03-20
Make <nix/buildenv.nix> a builtin builder
Eelco Dolstra