6 lines
47 B
Nix
6 lines
47 B
Nix
|
{
|
||
|
imports = [
|
||
|
./update-flake-lock
|
||
|
];
|
||
|
}
|