index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libfetchers
Age
Commit message (
Expand
)
Author
2024-05-18
Deprecate the online flake registries and vendor the default registry
julia
2024-05-09
add and fix -Wignored-qualifiers
Qyriad
2024-05-07
remove the autoconf+Make buildsystem
Qyriad
2024-04-21
remove extraneous cache entry from github fetcher
Puck Meerburg
2024-04-08
pragma once and ///@file everything missing it
Jade Lovelace
2024-03-29
meson: add missing explicit dependency on nlohmann_json
Winter
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
Input: Replace markFileChanged() by putFile()
Eelco Dolstra
2024-03-22
build: optionally build and install with meson
Qyriad
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-07
Merge pull request #9324 from 9999years/fix-8854-take-2
eldritch horrors
2024-03-05
Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos
eldritch horrors
2024-03-04
Merge pull request #9445 from NixOS/allow-input-in-git-commit
eldritch horrors
2023-08-22
Tarball trees: Propagate lastModified
Eelco Dolstra
2023-08-01
Don't require .tar/.zip extension for tarball flakerefs
Eelco Dolstra
2023-07-07
Simplify `ContentAddress`
John Ericson
2023-06-24
Merge pull request #5385 from Enzime/add/dirty-rev
Théophane Hufschmitt
2023-06-24
Add `dirtyRev` and `dirtyShortRev` to `fetchGit`
Michael Hoang
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-06-13
Add a generic check for rev attribute mismatches
Eelco Dolstra
2023-06-06
Fix SourcePath::resolveSymlinks()
Eelco Dolstra
2023-05-18
Remove unused
Konstantin Vukolov
2023-05-18
Add option isInteractive
Konstantin Vukolov
2023-05-17
Ask for git credentials in fetcher
Konstantin Vukolov
2023-05-03
Fix hostRegex to accept hosts with a `-`
figsoda
2023-04-24
Add some more SourcePath docs
Eelco Dolstra
2023-04-24
Document tMisc
Eelco Dolstra
2023-04-24
Merge remote-tracking branch 'origin/master' into source-path
Eelco Dolstra
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-07
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-03-20
Mark experimental features on settings
John Ericson
2023-03-15
respect allRefs=1 when using `nix flake prefetch`
figsoda
2023-03-01
Merge pull request #7854 from aameen-tulip/patch-1
Valentin Gagarin
2023-02-28
No inheritance for `TextInfo` and `FixedOutputInfo`
John Ericson
2023-02-28
Revert "Remove some designated initializers"
John Ericson
2023-02-28
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-02-24
Example uses gitlab.com thus clarify the comment
Anatol Pomozov
2023-02-16
Document `hasAllInfo`
aameen-tulip
2023-02-09
Improve comment
Eelco Dolstra
2023-02-09
Fix activity message
Eelco Dolstra
2023-02-07
Fix activity message
Eelco Dolstra
2023-02-07
Speed up fetching submodules
Eelco Dolstra
2023-02-07
Fix the origin URL used for fetching submodules
Eelco Dolstra
2023-02-07
Add some progress indication when fetching submodules
Eelco Dolstra
2023-02-01
Remove some designated initializers
John Ericson
2023-01-23
Don't add `StorePathDescriptor` for now
John Ericson
[next]