summaryrefslogtreecommitdiff
path: root/pkgs/overlay.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/overlay.nix')
-rw-r--r--pkgs/overlay.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/overlay.nix b/pkgs/overlay.nix
index d7b5769..eacf396 100644
--- a/pkgs/overlay.nix
+++ b/pkgs/overlay.nix
@@ -156,13 +156,13 @@ in
apps/web/res/fonts/Twemoji_Mozilla/TwemojiMozilla-colr.woff2
ln -sf ${TwemojiMozilla-sbix} \
apps/web/res/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.woff2
- substituteInPlace apps/web/src/stores/room-list/ListLayout.ts \
- --replace "TILE_HEIGHT_PX = 44" "TILE_HEIGHT_PX = 32"
+ # substituteInPlace apps/web/src/stores/room-list/ListLayout.ts \
+ # --replace "TILE_HEIGHT_PX = 44" "TILE_HEIGHT_PX = 32"
'';
};
tracktrain = self.callPackage inputs.tracktrain {
- compiler = "default";
+ #compiler = "default";
};
bahnhof-name =