Assume emacs is Emacs 29
This commit is contained in:
parent
1ee01affd6
commit
e7383f325f
3 changed files with 0 additions and 11 deletions
|
|
@ -13,7 +13,6 @@
|
|||
# limitations under the License.
|
||||
|
||||
{
|
||||
emacs29,
|
||||
emptyDirectory,
|
||||
lib,
|
||||
linkFarm,
|
||||
|
|
@ -29,8 +28,6 @@
|
|||
let
|
||||
inherit (lib.generators) toPretty;
|
||||
common = {
|
||||
# TODO: drop after NixOS 24.05 release.
|
||||
emacs = emacs29;
|
||||
doomLocalDir = "~/.local/share/nix-doom-unstraightened";
|
||||
experimentalFetchTree = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue