mirror of
https://github.com/NixOS/nix.git
synced 2025-11-17 16:02:43 +01:00
Attempt to make the FlakeRef test succeed on macOS
(cherry picked from commit 3ad0f45e79)
This commit is contained in:
parent
21fe544ed9
commit
ef1e704707
2 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ namespace nix {
|
|||
/* ----------- tests for flake/flakeref.hh --------------------------------------------------*/
|
||||
|
||||
TEST(parseFlakeRef, path) {
|
||||
experimentalFeatureSettings.experimentalFeatures.get().insert(Xp::Flakes);
|
||||
|
||||
fetchers::Settings fetchSettings;
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue