Eelco Dolstra
|
162fbe31ff
|
Replace defaultBla.$system with bla.$system.default
This also simplifies some InstallableFlake logic and fixes 'nix
bundle' parsing its installable twice.
Fixes #5532.
|
2022-02-22 11:47:41 +01:00 |
|
Florian Franzen
|
12578ba672
|
tests: skip flake search test if no git is present
|
2022-01-22 20:13:16 +01:00 |
|
Alexander Bantyev
|
b9f5dccdbe
|
Check that we don't search past a git repo
|
2022-01-14 18:03:47 +03:00 |
|
Alexander Bantyev
|
e3690ab393
|
Add more tests for flake upward searching
|
2022-01-14 17:21:18 +03:00 |
|
Tom Bereknyei
|
b6cc0a704d
|
flakes: search up to git or filesystem boundary
While parsing a flakeref, upon not finding a flake.nix, search upwards
until git or filesystem boundary.
|
2021-12-03 10:55:30 -05:00 |
|