From cbe4d1b33981c258a1451abe447ca199dd7b539a Mon Sep 17 00:00:00 2001 From: eldritch horrors Date: Sun, 22 Feb 2026 23:57:48 +0100 Subject: [PATCH] testing: migrate flakes/flakes.sh (part 15) flake follows handling during locking Change-Id: Ia3f2b7a8df1d0ec51fd97d14d49788b33dda7754 --- tests/functional/flakes/flakes.sh | 41 ---------------------------- tests/functional2/flakes/test_cli.py | 35 ++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 41 deletions(-) diff --git a/tests/functional/flakes/flakes.sh b/tests/functional/flakes/flakes.sh index 2b031874b..4063ea99f 100644 --- a/tests/functional/flakes/flakes.sh +++ b/tests/functional/flakes/flakes.sh @@ -215,47 +215,6 @@ git -C $flake3Dir add flake.nix flake.lock git -C $flake3Dir commit -m 'Remove packages.xyzzy' git -C $flake3Dir checkout master -# Test 'follows' inputs. -cat > $flake3Dir/flake.nix < $flake3Dir/flake.nix < $flake3Dir/flake.nix <