Fix flake input 'flake-utils'

This commit is contained in:
Bruno BELANYI 2025-03-13 20:42:17 +00:00
parent e99b94405f
commit bb47813d0b
2 changed files with 23 additions and 5 deletions

View file

@ -6,7 +6,7 @@
type = "github";
owner = "numtide";
repo = "flake-utils";
ref = "master";
ref = "main";
};
nixpkgs = {