nix: bump flake inputs

This commit is contained in:
Bruno BELANYI 2022-12-01 10:01:42 +01:00
parent fcb74b375f
commit 46864fc490
4 changed files with 56 additions and 13 deletions

View file

@ -24,6 +24,7 @@
inputs = {
flake-utils.follows = "futils";
nixpkgs.follows = "nixpkgs";
nixpkgs-stable.follows = "nixpkgs";
};
};
};