fix unmatched sha

This commit is contained in:
kenji
2025-07-22 20:03:39 -05:00
parent d80c5c1074
commit e11b3547d4
+3 -3
View File
@@ -4,11 +4,12 @@
system,
...
}: let
caelestia-shell = pkgs.fetchFromGitHub {
caelestia-shell = pkgs.fetchFromGitea {
domain = "git.sakamoto.dev";
owner = "caelestia-dots";
repo = "shell";
rev = "main";
sha256 = "sha256-FHPCSy/Fd9hIpFA2BxhTkbwBtY9vtvsEUYC3+ZX6zNQ=";
sha256 = "sha256-y9Wkh+9ND8GcUYhybXdEPTVY6gUb0jclnbbVi70l70Y=";
};
in {
imports = [
@@ -20,7 +21,6 @@ in {
grim
foot
hyprpicker
heroic-unwrapped
qalculate-qt
fuzzel
inotify-tools