update flake

Former-commit-id: f38ee3051c
This commit is contained in:
Hadi
2024-10-22 20:34:24 +02:00
parent e2ce1c442c
commit e0dcde257a
6 changed files with 78 additions and 143 deletions

View File

@@ -25,7 +25,8 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hyprspace = {
url = "github:KZDKM/Hyprspace";
# BUG: This is a temporary fix for the flake issue
url = "github:KZDKM/Hyprspace/0a41e37c9112a752ac2a7b9afbbdac5d14c536c6";
inputs.hyprland.follows = "hyprland";
};
nixy-wallpapers = {
@@ -36,7 +37,6 @@
hyprpanel.url = "github:Jas-SinghFSU/HyprPanel";
stylix.url = "github:danth/stylix";
apple-fonts.url = "github:Lyndeno/apple-fonts.nix";
hyprswitch.url = "github:h3rmt/hyprswitch/release";
};
outputs = inputs@{ nixpkgs, ... }: {