jeschli: pin emacs-overlay version
This commit is contained in:
parent
4e6981bc5c
commit
897129926b
@ -4,7 +4,7 @@ let
|
|||||||
pkgsWithOverlay = import <nixpkgs-unstable> {
|
pkgsWithOverlay = import <nixpkgs-unstable> {
|
||||||
overlays = [
|
overlays = [
|
||||||
(import (builtins.fetchTarball {
|
(import (builtins.fetchTarball {
|
||||||
url = https://github.com/nix-community/emacs-overlay/archive/master.tar.gz;
|
url = https://github.com/nix-community/emacs-overlay/archive/403c14c23be188b58c0b1bc197b428041d8a0cea.tar.gz;
|
||||||
}))
|
}))
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user