Compare commits

...

2 commits

Author SHA1 Message Date
4bfd68ee75
fix: disable diffocope 2025-02-23 11:55:50 +01:00
8f03af4796
feat: try emacs-igc 2025-02-23 11:55:40 +01:00
4 changed files with 13 additions and 2 deletions

View file

@ -45,6 +45,7 @@ import "${nixpkgs}/nixos/lib/eval-config.nix" {
networking.hostName = name;
nixpkgs.overlays = lib.mkAfter [
(overlay-unstable system)
(import "${inputs.emacs-overlay}/overlays/emacs.nix")
(_final: prev: {
waybar = prev.waybar.overrideAttrs (oldAttrs: {
mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true" ];

View file

@ -51,6 +51,16 @@
"url": "https://github.com/JulienMalka/dns.nix/archive/922d6a72ae1f4436cc8f8e04080c50aa65e0d749.tar.gz",
"hash": "sha256-K2X21U4sSYtEZiDM0Eg/IV4wRs80kztLi6qaVDIUCJE="
},
"emacs-overlay": {
"type": "GitHub",
"fetchType": "tarball",
"owner": "nix-community",
"repo": "emacs-overlay",
"branch": "master",
"revision": "920cd4e86af18bd67a60013d80a79ff2cd7a176b",
"url": "https://github.com/nix-community/emacs-overlay/archive/920cd4e86af18bd67a60013d80a79ff2cd7a176b.tar.gz",
"hash": "sha256-rQY2wY+KTGIH2oZFyqdsODjqmOJqyn+0BNURADQHi/s="
},
"git-hooks": {
"type": "GitHub",
"fetchType": "tarball",

View file

@ -119,7 +119,6 @@
environment.systemPackages = with pkgs; [
tailscale
brightnessctl
unstable.diffoscope
sbctl
wl-mirror
texlive.combined.scheme-full

View file

@ -54,7 +54,7 @@
programs.emacs = {
enable = true;
package = pkgs.emacs30;
package = pkgs.emacs-igc;
extraPackages = epkgs: [
epkgs.mu4e
];
@ -100,6 +100,7 @@
zotero
emacsPackages.jinx
hunspellDicts.en_US
hunspellDicts.fr-moderne
forge-sparks
citations
blanket