build: change flake commit summary
This commit is contained in:
parent
89b1736eb3
commit
f4b71d7e52
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
||||||
{
|
{
|
||||||
|
nixConfig = {
|
||||||
|
commit-lockfile-summary = "build(flake): update inputs";
|
||||||
|
};
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
flake-utils.url = "github:numtide/flake-utils";
|
flake-utils.url = "github:numtide/flake-utils";
|
||||||
nixos-hardware.url = "github:NixOS/nixos-hardware";
|
nixos-hardware.url = "github:NixOS/nixos-hardware";
|
||||||
|
|
Loading…
Reference in a new issue