flake.nix: remove hyprland input
All checks were successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
notohh 2023-08-05 01:16:14 -04:00
parent f4990e2f65
commit 952e9cb19b
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -5,10 +5,6 @@
nixpkgs = {
url = "github:nixos/nixpkgs/nixos-unstable";
};
hyprland = {
url = "github:hyprwm/Hyprland";
inputs.nixpkgs.follows = "nixpkgs";
};
deploy-rs = {
url = "github:serokell/deploy-rs";
inputs.nixpkgs.follows = "nixpkgs";