mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-16 18:50:13 +00:00
fix flake services name
This commit is contained in:
parent
b353dcbda2
commit
02a99025dc
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
nci.toolchainConfig = ./rust-toolchain.toml;
|
nci.toolchainConfig = ./rust-toolchain.toml;
|
||||||
nci.projects."pluralkit-services" = {
|
nci.projects."pk-services" = {
|
||||||
path = ./.;
|
path = ./.;
|
||||||
export = false;
|
export = false;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue