index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
/
flake
/
flake.cc
Age
Commit message (
Expand
)
Author
2024-05-29
util.{hh,cc}: Split out terminal.{hh,cc}
Tom Hubrecht
2024-05-03
Revert "Revert "Merge pull request #6621 from Kha/nested-follows""
Maximilian Bosch
2024-04-06
avoid markdown which the repl's :doc cannot handle
stuebinm
2024-04-01
libexpr/flake: don't purple the flake.lock diff
K900
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
Minor cleanup in libexpr/flake/flake.cc
Eelco Dolstra
2024-03-25
Input: Replace markFileChanged() by putFile()
Eelco Dolstra
2024-03-18
use byte indexed locations for PosIdx
eldritch horrors
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-04
Merge pull request #9398 from Qyriad/fixes/flake-not-found
eldritch horrors
2023-09-10
Drop dead code
Matthew Kenigsberg
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-06
Origin: Use SourcePath
Eelco Dolstra
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
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-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-13
Allow specifying alternative paths for reading/writing flake locks
Linus Heckemann
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-02
Merge remote-tracking branch 'origin/master' into coerce-string
Eelco Dolstra
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-16
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
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 nested flake input overrides
Sebastian Ullrich
2022-08-04
libexpr/flake: remove `FIXME`
Erik Arvstedt
2022-07-13
Simplify the check for overrides on non-existent inputs
Eelco Dolstra
2022-07-13
Fix typo in flake.cc
Ikko Ashimine
2022-07-12
Move follows-check into its own function
Maximilian Bosch
2022-07-12
Turn error for non-existant follows into a warning
Maximilian Bosch
2022-07-12
flakes: throw an error if `follows`-declaration for an input is invalid
Maximilian Bosch
2022-06-13
flake.cc: Make non-flake overrides sticky
Alexander Bantyev
2022-05-18
Do not attempt to write a lock file in builtins.getFlake
Naïm Favier
2022-04-29
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-04-28
fix errors case and wording
Guillaume Maudoux
2022-04-21
store Symbols in a table as well, like positions
pennae
[next]