index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
flake
Age
Commit message (
Expand
)
Author
2023-08-07
Merge pull request #8769 from edolstra/generalize-tarball-urls
Eelco Dolstra
2023-08-01
Don't require .tar/.zip extension for tarball flakerefs
Eelco Dolstra
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-25
Add `parseFlakeRef` and `flakeRefToString` builtins (#8670)
Alex Ameen
2023-06-27
Automatically document builtin constants
John Ericson
2023-04-24
Merge remote-tracking branch 'origin/master' into source-path
Eelco Dolstra
2023-04-21
Use `std::set<StringContextElem>` not `PathSet` for string contexts
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-14
Whitelist commit-lockfile-summary in flake nixConfig
Archit Gupta
2023-04-11
Merge pull request #8170 from tweag/fix-aarch64-build
Eelco Dolstra
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-04-07
Typo
Eelco Dolstra
2023-04-06
Origin: Use SourcePath
Eelco Dolstra
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-04-05
Explicitely define `LockFile::operator!=`
Théophane Hufschmitt
2023-04-03
Merge pull request #8157 from hercules-ci/switch-bugs
Théophane Hufschmitt
2023-04-03
Merge pull request #8042 from lheckemann/alt-lockfiles
Eelco Dolstra
2023-04-03
Allow open switch-enum in 5 places
Robert Hensing
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-19
Only allow reference lock files when allow-dirty is set
Linus Heckemann
2023-03-14
Apply review suggestions
Linus Heckemann
2023-03-13
Allow specifying alternative paths for reading/writing flake locks
Linus Heckemann
2023-02-22
flakes: Differentiate `self.outPath` and `self.sourceInfo.outPath`
Robert Hensing
2023-02-22
flakes: Ensure that `self.outPath == ./.`
Robert Hensing
2023-02-01
Fix clang compilation
Eelco Dolstra
2023-01-19
Add tests for error traces, and fixes
Guillaume Maudoux
2023-01-19
Revert "Revert "Merge pull request #6204 from layus/coerce-string""
Guillaume Maudoux
2023-01-18
Revert "Merge pull request #6204 from layus/coerce-string"
Robert Hensing
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-11
Rename `OutputPath` -> `ExtendedOutputPath`
John Ericson
2023-01-11
Improve `OutputsSpec` slightly
John Ericson
2023-01-10
Make clear that `StorePathWithOutputs` is a deprecated type
John Ericson
2023-01-02
Merge remote-tracking branch 'origin/master' into coerce-string
Eelco Dolstra
2022-12-20
Merge pull request #7451 from edolstra/abstract-pos
Eelco Dolstra
2022-12-16
printMsg replacement by printInfo
Solène Rapenne
2022-12-14
warnings: switch to info level when using a saved substituter
Solène Rapenne
2022-12-13
Introduce AbstractPos
Eelco Dolstra
2022-12-12
Fix stack context notes to not rely on order
John Ericson
2022-12-12
Use get_ptr()
Eelco Dolstra
2022-12-07
Trivial changes from the lazy-trees branch
Eelco Dolstra
2022-10-25
Use _type
Eelco Dolstra
2022-10-23
Mark flakes with .type = "flake".
Shea Levy
2022-10-16
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-09-26
Merge pull request #7089 from NixOS/mention-accept-flake-config-in-warning
Eelco Dolstra
2022-09-24
Mention `--accept-flake-config` in the related warning
Théophane Hufschmitt
2022-09-07
WIP: broken merge but need a git checkpoint
Guillaume Maudoux
2022-09-06
lockfile -> lock file for consistency
Eelco Dolstra
2022-09-01
Revert "Merge pull request #6621 from Kha/nested-follows"
Eelco Dolstra
2022-08-28
Fix overlapping flake follows
Sebastian Ullrich
[next]