Use Doom Emacs unstraightened

Have to disable java lsp because of build issue:
https://github.com/marienz/nix-doom-emacs-unstraightened/issues/96

Need to test it more.
This commit is contained in:
2025-10-17 13:24:24 -04:00
parent fc3e982361
commit d23aff0cbe
6 changed files with 407 additions and 6 deletions

63
flake.lock generated
View File

@@ -36,6 +36,22 @@
"type": "github"
}
},
"doomemacs": {
"flake": false,
"locked": {
"lastModified": 1760602791,
"narHash": "sha256-voIvrHMgs2zFNtYDxVnyBpmSCE3NFZAhhcZsUneDMLw=",
"owner": "doomemacs",
"repo": "doomemacs",
"rev": "f9664ae058d67b8d97cb8a9c40744fefc3e5479f",
"type": "github"
},
"original": {
"owner": "doomemacs",
"repo": "doomemacs",
"type": "github"
}
},
"emacs-overlay": {
"inputs": {
"nixpkgs": [
@@ -46,11 +62,11 @@
]
},
"locked": {
"lastModified": 1760692286,
"narHash": "sha256-7+AJBwNz+NqCjV8FIptdrA8R8svFt5IkGNobXyp6Jr0=",
"lastModified": 1760721928,
"narHash": "sha256-Bg2sdZZL3zJH61CZ8/84E7xscvBeP1wsae4K2kp75wY=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "2c85c16c9bd6aa251db9f9191868d44a2319876f",
"rev": "2be53643710f2cd0ea0f980b582ec1d7a29fe75d",
"type": "github"
},
"original": {
@@ -226,6 +242,31 @@
"type": "github"
}
},
"nix-doom-emacs-unstraightened": {
"inputs": {
"doomemacs": "doomemacs",
"emacs-overlay": [
"emacs-overlay"
],
"nixpkgs": [
"nixpkgs"
],
"systems": "systems"
},
"locked": {
"lastModified": 1760690526,
"narHash": "sha256-EKZSnsbDshv4N7iqgEBJCmzcKA6K+j6IEzlovRaw7q8=",
"owner": "marienz",
"repo": "nix-doom-emacs-unstraightened",
"rev": "6e51c071d78c0b088f53f8a42c581d96b8cc2310",
"type": "github"
},
"original": {
"owner": "marienz",
"repo": "nix-doom-emacs-unstraightened",
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1754777568,
@@ -306,6 +347,7 @@
"home-manager": "home-manager",
"lanzaboote": "lanzaboote",
"niri": "niri",
"nix-doom-emacs-unstraightened": "nix-doom-emacs-unstraightened",
"nix-flatpak": "nix-flatpak",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
@@ -333,6 +375,21 @@
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"xwayland-satellite-stable": {
"flake": false,
"locked": {