flake: bump inputs

This commit is contained in:
Bruno BELANYI 2022-06-22 11:19:43 +02:00
parent 7ab49dbeab
commit c3706ff537
2 changed files with 64 additions and 9 deletions

View file

@ -25,6 +25,7 @@
ref = "master";
inputs = {
nixpkgs.follows = "nixpkgs";
utils.follows = "futils";
};
};