nix: fix duplicate inputs and update flake.lock

This commit is contained in:
matt1432 2025-01-27 14:19:47 -05:00 committed by Mihai Fufezan
parent 25d5ce4833
commit 5fd90548dc
2 changed files with 24 additions and 73 deletions

View file

@ -39,7 +39,7 @@
url = "github:hyprwm/hyprland-qtutils";
inputs.nixpkgs.follows = "nixpkgs";
inputs.systems.follows = "systems";
inputs.hyprutils.follows = "hyprutils";
inputs.hyprlang.follows = "hyprlang";
};
hyprlang = {