module(doom): Use nix-doom-unstraight instead of emacs module

This commit is contained in:
ulic-youthlic 2025-07-13 06:04:55 +08:00
parent fa915b96f7
commit d0581706fe
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
9 changed files with 374 additions and 5 deletions

84
flake.lock generated
View file

@ -261,6 +261,45 @@
"type": "github"
}
},
"doomemacs": {
"flake": false,
"locked": {
"lastModified": 1754773117,
"narHash": "sha256-t+MTZB71sF06+CDLC9VeikIUrlplb05wIJPkD18JYyE=",
"owner": "doomemacs",
"repo": "doomemacs",
"rev": "9219fa7c08779a3383476f06437d954a8242cd9c",
"type": "github"
},
"original": {
"owner": "doomemacs",
"repo": "doomemacs",
"type": "github"
}
},
"emacs-overlay": {
"inputs": {
"nixpkgs": [
"nix-doom"
],
"nixpkgs-stable": [
"nix-doom"
]
},
"locked": {
"lastModified": 1754814219,
"narHash": "sha256-UmX11sxptGSi6wLuESv/Utnxr8XUr0nHxiANlgAfmfU=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "49317d9eecf37825a7fdf2f98283ac357860e8cc",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
"firefox-gnome-theme": {
"flake": false,
"locked": {
@ -571,7 +610,7 @@
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
"systems": "systems_3"
},
"locked": {
"lastModified": 1731533236,
@ -1091,6 +1130,29 @@
"type": "github"
}
},
"nix-doom": {
"inputs": {
"doomemacs": "doomemacs",
"emacs-overlay": "emacs-overlay",
"nixpkgs": [
"nixpkgs"
],
"systems": "systems_2"
},
"locked": {
"lastModified": 1754815323,
"narHash": "sha256-YQTpCAzo3o45Pd3FZr8T4sbamBauNHF/nu8otjfZuX0=",
"owner": "marienz",
"repo": "nix-doom-emacs-unstraightened",
"rev": "73e4c2173ddf09520b445fede4bf17671270318c",
"type": "github"
},
"original": {
"owner": "marienz",
"repo": "nix-doom-emacs-unstraightened",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
@ -1394,7 +1456,7 @@
"flake-parts": "flake-parts_5",
"nixpkgs": "nixpkgs_6",
"nuschtosSearch": "nuschtosSearch",
"systems": "systems_3"
"systems": "systems_4"
},
"locked": {
"lastModified": 1754682350,
@ -1540,6 +1602,7 @@
"lix-module": "lix-module",
"neovim-nightly": "neovim-nightly",
"niri-flake": "niri-flake",
"nix-doom": "nix-doom",
"nixos-cosmic": "nixos-cosmic",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_5",
@ -1670,7 +1733,7 @@
"nixpkgs"
],
"nur": "nur_2",
"systems": "systems_4",
"systems": "systems_5",
"tinted-foot": "tinted-foot",
"tinted-kitty": "tinted-kitty",
"tinted-schemes": "tinted-schemes",
@ -1751,6 +1814,21 @@
"type": "github"
}
},
"systems_5": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"tinted-foot": {
"flake": false,
"locked": {