nix: use 'main' branch for 'flake-utils'
This commit is contained in:
parent
53c344b223
commit
37d878da27
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
type = "github";
|
||||
owner = "numtide";
|
||||
repo = "flake-utils";
|
||||
ref = "master";
|
||||
ref = "main";
|
||||
};
|
||||
|
||||
nixpkgs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue