From f1146ab5a3b3a4c0680234ba42c37dbf93f8f51c Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 25 Apr 2023 19:43:00 +0200 Subject: update inputs --- pkgs/overlay.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs') diff --git a/pkgs/overlay.nix b/pkgs/overlay.nix index 18e7a66..210a34d 100644 --- a/pkgs/overlay.nix +++ b/pkgs/overlay.nix @@ -62,7 +62,7 @@ self: super: emacs29 = self.callPackage (import "${inputs.nixpkgs.outPath}/pkgs/applications/editors/emacs/generic.nix" { version = "29"; - sha256 = "sha256-AI4eNgzRLnM1s4hQa0YWJxZR3WZoIuKy7BYosT06K1c="; + sha256 = "sha256-eYROQSXqBV4ULUZOVe1C9G/5LLp7u8qTvqAf0cz62Dg="; }) { inherit (self.darwin.apple_sdk.frameworks) AppKit Carbon Cocoa IOKit OSAKit Quartz QuartzCore WebKit ImageCaptureCore GSS ImageIO; -- cgit v1.2.3