Update dependencies

This commit is contained in:
Charlotte Van Petegem 2024-11-03 16:25:20 +01:00
parent d6743bee43
commit e3c391e26b
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 22 additions and 9193 deletions

View file

@ -51,10 +51,7 @@
};
emacs-overlay = {
url = "github:nix-community/emacs-overlay";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";
};
inputs.nixpkgs.follows = "nixpkgs";
};
flake-utils = {
url = "github:numtide/flake-utils";