chore: update flake.lock

This commit is contained in:
matt1432 2024-05-12 13:14:45 -04:00
parent 068a005108
commit 71066fad02
3 changed files with 41 additions and 42 deletions

View file

@ -241,6 +241,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
# FIXME: remove this when it reaches nixpkgs
jellyfin-overlays = {
type = "github";
owner = "minijackson";
@ -265,7 +266,6 @@
hyprland = {
type = "git";
url = "https://github.com/hyprwm/Hyprland";
ref = "nix";
submodules = true;
inputs.nixpkgs.follows = "nixpkgs";