From 9cc6dde39662cc02c2061f659f7ec999af46b32d Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Tue, 3 Mar 2026 17:25:24 -0800 Subject: new flake lock --- config/emacs.org | 2 +- flake.lock | 8 ++++---- nix | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/emacs.org b/config/emacs.org index 41b743d..7ee1d4b 100644 --- a/config/emacs.org +++ b/config/emacs.org @@ -402,7 +402,7 @@ We set up eglot, the LSP manager for emacs, now built in: *** C/C++ Specific configuration for C (I also use the clangd lsp): #+begin_src emacs-lisp :tangle ../nix/init.el - (use-package irony-mode + (use-package irony :hook ( (c++-mode . irony-mode) (c-mode . irony-mode) diff --git a/flake.lock b/flake.lock index f10b06c..3caa253 100644 --- a/flake.lock +++ b/flake.lock @@ -378,11 +378,11 @@ "wallpapers": "wallpapers" }, "locked": { - "lastModified": 1772585057, - "narHash": "sha256-xQdkR4vMeNXQHs8Vu2Xh1URw/aCKA40Rud1o/CkIcnA=", + "lastModified": 1772587375, + "narHash": "sha256-Ki3eMeMp53oyunJVXVDqL9BwgQjPYd7Z1VRJmUaW1Pc=", "ref": "refs/heads/main", - "rev": "a011d4e4dbccb963b7b98c0cd2de1e333132789c", - "revCount": 105, + "rev": "bd540a2121f3107cb3f9385114688eb99c2316c3", + "revCount": 106, "type": "git", "url": "git://nullring.xyz/hyprnixmacs.git" }, diff --git a/nix b/nix index a011d4e..bd540a2 160000 --- a/nix +++ b/nix @@ -1 +1 @@ -Subproject commit a011d4e4dbccb963b7b98c0cd2de1e333132789c +Subproject commit bd540a2121f3107cb3f9385114688eb99c2316c3 -- cgit v1.3