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
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
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
2022-04-21
replace most Pos objects/ptrs with indexes into a position table
pennae
2022-03-25
Document getFlake
Eelco Dolstra
2022-03-25
Only provide builtin.{getFlake,fetchClosure} is the corresponding experimenta...
Eelco Dolstra
2022-03-18
Revert extra colon at end os strings
Guillaume Maudoux
2022-03-07
more fixes
Guillaume Maudoux
2022-03-04
Add detailed error mesage for coerceTo{String,Path}
Guillaume Maudoux
2022-03-04
Add error context for most basic coercions
Guillaume Maudoux
2022-03-01
Move some stuff from `Settings` to a new `FetchSettings`.
John Ericson
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-24
libfetchers: Rename immutable -> locked
Eelco Dolstra
2022-02-02
Merge pull request #6036 from tweag/balsoft/and-yet-another-follows-bugfix
Eelco Dolstra
2022-02-02
Flake follows: resolve all follows to absolute
Alexander Bantyev
2022-01-27
optionally return string_view from coerceToString
pennae
2022-01-27
return string_views from forceString*
pennae
2022-01-18
allow modifying lockfile commit msg with nix config option
lincoln auster [they/them]
2022-01-06
Merge pull request #5546 from NixOS/allow-paths-in-flake-local-options
Eelco Dolstra
2022-01-04
Remove non-method mkString()
Eelco Dolstra
2021-12-28
flake.cc: computeLocks: Only verify overrides when they could change
Alexander Bantyev
2021-12-17
Allow paths in flake local settings
regnat
2021-12-14
Merge pull request #5623 from yorickvP/fix-5621
Théophane Hufschmitt
2021-12-13
Re-allow inputs.x.url = "/path/to/file"
Eelco Dolstra
2021-12-02
Flakes: computeLocks: pass correct LockParent when reusing oldLock
Alexander Bantyev
2021-11-29
flakes: fix boolean and int nixConfig values
Yorick van Pelt
2021-11-25
Support range-based for loop over list values
Eelco Dolstra
2021-11-15
Simplify lockFlake() a bit
Eelco Dolstra
[next]