diff options
| author | Grigory Shipunov | 2022-08-06 14:40:59 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2022-08-06 14:40:59 +0200 |
| commit | ba5908f36acaa31d5f0bd0804e951c24ee0cedb4 (patch) | |
| tree | 39a2c181c47018da171e6f5ebd20a455e007d244 /flake.nix | |
| parent | 6719839a6fa36d49a7fc07d9baec7dcb8a4a7230 (diff) | |
pin emacs overlay
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -14,10 +14,7 @@ url = github:nix-community/fenix; inputs.nixpkgs.follows = "nixpkgs-unstable"; }; - emacs-overlay = { - url = github:nix-community/emacs-overlay; - inputs.nixpkgs.follows = "nixpkgs-unstable"; - }; + emacs-overlay.url = github:nix-community/emacs-overlay/9019be27f46ed3a102b2e732cb679eb01217a839; }; outputs = |
