nix: bump flake inputs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Bruno BELANYI 2022-12-26 18:11:46 +01:00
parent e737a81e83
commit 87664132b1
2 changed files with 49 additions and 6 deletions

View file

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