index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
builtins
Age
Commit message (
Expand
)
Author
2024-10-15
treewide: consistently mark overridden settings as such
Alois Wohlschlager
2024-09-26
Fix passing custom CA files into the builtin:fetchurl sandbox
Puck Meerburg
2024-09-25
[security] builtin:fetchurl: Enable TLS verification
Eelco Dolstra
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-08
refactor: make HashType and Base enum classes for type safety
Jade Lovelace
2024-07-11
libutil: remove makeDecompressionSink
eldritch horrors
2024-06-19
filetransfer: return a Source from download()
eldritch horrors
2024-04-25
filetransfer: remove decompress request parameter
eldritch horrors
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-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-02-27
buildenv: throw BuildEnvFileConflictError with more context
Bob van der Linden
2023-01-01
Fix error message
Steven Shaw
2022-08-03
moveFile -> renameFile
Théophane Hufschmitt
2022-08-03
Create a wrapper around stdlib’s `rename`
Théophane Hufschmitt
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-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
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-08-06
Fix build
Matthew Bauer
2020-08-06
Add hashed-mirrors back
Matthew Bauer
2020-07-30
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-08
Only store hash of fixed derivation output
Matthew Bauer
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-29
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-22
hashed-mirrors: Use parsed derivation output rather than reconstructing it
John Ericson
2020-06-19
WIP bug fixing
Carlo Nucera
2020-06-18
Revert the `enum struct` change
John Ericson
2020-06-18
Merge branch 'enum-class' into no-hash-type-unknown
John Ericson
2020-06-18
Merge remote-tracking branch 'upstream/master' into enum-class
John Ericson
2020-06-17
Merge remote-tracking branch 'origin/master' into substitute-other-storedir
Matthew Bauer
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-06-12
Remove hashed-mirrors
Matthew Bauer
2020-06-02
`outputHashAlgo` can be blank so parse accordingly
John Ericson
2020-06-02
Remove `HashType::Unknown`
John Ericson
2020-05-28
Merge branch 'master' of github.com:NixOS/nix into enum-class
Carlo Nucera
2020-05-13
consistent capitalization
Ben Burdette
2020-05-11
Merge branch 'master' into errors-phase-2
Ben Burdette
2020-05-01
convert some errors
Ben Burdette
2020-04-21
remove 'format' from Error constructor calls
Ben Burdette
2020-04-09
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
[next]