flake: bump inputs

And fix deprecated NUR overlay attribute.
This commit is contained in:
Bruno BELANYI 2024-12-11 00:46:47 +01:00
parent 19120bca29
commit cb5eb68d35
4 changed files with 51 additions and 17 deletions

View file

@ -55,6 +55,10 @@
owner = "nix-community";
repo = "NUR";
ref = "master";
inputs = {
flake-parts.follows = "flake-parts";
nixpkgs.follows = "nixpkgs";
};
};
pre-commit-hooks = {