mirror of
https://github.com/hercules-ci/flake-parts.git
synced 2025-03-31 04:04:55 +00:00
Use flake.nix as the location
This commit is contained in:
parent
7ca7b6face
commit
8ad164c064
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
flake-parts.lib.mkFlake
|
||||
{
|
||||
inherit inputs;
|
||||
moduleLocation = ./.;
|
||||
moduleLocation = ./flake.nix;
|
||||
}
|
||||
./modules/dogfood.nix
|
||||
).flakeModules.dogfood;
|
||||
|
|
Loading…
Add table
Reference in a new issue