flake: bump inputs
And fix deprecated NUR overlay attribute.
This commit is contained in:
parent
19120bca29
commit
cb5eb68d35
4 changed files with 51 additions and 17 deletions
|
|
@ -55,6 +55,10 @@
|
|||
owner = "nix-community";
|
||||
repo = "NUR";
|
||||
ref = "master";
|
||||
inputs = {
|
||||
flake-parts.follows = "flake-parts";
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
pre-commit-hooks = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue