aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorJoris2023-09-12 22:45:16 +0200
committerJoris2023-09-12 22:45:16 +0200
commitc8ffa6722ef948879fa6ed9642ad134a2193fa4b (patch)
tree06742ecb6f838af6f0a44344505bd5fc11b24397 /flake.nix
parent941e8eb10c7e9cef883fbbc283f154f3312f0f9b (diff)
Write metadata in TOML
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 48ae045..0f50d16 100644
--- a/flake.nix
+++ b/flake.nix
@@ -15,6 +15,7 @@
nodePackages.typescript
psmisc # fuser
python3
+ toml2json
watchexec
];
};