nix: bump flake inputs

This commit is contained in:
Bruno BELANYI 2023-08-04 23:18:24 +01:00
parent 102ce898b2
commit 00af2959d0
2 changed files with 32 additions and 14 deletions

View file

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