Testing new packages (for pbp)

This commit is contained in:
Andrea Ciceri 2022-02-26 01:21:29 +01:00
parent d605d7d8ff
commit e5ca6feeff
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
32 changed files with 152 additions and 395 deletions

View file

@ -7,7 +7,7 @@
};
programs.emacs = {
enable = true;
enable = !pkgs.stdenv.hostPlatform.isDarwin;
package = pkgs.customEmacs;
};
@ -35,7 +35,7 @@
};
in
with pkgs; [
ag
silver-searcher
fd
graphviz-nox
hunspell
@ -56,7 +56,7 @@
comment = "Org protocol";
desktopName = "org-protocol";
type = "Application";
mimeType = "x-scheme-handler/org-protocol";
mimeTypes = [ "x-scheme-handler/org-protocol" ];
}
)
] ++ (if pkgs.system == "x86_64-linux" then [