mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-09-14 15:46:58 -05:00
flake.{nix,lock}: switch over to master branch
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
description = "nix-doom-emacs home-manager module";
|
||||
|
||||
inputs = {
|
||||
doom-emacs.url = "github:hlissner/doom-emacs/develop";
|
||||
doom-emacs.url = "github:hlissner/doom-emacs/master";
|
||||
doom-emacs.flake = false;
|
||||
doom-snippets.url = "github:hlissner/doom-snippets";
|
||||
doom-snippets.flake = false;
|
||||
|
Reference in New Issue
Block a user