Compare commits

..

1 commit

Author SHA1 Message Date
5e071faa62 flake.lock: Update
All checks were successful
/ test (push) Successful in 10m16s
Flake lock file updates:

• Updated input 'emacs-overlay':
    'github:nix-community/emacs-overlay/2a294b099b479a62a5e37964dfe5ceb75e74fdd8' (2024-05-01)
  → 'github:nix-community/emacs-overlay/088f3035f29f2de3cc2d666ff6cbcee248eb3d43' (2024-06-03)
• Updated input 'emacs-overlay/nixpkgs':
    'github:NixOS/nixpkgs/58a1abdbae3217ca6b702f03d3b35125d88a2994' (2024-04-27)
  → 'github:NixOS/nixpkgs/57610d2f8f0937f39dbd72251e9614b1561942d8' (2024-05-31)
• Updated input 'emacs-overlay/nixpkgs-stable':
    'github:NixOS/nixpkgs/576ecd43d3b864966b4423a853412d6177775e8b' (2024-04-29)
  → 'github:NixOS/nixpkgs/a62e6edd6d5e1fa0329b8653c801147986f8d446' (2024-05-31)
• Updated input 'extra-package-agenix-el':
    'github:t4ccer/agenix.el/2ff26a3eb7fe347f45c4ea7ef9751721716144bc' (2023-10-16)
  → 'github:t4ccer/agenix.el/b9c7ad33b534d80af207949cc06c0bcd1e60fd63' (2024-06-01)
• Updated input 'extra-package-copilot':
    'github:zerolfx/copilot.el/edf517a57f539eb41eaa2f92c6752538f3a62b72' (2024-04-15)
  → 'github:zerolfx/copilot.el/733bff26450255e092c10873580e9abfed8a81b8' (2024-05-01)
• Updated input 'extra-package-indent-bars':
    'github:jdtsmith/indent-bars/4974f6c16c7fcc8bbe53fbcd93c74794877287a1' (2024-04-21)
  → 'github:jdtsmith/indent-bars/2216793de857cc21a1faba95361446dacdc8f3f5' (2024-05-30)
• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/9126214d0a59633752a136528f5f3b9aa8565b7d' (2024-04-01)
  → 'github:hercules-ci/flake-parts/2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8' (2024-06-01)
• Updated input 'flake-parts/nixpkgs-lib':
    'github:NixOS/nixpkgs/d8fe5e6c92d0d190646fb9f1056741a229980089?dir=lib' (2024-03-29)
  → 'eb9ceca17d.tar.gz?narHash=sha256-lIbdfCsf8LMFloheeE6N31%2BBMIeixqyQWbSr2vk79EQ%3D' (2024-06-01)
2024-06-03 13:02:22 +00:00
4 changed files with 10 additions and 55 deletions

40
flake.lock generated
View file

@ -7,11 +7,11 @@
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1717492092,
"narHash": "sha256-I1puxZKEMpPxQ5c5aQ4VLZ6mALtliks0j+t4EJVyZBs=",
"lastModified": 1717405832,
"narHash": "sha256-MTNKQYg07C3lGzdrP9jonWbLZXpwc2kuCtyw++HZSDw=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "84d45decb6ee4cfee67c27e0237edaae2d95af79",
"rev": "088f3035f29f2de3cc2d666ff6cbcee248eb3d43",
"type": "github"
},
"original": {
@ -68,22 +68,6 @@
"type": "github"
}
},
"extra-package-gptel": {
"flake": false,
"locked": {
"lastModified": 1716768306,
"narHash": "sha256-7tgBSPZDxW0RDUqJpJn9849iS4yeQtchNPk7CSbblk0=",
"owner": "karthink",
"repo": "gptel",
"rev": "c0603cb973d160f3e450a0dec49dc5ae948f614c",
"type": "github"
},
"original": {
"owner": "karthink",
"repo": "gptel",
"type": "github"
}
},
"extra-package-indent-bars": {
"flake": false,
"locked": {
@ -100,22 +84,6 @@
"type": "github"
}
},
"extra-package-meow-tree-sitter": {
"flake": false,
"locked": {
"lastModified": 1717464301,
"narHash": "sha256-8x4FhYyh4G/fsVnSDUGZ8CBwJ4LVw55OIoBJoTHGt+c=",
"owner": "skissue",
"repo": "meow-tree-sitter",
"rev": "93bec23cb860cb7aea116d0d99be24776466940f",
"type": "github"
},
"original": {
"owner": "skissue",
"repo": "meow-tree-sitter",
"type": "github"
}
},
"extra-package-nix-ts-mode": {
"flake": false,
"locked": {
@ -290,9 +258,7 @@
"extra-package-agenix-el": "extra-package-agenix-el",
"extra-package-combobulate": "extra-package-combobulate",
"extra-package-copilot": "extra-package-copilot",
"extra-package-gptel": "extra-package-gptel",
"extra-package-indent-bars": "extra-package-indent-bars",
"extra-package-meow-tree-sitter": "extra-package-meow-tree-sitter",
"extra-package-nix-ts-mode": "extra-package-nix-ts-mode",
"extra-package-notmuch-notify": "extra-package-notmuch-notify",
"flake-parts": "flake-parts",

View file

@ -30,15 +30,6 @@
url = "github:firmart/notmuch-notify";
flake = false;
};
extra-package-meow-tree-sitter = {
url = "github:skissue/meow-tree-sitter";
flake = false;
};
# TODO remove when there will be a new release including GPT-4o
extra-package-gptel = {
url = "github:karthink/gptel";
flake = false;
};
};
outputs = inputs @ {flake-parts, ...}:

12
init.el
View file

@ -820,12 +820,12 @@ This is meant to be an helper to be called from the window manager."
(insert response)))))))
)
;; (use-package copilot
;; :custom
;; (copilot-max-char -1)
;; (copilot-indent-offset-warning-disable 't)
;; :hook (prog-mode org-mode)
;; :bind (("C-<tab>" . copilot-accept-completion)))
(use-package copilot
:custom
(copilot-max-char -1)
(copilot-indent-offset-warning-disable 't)
:hook (prog-mode org-mode)
:bind (("C-<tab>" . copilot-accept-completion)))
(use-package pass
:config

View file

@ -6,8 +6,6 @@ pkgs: epkgs: let
indent-bars = [elpaPackages.compat];
copilot = [melpaPackages.editorconfig melpaPackages.dash melpaPackages.s melpaPackages.f];
notmuch-notify = [melpaPackages.alert melpaPackages.notmuch];
gptel = [pkgs.emacsPackages.transient elpaPackages.compat];
meow-tree-sitter = [melpaPackages.meow];
};
overrideAttrsPerPackage = { };
@ -95,7 +93,7 @@ pkgs: epkgs: let
poly-org
casual
# org-re-reveal # FIXME very not nice hash mismatch when building
# gptel # TODO uncomment when there will be a new release including GPT-4o
gptel
]) ++ (with elpaPackages; [
delight
kind-icon