From 675795b680d4e23917fea01fa60f506e3e042573 Mon Sep 17 00:00:00 2001 From: Dennis Date: Sat, 6 Sep 2025 21:15:08 +0200 Subject: [PATCH] temporarily disable emacs patched --- flake.lock | 17 +++++++++++++++++ hosts/dnsc-air/default.nix | 3 ++- 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/flake.lock b/flake.lock index d408f30..65e63bc 100644 --- a/flake.lock +++ b/flake.lock @@ -60,6 +60,22 @@ "type": "github" } }, + "emacs-overlay": { + "locked": { + "lastModified": 1644575200, + "narHash": "sha256-7BaSTzlAI/xndvPIieZSZOB5Nsgtrb7L5HqdGGdVbwg=", + "owner": "nix-community", + "repo": "emacs-overlay", + "rev": "da2f552d133497abd434006e0cae996c0a282394", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "emacs-overlay", + "rev": "da2f552d133497abd434006e0cae996c0a282394", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -205,6 +221,7 @@ "root": { "inputs": { "agenix": "agenix", + "emacs-overlay": "emacs-overlay", "home-manager": "home-manager_2", "ip-whitelist": "ip-whitelist", "nix-darwin": "nix-darwin", diff --git a/hosts/dnsc-air/default.nix b/hosts/dnsc-air/default.nix index ecf87cd..74841cb 100644 --- a/hosts/dnsc-air/default.nix +++ b/hosts/dnsc-air/default.nix @@ -66,7 +66,8 @@ fnm imagemagick restic - emacs-patched + # emacs-patched + emacsPgtk ]; # Homebrew