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-06-30
libexpr/flake: allow automatic rejection of configuration options from flakes
Alois Wohlschlager
2024-06-25
Merge "Revert "libfetchers: make attribute / URL query handling consistent"" ...
jade
2024-06-24
Revert "libfetchers: make attribute / URL query handling consistent"
jade
2024-06-23
libutil: remove runProgram2 stdin functionality
eldritch horrors
2024-06-23
libfetchers: write git commit message to tempfile
eldritch horrors
2024-06-22
libfetchers: make attribute / URL query handling consistent
Maximilian Bosch
2024-06-19
Merge "libfetchers: represent unfetched submodules consistently" into main
alois31
2024-06-18
filetransfer: {up,down}load -> transfer
eldritch horrors
2024-06-18
libfetchers: represent unfetched submodules consistently
Alois Wohlschlager
2024-06-12
doc: rewrite the multi-user documentation to actually talk about security
Jade Lovelace
2024-06-06
build: expose option to enable or disable precompiled std headers
Qyriad
2024-06-01
Merge "build: fix static linking with a hack" into main
Qyriad
2024-06-01
Merge "libfetchers: allow fetching gitlab refs with >1 commit" into main
Linus Heckemann
2024-05-31
build: fix static linking with a hack
Qyriad
2024-05-31
Merge changes Ifcb0d310,I664366b8,Ibe7cf546 into main
jade
2024-05-31
libfetchers: allow fetching gitlab refs with >1 commit
Linus Heckemann
2024-05-30
build-time: remove 20% more by PCH'ing C++ stdlib
Jade Lovelace
2024-05-30
libfetchers: handle nonexistent refs in GitLab repos more gracefully
Linus Heckemann
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out users.{hh,cc}
Tom Hubrecht
2024-05-29
util.{hh,cc}: Split out processes.{hh,cc}
Tom Hubrecht
2024-05-27
Merge "libfetchers: fix URL logging" into main
Qyriad
2024-05-26
Merge "git putFile: support flake maximalists" into main
Maximilian Bosch
2024-05-25
libfetchers: fix URL logging
Qyriad
2024-05-24
libfetchers: log fetches by URL just before they happen
Qyriad
2024-05-23
Merge "packaging: rename nixexpr -> lixexpr and so on" into main
jade
2024-05-23
packaging: rename nixexpr -> lixexpr and so on
Jade Lovelace
2024-05-21
libfetchers: fallback to memory SQLite if fs IO fails
Qyriad
2024-05-20
git putFile: support flake maximalists
Graham Christensen
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
[next]