index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
primops
Age
Commit message (
Expand
)
Author
2022-03-01
fetchTree: Use isValidPath, add comment
Robert Hensing
2022-03-01
fetch{url,Tarball}: Remove 'narHash' attribute
Eelco Dolstra
2022-02-28
Add EvalState::allowAndSetStorePathString helper
Robert Hensing
2022-02-28
fetchTree: Do not re-fetch paths already present
Robert Hensing
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-24
libfetchers: Rename immutable -> locked
Eelco Dolstra
2022-01-27
optionally return string_view from coerceToString
pennae
2022-01-27
return string_views from forceString*
pennae
2022-01-04
Remove non-method mk<X> functions
Eelco Dolstra
2022-01-04
Remove non-method mkString()
Eelco Dolstra
2022-01-04
Ensure that attrsets are sorted
Eelco Dolstra
2021-12-28
Sort attrs from tables in fromTOML
Lily Foster
2021-12-23
Use int64_t and NixFloat in fromTOML types
Nicolas Mattia
2021-12-20
Clean up toml parsing code
Nicolas Mattia
2021-12-17
Use long in fromTOML
Nicolas Mattia
2021-12-17
Update primops/fromTOML.cc to use toml11
Nicolas Mattia
2021-11-25
Support range-based for loop over list values
Eelco Dolstra
2021-11-17
Simplify fix by disallowing / in front of @ to match scp style
Kalle Jepsen
2021-11-17
Fix detection of scp-style URIs to support non-standard SSH ports for git
Kalle Jepsen
2021-10-26
Tweak fetchTree docs
Eelco Dolstra
2021-10-26
Make experimental-features a proper type
regnat
2021-10-17
fetch: nicer infinite recursion errors
Kevin Amado
2021-10-15
fetchTree: add pos to EvalState::forceValue
Kevin Amado
2021-10-15
fetchTree: add pos to EvalState::forceValue
Kevin Amado
2021-10-14
add pos to EvalState::forceValue
Kevin Amado
2021-10-07
Make builtins.{path,filterSource} work with chroot stores
Eelco Dolstra
2021-10-07
Refactoring: Add allowPath() method
Eelco Dolstra
2021-10-06
fetchTree(): Parse type attribute first
Eelco Dolstra
2021-10-06
Cleanup
Eelco Dolstra
2021-10-06
Merge branch 'considerate/scp-like-urls' of https://github.com/considerate/nix
Eelco Dolstra
2021-09-22
Revert "Merge pull request #4922 from nrdxp/default-submodules"
Eelco Dolstra
2021-09-15
Merge pull request #5257 from edolstra/dirty-lock-file
Eelco Dolstra
2021-09-15
Merge branch 'mh/fix-chroot-eval' of https://github.com/obsidiansystems/nix
Eelco Dolstra
2021-09-15
If we can't write a lock file, pretend the top-level flake is dirty
Eelco Dolstra
2021-09-07
Merge pull request #4922 from nrdxp/default-submodules
Shea Levy
2021-08-05
Use the store path as the context of the result of fetchTree, not the real path
Madeline Haraj
2021-07-30
Support SCP-like URLs in builtins.fetchGit attrs
Viktor Kronvall
2021-07-09
Merge pull request #4995 from NixOS/fetchgit-name-attribute
Eelco Dolstra
2021-07-08
Restore the possibility to use a `name` parameter in fetchGit
regnat
2021-07-08
Merge pull request #4988 from NixOS/fetchgit-name-attribute
Eelco Dolstra
2021-07-08
Forbid the `name` attribute for fetchTree
regnat
2021-07-06
allow fetchMercurial to take a `name` argument
regnat
2021-07-02
Allow scp-style uris in `fetchgit`
regnat
2021-06-17
libfetchers/git: fetch submodules by default
Timothy DeHerrera
2021-04-23
Replace the trailing markdown spaces by a backslash
regnat
2021-01-25
Add FIXME
Eelco Dolstra
2021-01-21
Improve error formatting
Eelco Dolstra
2020-12-28
Fixup
Matthew Bauer
2020-12-24
Merge branch 'master' into support-libcxx10
Matthew Bauer
2020-12-23
Cast variants fully for libc++10
Matthew Bauer
[prev]
[next]