Bump flake inputs
Remove deleted input, update generated files.
This commit is contained in:
parent
16c43068ec
commit
dde576a3c6
9 changed files with 1430 additions and 3974 deletions
|
|
@ -13,7 +13,7 @@
|
|||
type = "github";
|
||||
owner = "NixOS";
|
||||
repo = "nixpkgs";
|
||||
ref = "nixpkgs-unstable";
|
||||
ref = "nixos-unstable-small";
|
||||
};
|
||||
|
||||
pre-commit-hooks = {
|
||||
|
|
@ -22,9 +22,7 @@
|
|||
repo = "pre-commit-hooks.nix";
|
||||
ref = "master";
|
||||
inputs = {
|
||||
flake-utils.follows = "flake-utils";
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
nixpkgs-stable.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue