From a2605aff1b85135bb3cf96e8dcb765d900b73098 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 22 Feb 2023 21:51:04 +0100 Subject: home: downgrade emacs, unbreak doom well, that's what i get for using emacs unstable, i guess --- flake.lock | 7 ++++--- flake.nix | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 3baba36..1add4cd 100644 --- a/flake.lock +++ b/flake.lock @@ -76,16 +76,17 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1676917133, - "narHash": "sha256-F5udwXbmIgRo2m3Fm7kZ/Rz+c+JVj9WTNlNBCMVqr6I=", + "lastModified": 1676308357, + "narHash": "sha256-iHlVbnn/WkEbBF41YIMVBTWf/ldMCVrHKpL1nRO31R0=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "d7eeebd439b52b77958eb3d8043f3262701ddee2", + "rev": "d938b780a3d8072aeac0178c46121060079ff217", "type": "gitlab" }, "original": { "owner": "nix-community", "repo": "emacs-overlay", + "rev": "d938b780a3d8072aeac0178c46121060079ff217", "type": "gitlab" } }, diff --git a/flake.nix b/flake.nix index 9d6d552..074f517 100644 --- a/flake.nix +++ b/flake.nix @@ -13,7 +13,7 @@ deploy-rs.url = "github:serokell/deploy-rs"; deploy-rs.inputs.nixpkgs.follows = "nixpkgs"; simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver/master"; - emacs-overlay.url = "gitlab:nix-community/emacs-overlay"; + emacs-overlay.url = "gitlab:nix-community/emacs-overlay?rev=d938b780a3d8072aeac0178c46121060079ff217"; uplcg.url = "git+https://stuebinm.eu/git/uplcg?ref=main"; uplcg.flake = false; -- cgit v1.2.3