dawarich: 1.7.11 -> 1.9.1 (#530697)

This commit is contained in:
Peder Bergebakken Sundt
2026-06-24 15:56:21 +00:00
committed by GitHub
3 changed files with 215 additions and 183 deletions
+212 -179
View File
File diff suppressed because it is too large Load Diff
-1
View File
@@ -63,7 +63,6 @@ stdenv.mkDerivation (finalAttrs: {
env = {
RAILS_ENV = "production";
NODE_ENV = "production";
REDIS_URL = ""; # build error if not defined
TAILWINDCSS_INSTALL_DIR = "${tailwindcss_3}/bin";
};
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.7.11",
"hash": "sha256-10FPOt/58AgP4ChMlAn5bYg2erJFXDdjXlHr3pA4L3Y=",
"npmHash": "sha256-CwpVV5xLw75ReS0IqFvV3oaVk6EBlqYIKRa2KehVwFQ="
"version": "1.9.1",
"hash": "sha256-ukpX2HOGNh14vbH/2UgjIU13PMBIA8Es2p7sBySAgVQ=",
"npmHash": "sha256-sUDEqvqNrztedUGZRRkD2ythpBQQwpqJz/QleUvqz0Y="
}