From f4f3f7d0ad49cfb9d73061997523f69c31716739 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sat, 1 Apr 2023 02:54:35 +0200 Subject: 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 … --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') 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 = { -- cgit v1.2.3