summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorstuebinm2023-04-01 02:54:35 +0200
committerstuebinm2023-04-01 02:54:35 +0200
commitf4f3f7d0ad49cfb9d73061997523f69c31716739 (patch)
tree25fb76ce0d043e59100c46860425791aedbcd3ef /flake.nix
parent15c29107417f4c82e534c757a69d36101c506a2a (diff)
add module for crs-tracker, for fun
please no one like, actually use this. unless you volunteer to at least add a script to run database migrations, since currently these need to be run by hand …
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 2267990..c1c790f 100644
--- a/flake.nix
+++ b/flake.nix
@@ -118,7 +118,7 @@
packages.x86_64-linux = {
inherit (nixpkgs) galmon-core galmon-full glitchtip typst
almanac kijetesantakaluotokieni showrt isabelle-utils isabat
- emacs29;
+ emacs29 crs-tools;
};
nixosModules = {