summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index de5bc41..80932c0 100644
--- a/flake.nix
+++ b/flake.nix
@@ -139,7 +139,8 @@
inherit (nixpkgs)
galmon-core galmon-full glitchtip typst almanac rustex
kijetesantakaluotokieni showrt isabelle-utils isabat
- travelynx crs-tracker crs-php bahnhof-name matrix-to;
+ travelynx crs-tracker crs-php bahnhof-name matrix-to
+ hikari_unstable;
};
nixosModules = { glitchtip = import ./modules/glitchtip.nix; };