diff options
| author | Xe Iaso <me@xeiaso.net> | 2024-03-30 13:22:58 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2024-03-30 13:22:58 -0400 |
| commit | 599c6edf8abbd95410cdebd6488d48a6a7a4986b (patch) | |
| tree | fa6558d3f2819121152af1f0e1286a753d219867 /flake.nix | |
| parent | f56bd361852f6f254c4a97a5b46b18ba9fd96b87 (diff) | |
| download | x-599c6edf8abbd95410cdebd6488d48a6a7a4986b.tar.xz x-599c6edf8abbd95410cdebd6488d48a6a7a4986b.zip | |
cmd/tourian: fix production deploy
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -217,7 +217,7 @@ path = "make-mastodon-app"; }; - inherit xedn xedn-static robocadey2 mimi; + inherit xedn xedn-static robocadey2 mimi tourian; aegis = copyFile { pname = "aegis"; }; cadeybot = copyFile { pname = "cadeybot"; }; |
