summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorstuebinm2023-02-22 21:51:04 +0100
committerstuebinm2023-02-22 21:51:04 +0100
commita2605aff1b85135bb3cf96e8dcb765d900b73098 (patch)
tree7cc78ef891e599c3b84fe8c5412b4455cd741e9d /flake.nix
parent44dcbe7203736c41346fb4f13e850b5ddf551e7e (diff)
home: downgrade emacs, unbreak doom
well, that's what i get for using emacs unstable, i guess
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
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;