Fixed emacs flake
This commit is contained in:
parent
6f47c876f6
commit
0c4523cbf5
2 changed files with 4 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
inputs.nixpkgs.follows = "myNixpkgs";
|
||||
};
|
||||
nix-doom-emacs = {
|
||||
url = github:nix-community/nix-doom-emacs/develop;
|
||||
url = github:nix-community/nix-doom-emacs;
|
||||
inputs.nixpkgs.follows = "myNixpkgs";
|
||||
};
|
||||
nixos-hardware.url = github:NixOS/nixos-hardware/master;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue