depot/jobs/part.nix

6 lines
47 B
Nix
Raw Permalink Normal View History

{
imports = [
./update-flake-lock
];
}