Update flake lock

This commit is contained in:
outfoxxed 2023-07-30 01:05:13 -07:00
parent 5ea44fdee9
commit 18ac69d189
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
2 changed files with 31 additions and 32 deletions

View file

@ -12,7 +12,7 @@
impurity.url = "github:outfoxxed/impurity.nix";
emacs-overlay = {
url = "github:nix-community/emacs-overlay?rev=b7a065e692e944e6b68d4285013ca426a8de6663";
url = "github:nix-community/emacs-overlay";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};