index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
2020-02-03
Install headers in the correct location
Eelco Dolstra
2020-02-03
Fix URL parser
Eelco Dolstra
2020-02-03
Fix parsing of '#nixosConfigurations."hostname".config...'
Eelco Dolstra
2020-02-02
Automatically do git/hg add on flake.lock
Eelco Dolstra
2020-02-02
Remove the git+ and hg+ prefixes from structured input refs
Eelco Dolstra
2020-02-02
Add TreeInfo::computeStorePath()
Eelco Dolstra
2020-02-02
Add convenience overload for toRealPath()
Eelco Dolstra
2020-02-02
Cleanup
Eelco Dolstra
2020-02-01
Remove superfluous TreeInfo::rev field
Eelco Dolstra
2020-02-01
Record TreeInfo in the lock file
Eelco Dolstra
2020-02-01
Factor out TreeInfo
Eelco Dolstra
2020-01-31
Cleanup
Eelco Dolstra
2020-01-31
Change lock file format to use an attribute representation of flake refs rath...
Eelco Dolstra
2020-01-29
Fix flake update check
Eelco Dolstra
2020-01-28
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-28
Add support for tarball flake inputs
Eelco Dolstra
2020-01-27
Add Mercurial tests
Eelco Dolstra
2020-01-24
Respect lock files of inputs + fine-grained lock file control
Eelco Dolstra
2020-01-23
structured-attrs: chown .attrs.* files to builder
Robin Gloster
2020-01-22
clang fixes
Eelco Dolstra
2020-01-22
Fix clang warning
Eelco Dolstra
2020-01-22
Fix --override-flake and add a test
Eelco Dolstra
2020-01-21
Convert fetchMercurial to a input type
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2020-01-21
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-21
Fix derivation computation with __structuredAttrs and multiple outputs
Eelco Dolstra
2020-01-13
build: remove warning when in sandboxing test mode
Daiderd Jordan
2020-01-13
unbreak build without pch
John Ericson
2020-01-06
Fix use of uninitialized store path
Eelco Dolstra
2020-01-06
Merge pull request #3303 from LnL7/darwin-sandbox
Eelco Dolstra
2020-01-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-05
build: fix sandboxing on darwin
Daiderd Jordan
2020-01-04
build: fix path repairing when hash rewriting is required
Daiderd Jordan
2020-01-04
build: recover store path when replacing fails
Daiderd Jordan
2020-01-02
passAsFile: leave out the hash prefix
edef
2020-01-02
passAsFile: hash the attribute name instead of numbering sequentially
Puck Meerburg
2020-01-01
exportReferencesGraph: support working
Graham Christensen
2019-12-21
Disable use-sqlite-wal under WSL
Brian McKenna
2019-12-20
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-19
Merge branch 'libarchive' of https://github.com/yorickvP/nix
Eelco Dolstra
2019-12-18
Fix getting the timestamp of GitHub flakes
Eelco Dolstra
2019-12-18
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-17
Add priority setting to stores
Eelco Dolstra
2019-12-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-16
nix-store -r: Handle symlinks to store paths
Eelco Dolstra
2019-12-13
Only install *.sb files on macOS
Eelco Dolstra
2019-12-13
Simplify
Eelco Dolstra
2019-12-12
libstore/ssh: Improve error message on failing `execvp`
Profpatsch
2019-12-12
Temporarily revert to using 'tar' until we have gzip support
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
[next]